Skip to content

Releases: Power-Components/livewire-powergrid

v2.3.7

14 Mar 12:23
c6a578f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.6...v2.3.7

v2.3.6

11 Mar 22:58
5cba979
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.5...v2.3.6

v2.3.5

07 Mar 23:53
6f97202
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.3.5

v2.3.4

01 Mar 19:23
Compare
Choose a tag to compare

What's Changed

public function setUp(): void
{
      $this->persist(['columns', 'filters']); // If you need the state of columns and filters to be saved in cookies, you can use the persist method.
}
  • Improvements in the multi select component
  • Tailwind layout improvements
  • fix wire:loading
  • restore column state visibility only for non forceHidden columns by @jamesRUS52 in #307
  • Improvements in tests by @luanfreitasdev in #308 #309

Full Changelog: v2.3.3...v2.3.4

v2.3.3

24 Feb 22:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

20 Feb 14:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

19 Feb 00:04
Compare
Choose a tag to compare

v2.3.0

18 Feb 19:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.6...v2.3.0

v2.2.6

13 Feb 22:16
0fbcbb2
Compare
Choose a tag to compare

🔥 Translations

Add russian translation #273

v2.2.5

02 Feb 23:12
Compare
Choose a tag to compare

🛠️ Fix

  • Update method is not updating the correct record. #258

What's Changed

New Contributors

Full Changelog: v2.2.4...v2.2.5