Commit graph

557 commits

Author SHA1 Message Date
Josh Johnson e232f7ce6d Version 2.8.0 2017-05-09 09:09:58 +01:00
Josh Johnson 4f03f7310c Merge branch 'feature/select-add-items' 2017-05-09 09:08:48 +01:00
Josh Johnson f2ff214b08 Merge branch 'master' into feature/select-add-items 2017-05-09 09:07:19 +01:00
Josh Johnson 13288ed38f Merge branch 'adammockor-fix/dropdown-height' 2017-05-09 09:05:22 +01:00
Adam Mockor cdc06efbf9 do not remove flippedState class if shouldFlip !== true 2017-05-02 15:17:57 +02:00
Adam Mockor dfafebc50a use dropdown offsetHeight instead of getBoundingClientRect.height 2017-05-02 15:16:53 +02:00
Josh Johnson 3081ef2de1 Remove console log 2017-04-21 09:04:41 +01:00
Josh Johnson dbbcadba88 Resolve broken text 2017-04-13 09:03:07 +01:00
Josh Johnson afd47f9b12 Rebase with master 2017-04-10 09:19:36 +01:00
Josh Johnson 85fe921471 Add multiple select example 2017-04-10 09:13:02 +01:00
Josh Johnson e97f3e4649 Add example of adding items to single select box 2017-04-10 09:12:35 +01:00
Stéphane Trébel 304d0b4d5d Fix being able to add an existing label 2017-04-10 09:11:49 +01:00
Stéphane Trébel 10af1f4104 Quickfix 2017-04-10 09:11:42 +01:00
Stéphane Trébel 934103a6d7 Update dist files 2017-04-10 09:11:37 +01:00
Stéphane Trébel a4d60e7eec Quickfix 2017-04-10 09:11:31 +01:00
Stéphane Trébel a5c7336bdb gUpdate dist files 2017-04-10 09:11:29 +01:00
Stéphane Trébel 7a784270b2 Remove choice from choices list when duplicateItems is false 2017-04-10 09:11:25 +01:00
Stéphane Trébel 9af97cad51 Fix adding choices when duplicateItems is false 2017-04-10 09:11:24 +01:00
Stéphane Trébel 940f695a1c Update dist files, after FF from main repo 2017-04-10 09:11:23 +01:00
Josh Johnson 4cb04613e3 Set default addItem value to false for select elements 2017-04-10 09:11:18 +01:00
Josh Johnson 90abab9f56 Ensure select input stays focussed after custom choice entry 2017-04-10 09:11:18 +01:00
Stéphane Trébel 4ccf63cef7 giAdd dist files 2017-04-10 09:11:15 +01:00
Stéphane Trébel 696026e24e Fix item selection against manual input 2017-04-10 09:11:08 +01:00
Josh Johnson 217015caef Semi-working prototype 2017-04-10 09:10:22 +01:00
Josh Johnson 01dad3ac77 Version 2.7.8 2017-04-07 08:51:41 +01:00
Josh Johnson 64fd957b56 Merge branch 'manelmadeira-feature/disable-filter-option' 2017-04-07 08:49:53 +01:00
Josh Johnson 99a1eb5e3a Rename sortFields to searchFields for clarity 2017-04-07 08:49:15 +01:00
Manuel Madeira 7ec1e5310c Add option to remove search filter choices but emit the search event. 2017-04-06 14:42:11 +01:00
Josh Johnson c1327c9f55 Merge pull request #138 from adammockor/master
select-one input is now not focusable in disabled state (fixes #137)
2017-04-04 12:10:57 +01:00
Adam Mockor 6d894d4352 select-one input is now not focusable in disabled state (fixes #137) 2017-04-04 12:58:16 +02:00
Josh Johnson 9bb84df8d0 Don't use template literals on demo 2017-03-31 09:23:01 +01:00
Josh Johnson 750f98e54c Merge remote-tracking branch 'origin/master' 2017-03-31 09:09:29 +01:00
Josh Johnson 31a57a0e2b Use nornmal functions on demo 2017-03-31 09:09:22 +01:00
Josh Johnson d8b4108a4b Update README.md 2017-03-28 14:48:37 +01:00
Josh Johnson 7255fa42ce Version 2.7.7 2017-03-28 14:42:35 +01:00
Josh Johnson 7efd189c7d Resolve broken cancel buttons 2017-03-28 14:41:12 +01:00
Josh Johnson 779d2e0292 Resolve ARIA role bug 2017-03-28 14:08:38 +01:00
Josh Johnson 7552882cad Update README.md 2017-03-21 15:51:04 +00:00
Josh Johnson 27b907ae19 Merge pull request #128 from kostkobv/custom-templates-fix
Custom templates fix
2017-03-13 10:01:38 +00:00
Bohdan Kostko c33a89501a naming change 2017-03-12 14:21:00 +01:00
Bohdan Kostko 9df1310a52 lint fixes 2017-03-12 14:19:27 +01:00
Bohdan Kostko c21893e6fa Fix item custom template select bug 2017-03-12 14:17:46 +01:00
Josh Johnson 13afb13be7 Version 2.7.6 2017-03-08 15:15:11 +00:00
Josh Johnson 63b50f5c0f Version 2.7.6 2017-03-08 15:14:09 +00:00
Josh Johnson 4aa2a047bd Merge pull request #123 from samueldjack/dropdown-events
Dropdown events
2017-03-02 19:19:02 +00:00
Samuel Jack 437e419ae3 Update documentation
Added showDropdown/hideDropdown to list of events
2017-03-02 16:39:46 +00:00
Samuel Jack 00af5279e9 Added showDropdown/hideDropdown events 2017-03-02 16:13:53 +00:00
Josh Johnson fbb456f9b5 Version 2.7.5 2017-03-01 19:10:46 +00:00
Josh Johnson 930f84c005 Merge pull request #121 from rstacruz/patch-1
Fix choices.css crash with wicked_pdf
2017-03-01 19:09:28 +00:00
Josh Johnson 7de4be283a Merge branch 'alexb974-feature/label_within_event_add-remove_item' 2017-03-01 19:07:39 +00:00