Skip to content

Releases: nordcloud/GNUI

Sidebar, Menu and Modal animations

19 Aug 08:15
62b364a
Compare
Choose a tag to compare
[CO-128] sidebar animation fix

* Add animation to Sidebar [refactor]

* Interfaces moved to seperate file

* Removing unnecessary import

* Stories update

* Change global transition easing

* overflow fix

* fix

* CR fix

* update version

Add clear to dropdown

19 Aug 07:20
e327cb7
Compare
Choose a tag to compare
[CO-131] Add clear to dropdown

* Add clear value to dropdown

* update version

* fix

* fix

* update storybook

* dropdown stories fix

Add Loader component

11 Aug 09:10
Compare
Choose a tag to compare
0.4.23

Merge branch 'master' of https://github.com/nordcloud/GNUI

Fix commonjs compatiblity

10 Aug 20:30
Compare
Choose a tag to compare
0.4.22

minor changes

Fix Jest compatibility

10 Aug 06:59
Compare
Choose a tag to compare
0.4.21

Change module export to CommonJS for Jest compatibility

Fixed typography

31 Jul 09:17
fb4e7b8
Compare
Choose a tag to compare
Fix a typography in gnui (#129)

This pull request will fix typography in all components in GNUI

Fix type of select button

28 Jul 13:28
584810f
Compare
Choose a tag to compare
0.4.19

Add type="button" to Select Button (#128)

Add confirmation modal and Button form type

22 Jul 07:58
f9995e1
Compare
Choose a tag to compare
Add Modal Confirm (#125)

* Add Modal Confirm

* Add action label

* fixies

Add defaultValue type to Input

21 Jul 08:51
111af44
Compare
Choose a tag to compare
[Bugfix] Add defaultValue type for Input (#123)

* Add defaultValue type or Input

* Change package version to 0.4.16

Add forwarding ref to Input

21 Jul 07:40
5a03c1d
Compare
Choose a tag to compare
0.4.15

Add ref forwarding (#122)