Skip to content

Releases: mapp-digital/Ampel-UI

v0.20.6

30 Jan 10:53
Compare
Choose a tag to compare

v0.20.5

29 Jan 13:44
Compare
Choose a tag to compare

v0.20.4

27 Jan 16:12
Compare
Choose a tag to compare
v0.20.4

v0.20.3

27 Jan 15:41
Compare
Choose a tag to compare
v0.20.3

v0.20.2

16 Dec 09:32
Compare
Choose a tag to compare
v0.20.2

v0.20.1

09 Dec 15:24
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/Webtrekk/Ampel-UI

v0.20.0: New select input (#49)

09 Dec 12:39
e3a564c
Compare
Choose a tag to compare
* Initial draft - WIP

* Refactor SelectList component

* Extract refs reducer to a separate fn

* Port over missing funtionalities

* Bugfixes, add additional tests, CSS cleanup

* More CSS updates

* Small refactor and add more tests

* Extract options into the variable

* Final refactor

* Make value optional, pass missing prop to select-list and fix css

* CSS Updates, clear value from search select on input click etc.

* CSS Fixes

* Remove `scrollIntoView` functionality

* Remove Props export, change method name

* Remove constructor from select-list

* Change return type of optionsRenderer to `React.ReactNode`

* Review #1

* Review: rename `optionsRenderer` -> `renderOptions`

* Review: add classname to ul element, introduce `filterBy`

* Review: update search-input.tsx and use It in select.tsx

* CSS Updates

* small css updates

v0.19.1: Disabled button and tooltip bugfix (#46)

19 Nov 10:41
43438ff
Compare
Choose a tag to compare
* Disabled button and tooltip bugfix

* Always wrap action button

* not-allowed cursor for disabled action buttons

* move key to parent element

v0.19.0

14 Nov 13:11
Compare
Choose a tag to compare
Introduce clear option for Search Input

v0.18.2

13 Nov 08:24
Compare
Choose a tag to compare
Icons update