issues
search
PaackEng
/
elm-ui-dropdown
Dropdown module for Elm UI
https://package.elm-lang.org/packages/PaackEng/elm-ui-dropdown/latest/
MIT License
20
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/cache from 2 to 3
#57
dependabot[bot]
opened
2 years ago
0
Bump actions/setup-node from 2 to 3.1.0
#56
dependabot[bot]
opened
2 years ago
0
Bump actions/cache from 2 to 3.0.1
#55
dependabot[bot]
closed
2 years ago
1
Bump actions/checkout from 2 to 3
#54
dependabot[bot]
opened
2 years ago
0
Bump actions/setup-node from 2 to 3
#53
dependabot[bot]
closed
2 years ago
1
LMO-887 | Add `withEmptyListElement`
#52
PedroHLC
closed
3 years ago
0
Bump tar from 6.1.5 to 6.1.11
#51
dependabot[bot]
opened
3 years ago
0
Bump version
#50
segmentationfaulter
closed
3 years ago
0
S4S-109 | Emit a message when filter text changes
#49
segmentationfaulter
closed
3 years ago
0
Bump tar from 6.1.0 to 6.1.5
#48
dependabot[bot]
closed
3 years ago
1
Bump actions/setup-node from 2.1.5 to 2.3.0
#47
dependabot[bot]
closed
3 years ago
1
Bump actions/setup-node from 2.1.5 to 2.2.0
#46
dependabot[bot]
closed
3 years ago
1
Suggestion: `update` API improvements
#45
chrisfls
opened
3 years ago
3
Suggestion: stop dealing with the `model`
#44
chrisfls
opened
3 years ago
0
Add `Dropdown.withPlaceholderAttributes`
#43
chrisfls
opened
3 years ago
0
Bump actions/cache from 2.1.5 to 2.1.6
#42
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.20 to 4.17.21
#41
dependabot[bot]
closed
3 years ago
4
Implement minimum ARIA attributes
#40
PedroHLC
closed
3 years ago
0
Missing ARIA attributes
#39
PedroHLC
closed
3 years ago
0
Add Effect (for elm-program-test)
#38
PedroHLC
closed
3 years ago
1
Get rid of NoOp
#37
PedroHLC
closed
3 years ago
1
Support for loading and searching dropdown items via ajax
#36
aszenz
opened
3 years ago
2
Select correct item using keys when filtered (#29)
#35
fmechant
closed
3 years ago
6
3.0.0 bump
#34
jouderianjr
closed
3 years ago
0
Bump actions/cache from v2.1.4 to v2.1.5
#33
dependabot[bot]
closed
3 years ago
1
Remove duplicated options list when the dropdown it's opened
#32
jouderianjr
closed
3 years ago
0
Renaming config record fields
#31
jouderianjr
closed
3 years ago
1
[Feature Request] Ability to set default selected option
#30
peteygao
closed
3 years ago
3
Arrow key selection after using a filter dropdown selects the incorrect option
#29
peteygao
closed
3 years ago
1
Setting a padding on container makes the dropdown item text behave weird
#28
segmentationfaulter
closed
3 years ago
1
Take list of all options (as a function of model) in the dropdown config
#27
rachel-barrett
closed
3 years ago
0
Picked option to Nothing
#26
mihkell
closed
3 years ago
2
Bump actions/setup-node from v2.1.4 to v2.1.5
#25
dependabot[bot]
closed
3 years ago
2
Initialising dropdown's selected item to a default item
#24
rachel-barrett
closed
3 years ago
0
Initialising dropdown's selected item to a default item
#23
rachel-barrett
closed
3 years ago
8
Bump elm-format from 0.8.4 to 0.8.5
#22
dependabot[bot]
closed
3 years ago
0
Bump actions/cache from v2.1.3 to v2.1.4
#21
dependabot[bot]
closed
3 years ago
0
Bump elm from 0.19.1-4 to 0.19.1-5
#20
dependabot[bot]
closed
3 years ago
0
Bump elm from 0.19.1-3 to 0.19.1-4
#19
dependabot[bot]
closed
3 years ago
1
Remove all the unneeded custom constructors... 🙅🏼♂️
#18
kutyel
closed
3 years ago
0
Bump actions/setup-node from v2.1.3 to v2.1.4
#17
dependabot[bot]
closed
3 years ago
1
Adapt Dropdown to support a new Dropdown.multi constructor! 💪🏻
#16
kutyel
closed
3 years ago
9
Bump actions/setup-node from v1 to v2.1.3
#15
dependabot[bot]
closed
3 years ago
1
Bump actions/cache from v1 to v2.1.3
#14
dependabot[bot]
closed
3 years ago
0
Create Dependabot config file
#13
dependabot-preview[bot]
closed
3 years ago
0
Implement a MultiSelectDropdown which auto closes on click outside 🎩
#12
kutyel
closed
3 years ago
10
Add linter and CI
#11
PedroHLC
closed
4 years ago
0
Simplify example3 😅
#10
kutyel
closed
4 years ago
3
Add OnClickOutside Event Handler
#9
kutyel
closed
3 years ago
5
📸 Add screenshots of different examples
#8
kutyel
closed
4 years ago
1
Next