Skip to content

Releases: FeatherFramework/feather-menu

Release 1.0.10

24 Oct 00:59
edb9d43
Compare
Choose a tag to compare
Fixes/dropdown (#13)

* Fix for dropdown

* Fix for Issue 9

* version bump

Release 1.0.9

10 Oct 02:57
6018f88
Compare
Choose a tag to compare
Version bump (#12)

* Version bump

* Update version

* Update package.json

Release 1.0.8

10 Oct 02:54
ab3aa65
Compare
Choose a tag to compare

Commits

Release 1.0.7

17 Sep 04:34
0941d34
Compare
Choose a tag to compare

Commits

Release 1.0.6

23 May 05:27
c4f28f9
Compare
Choose a tag to compare

Commits

  • c4f28f9: Added possibility to close the menù with ESC (#8) (Celeste) #8

Release 1.0.5

23 Mar 20:20
2d466f9
Compare
Choose a tag to compare

Commits

  • 2d466f9: Allowed to put custom HTML in button to allow for images and other stuff (#7) (Celeste) #7

Release 1.0.4

09 Dec 05:44
f2dbc21
Compare
Choose a tag to compare
  • New Grid Selection Element
  • New Checkbox Element
  • Slot:Content bugfix
  • Menu:close bugfix

Release 1.0.3

09 Dec 01:14
f58f5bd
Compare
Choose a tag to compare

Commits

  • f58f5bd: fix:(menuClass:Close): Prevent error when trying to close a not active menu (#4) (Victor) #4

Release 1.0.2

19 Nov 08:43
09bd8fd
Compare
Choose a tag to compare
1.0.2 Release (#3)

* Added element persistence and update per option fix

* Added element persistence and update per option fix

* version bump

Release 1.0.1

19 Nov 03:03
Compare
Choose a tag to compare

Commits

  • b6fbe5e: update return elemclass (AndrewR3K)