Skip to content

Releases: shopperlabs/shopper

v0.0.5

30 Aug 11:13
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Added

  • Livewire Trix component
  • Multiselect with Choices.js input to create and update product

Updated

  • AlpineJS from V2 to V3
  • improve user experience
  • Replace all <x-shopper-input.rich-text /> component by <livewire:shopper-trix />

Fixed

  • Fix error on create product (issue #62)
  • Fix bug on create new admin user
  • Fix bug on User Model fillable attributes

v0.0.4

25 Aug 16:17
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Added

  • Add booted method to Filetable Trait to remove all assets when delete a model
  • Seo custom Attribute array to Categories, Collections, Brands & Products Livewire Forms
  • Seo Form on categories and brands livewire components

Updated

  • Attribute type on Livewire Create and Edit component.
  • UI improved

Fixed

  • Typo error for instance on Discounts Livewire component

v0.0.3

04 Aug 05:51
a440ffb
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Update

  • Fix error on TwoFactorLoginRequest when user try to login

v0.0.2

22 Jul 10:43
3e3a18e
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Update

  • Laravel Livewire to v2.5
  • Laravel UI Modal to v1.0.0

Fixed

  • Installation version error on guzzle
  • Fix error on Shopper prefix Shopper::prefix() return value before installation of the package
  • Fix error on publishing for vendor files
  • Fix error on LaravelUIModal() not defined
  • Fix error on mapbox configuration when settingup your store for the first time

v0.0.1

07 Jul 12:41
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial Release