Skip to content

Releases: quasarframework/quasar-ui-qiconpicker

@quasar/quasar-ui-qiconpicker-v1.0.1

05 Oct 21:48

Choose a tag to compare

  • chore(ui): add missing json api

@quasar/quasar-ui-qiconpicker-v1.0.0

05 Oct 21:20

Choose a tag to compare

QIconPicker has been moved into a new UI component that now supports Vue Plugin, UMD, and Quasar Cli (via app extension).
Read the readme for details: https://github.com/quasarframework/quasar-ui-qiconpicker/tree/dev/ui

v1.0.3

23 Sep 14:07

Choose a tag to compare

  • feat: updated to support @quasar/extras v1.3.2 (updated fonts)

v1.0.2

24 Aug 17:23

Choose a tag to compare

  • Update to latest fonts
  • Some icons don't display properly (originator's issue) and therefore will not be used

v1.0.1

14 Jul 14:48

Choose a tag to compare

  • fix(eva icons): logical sorting
  • feat(icon sets): support new material design icon sets
  • fix(QIconPicker): reset page to 1 on changes
  • fix(QIconPicker): adjust available pages when icon set changes
  • fix: sync initial pagination only if pagination property is used
  • fix: when iconSet or icons property changes scroll to top of scroll area

v1.0.0

12 Jul 17:35

Choose a tag to compare

  • version 1.0.0 release
  • chore(QIconPicker): json api done

1.0.0-alpha.3

29 Jun 18:12

Choose a tag to compare

1.0.0-alpha.3 Pre-release
Pre-release
  • fix: pagination issues

1.0.0-alpha.2

30 May 19:16

Choose a tag to compare

1.0.0-alpha.2 Pre-release
Pre-release
  • new props: no-footer, font-size and pagination

1.0.0-alpha.1

29 May 18:34

Choose a tag to compare

1.0.0-alpha.1 Pre-release
Pre-release
  • Initial release