Skip to content

Releases: jd-solanki/anu

v0.15.2

16 Jun 11:42
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.15.1

14 Jun 12:44
Compare
Choose a tag to compare

   🚀 Features

  • alert: Make alert content flex-box for easy position of children  -  by @jd-solanki (c5b68)

   🐞 Bug Fixes

    View changes on GitHub

v0.15.0

13 Jun 18:13
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.14.0

19 May 10:52
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • useSelection: Renamed & improved useSelection (useGroupModel)  -  by @jd-solanki (62399)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.13.1

01 Apr 20:02
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.13.0

31 Mar 23:06
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.12.0

26 Dec 02:19
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • table:
    • Renamed dynamic slot row-$colName to col-$colName  -  by @jd-solanki (ba48a)
    • No results prop & slot is renamed to no data  -  by @jd-solanki (9b34f)
    • Table now has two variations, ATable & ADataTable

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.11.0

29 Nov 19:38
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • card: Prefixed a- to card classes & updated card text font size  -  by @jd-solanki (f0c6b)
  • preset-theme-default: Preset theme default is now separate pkg  -  by @jd-solanki (ceb82)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.10.0

16 Oct 13:10
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • base-input: Input id isn't unique if same label is used twice  -  by @jd-solanki (27fa5)
  • checkbox: Input id isn't unique if same value is used twice  -  by @jd-solanki (37f25)
  • radio: Input id is not unique if same value is used twice  -  by @knoxnoe in #44
  • select: With option slot selected item's label doesn't render  -  by @brojor in #39
  • switch: Input id isn't unique if same value is used twice  -  by @jd-solanki (1e9dc)
  • typography: Table was missing search input  -  by @jd-solanki (c5818)
    View changes on GitHub

v0.9.1

07 Oct 02:27
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub