Skip to content

Releases: Power-Components/livewire-powergrid

v1.2.4

27 Aug 16:02
Compare
Choose a tag to compare

v1.2.3

25 Aug 21:03
e12d746
Compare
Choose a tag to compare
  • Updated model.php so that the relationSearch() method works with polymorphic relationships, and for a nested relationship. 53

v1.2.2

21 Aug 15:47
Compare
Choose a tag to compare

Layout correction

  • Improvements to filter components
  • Responsive layout (tailwind)
  • DarkMode (tailwind) - see demo

Back-end fix

Display html on action - issues 38
News

  • ToggleColumns allows to show/hide columns - setUp - showToggleColumns
  • ThemeManager - Allows you to change a CSS behavior for a particular component class or globally - template
  • Release Notification - when you run the powergrid:create command, we can let you know if you are using an older version - notification
  • Method createFromFillable refactored for more databases support - pull 51

v1.1.7

11 Aug 14:20
Compare
Choose a tag to compare
  • Fixed when not passed relationSearch method

v1.1.6

11 Aug 12:15
Compare
Choose a tag to compare
  • add relationSearch - doc
  • change powergrid:create command - doc
  • Add Farsi/Persian Language - pull 38

v1.1.5

01 Aug 21:19
be6424d
Compare
Choose a tag to compare
  • fix sort direction
  • search with resetPage

v1.1.4

19 Jul 17:12
Compare
Choose a tag to compare

v1.1.3

21 Jun 18:05
Compare
Choose a tag to compare
  • Fix translation for select inputs

v1.1.2

04 Jun 13:04
Compare
Choose a tag to compare
  • fix bootstrap button class
  • fiz bootstrap pagination

v1.1.1

01 Jun 15:58
Compare
Choose a tag to compare
  • Fix Stub generate in command create.
  • Merge pull 23 o @emtudo with indentation to improve code readability.
  • Add github actions.