Releases: unicef-polymer/etools-dropdown
Releases · unicef-polymer/etools-dropdown
Localize component
Develop (#151) * Remove dependency on etools-loading (#127) * Remove dependency on etools-loading * 3.7.3 * version fix * [ch27477] [etools-dropdown] When Request is In Progress do not show msg to Scroll down * Config ci linting job * EtoolsDropDown fix error on unselecting item * updated version * Fix publish not working anymore (#134) * Fix publish not working anymore * Fix publish not working anymore * Fix publish not working anymore * Allow select of item with value 0 (#136) * [ch28004]Fix warning msg (#138) * Fix warning msg * 3.7.9 * [ch28346] Adjust styling for disabled filters on Governments page (#140) * [ch28346] Adjust styling for disabled filters on Governments page * 3.7.10 Co-authored-by: Mercea Emil <[email protected]> Co-authored-by: Adriana Trif <[email protected]> * [ch28938] [Fix Content Style] Language drop-down * lint fix, updated readme * [ch29278] Engagement Overview: PO Item drop-down intermittently not closing when opening another drop-down * updated version * lint fix * [ch29653] [ch29734] Increase dropdown z-index (#147) * [ch29592] Geographical Coverage: Location drop-down jumps to right/left while selecting/deselecting locations from the list * adjustments * [ch30765]Localize component (#150) * Localize component * 3.8.0-rc.1 * Localize component * Localize component * 3.9.0 * 3.9.1 * 3.9.2 * [ch31137]Translations (#152) * Translations * Translate * Fixes Co-authored-by: dcioara <[email protected]> Co-authored-by: Dan <[email protected]> Co-authored-by: merceaemil <[email protected]> Co-authored-by: Mercea Emil <[email protected]> Co-authored-by: Uladzimir Urbanovich <[email protected]>
Infinite scroll
Develop (#102) * [ch22599] Intermittent: Scroll blocks in Unicef Sections list and user cannot see last option * 3.1.6 * [ch23150] Intermittent dropdown issues(heigh issues) (#86) * [ch23150] Intermittent dropdown issues * updated version * [ch23150] Intermittent dropdown issues * [ch23150] Intermittent dropdown issues * adjustments * [ch23150] Intermittent dropdown issues * version * update dependencies versions * packages Co-authored-by: Adriana Trif <[email protected]> * [ch24627]Separate side effects from package entry point (#90) * Separate side effects from package entry point * version * [ch25290] Multiselect Dropdown UX * adjustments * adjustments * [ch25290] Multiselect Dropdown UX * adjustments * 3.3.1 * updated package-lock * [ch25298] Add slot for info icon to etools-dropdown's label * adjustments * [ch25298] Add slot for info icon to etools-dropdown's label * [ch25298] Add slot for info icon to etools-dropdown's label * [ch25298] Add slot for info icon to etools-dropdown's label * 3.4.0 * [ch25780] Invalid message displayed premature at dialog open * adjustments * 3.4.1 * [ch25809] Multi selection dropdown style improvements * adjustments * adjustments * adjustments * 3.4.2 * updated Close panel border * 3.4.3 * [ch25893]Rounded corners/lighter gray & fix formatting (#98) * Fix formatting * version * rounded multi * fix * fix * [ch25941]Infinite scroll (#101) * Infinite scroll * Tweak * Infinite scroll tweaks * Update options-list.js * Update options-list.js * Tweaks Co-authored-by: dcioara <[email protected]> Co-authored-by: Dan <[email protected]>
Rounded corners/lighter gray & fix formatting
Develop (#100) * [ch22599] Intermittent: Scroll blocks in Unicef Sections list and user cannot see last option * 3.1.6 * [ch23150] Intermittent dropdown issues(heigh issues) (#86) * [ch23150] Intermittent dropdown issues * updated version * [ch23150] Intermittent dropdown issues * [ch23150] Intermittent dropdown issues * adjustments * [ch23150] Intermittent dropdown issues * version * update dependencies versions * packages Co-authored-by: Adriana Trif <[email protected]> * [ch24627]Separate side effects from package entry point (#90) * Separate side effects from package entry point * version * [ch25290] Multiselect Dropdown UX * adjustments * adjustments * [ch25290] Multiselect Dropdown UX * adjustments * 3.3.1 * updated package-lock * [ch25298] Add slot for info icon to etools-dropdown's label * adjustments * [ch25298] Add slot for info icon to etools-dropdown's label * [ch25298] Add slot for info icon to etools-dropdown's label * [ch25298] Add slot for info icon to etools-dropdown's label * 3.4.0 * [ch25780] Invalid message displayed premature at dialog open * adjustments * 3.4.1 * [ch25809] Multi selection dropdown style improvements * adjustments * adjustments * adjustments * 3.4.2 * updated Close panel border * 3.4.3 * [ch25893]Rounded corners/lighter gray & fix formatting (#98) * Fix formatting * version * rounded multi * fix * fix Co-authored-by: dcioara <[email protected]> Co-authored-by: Dan <[email protected]>
Separate side effects from package entry point
Develop (#91) * [ch22599] Intermittent: Scroll blocks in Unicef Sections list and user cannot see last option * 3.1.6 * [ch23150] Intermittent dropdown issues(heigh issues) (#86) * [ch23150] Intermittent dropdown issues * updated version * [ch23150] Intermittent dropdown issues * [ch23150] Intermittent dropdown issues * adjustments * [ch23150] Intermittent dropdown issues * version * update dependencies versions * packages Co-authored-by: Adriana Trif <[email protected]> * [ch24627]Separate side effects from package entry point (#90) * Separate side effects from package entry point * version Co-authored-by: dcioara <[email protected]> Co-authored-by: Dan <[email protected]>
Handle github security alerts
Handle github security alerts
Add with-brackdrop property
Develop (#74) * Upgrade to Polymer 3 (#47) * migrated component to polymer 3 * used bower-away on etools components * code refactoring * removed bower dependencies * updated package-lock * added changes for mobile view * fixes migrated from polymer 2 version, demo updates * demo updates * readme updates * overlay close fix * small fix * added typings files * added files * adjusted command * Adjust d ts * Update d ts * Update d ts * Update package.json * Update package.json * Prepare for npm (#53) * Prepare for npm * lint updates, docs update * packages updates * readme update * Fix console err and selected-item-change event triggered too early (#55) * Fix console error and slected-item-change event triggered before selectedItem is set * Fix event firing too early * Allow 0 as option value (#56) * Fixes to prevent errors in case optionValue parameter doesn't match options field. (#57) * Fixes to prevent errors in case optionValue parameter doesn't match options field. * Update version * added css variable to change dropdown position (#59) * added mixin variable to change dropdown position * code adjustment * changed version * Delay on open sizing updates, fixes flickering in dialogs * [ch16196]dropdown-multi close icon (#61) * Close btn style updates (#63) * Close btn style updates * Update version * [ch16146]Go to item that starts with pressed letter (#64) * Update focused color (#65) * Update focused color * Update version * [ch16003] Drop-down Search not tied to search input (#66) * [ch17731] Etools Dropdown: Move search to separate line so that the user can see the existing selection/s * [ch17731] Etools Dropdown: Move search to separate line so that the user can see the existing selection/s * Updated version * [ch17922] Etools Dropdown: Move search to separate line so that the user can see ALL the existing selection/s * Updated version * [ch17922] Etools Dropdown: Move search to separate line so that the user can see ALL the existing selection/s * changed version * Add option to hide close icon * Changed version Co-authored-by: Adriana Trif <[email protected]> Co-authored-by: danNordlogic <[email protected]> Co-authored-by: laza88 <[email protected]> Co-authored-by: dcioara <[email protected]> * [ch19962]Fix closing on scroll click & security alerts fixes (#73) * Fix security alerts * Fix for opened dd closing on clicking on scroll * update version * Update packages * Readme update Co-authored-by: Adrian Hangan <[email protected]> Co-authored-by: danNordlogic <[email protected]> Co-authored-by: laza88 <[email protected]> Co-authored-by: dcioara <[email protected]>
Polymer 3 version
Upgrade to Polymer 3 (#47) (#72) * migrated component to polymer 3 * used bower-away on etools components * code refactoring * removed bower dependencies * updated package-lock * added changes for mobile view * fixes migrated from polymer 2 version, demo updates * demo updates * readme updates * overlay close fix * small fix * added typings files * added files * adjusted command * Adjust d ts * Update d ts * Update d ts * Update package.json * Update package.json * Prepare for npm (#53) * Prepare for npm * lint updates, docs update * packages updates * readme update * Fix console err and selected-item-change event triggered too early (#55) * Fix console error and slected-item-change event triggered before selectedItem is set * Fix event firing too early * Allow 0 as option value (#56) * Fixes to prevent errors in case optionValue parameter doesn't match options field. (#57) * Fixes to prevent errors in case optionValue parameter doesn't match options field. * Update version * added css variable to change dropdown position (#59) * added mixin variable to change dropdown position * code adjustment * changed version * Delay on open sizing updates, fixes flickering in dialogs * [ch16196]dropdown-multi close icon (#61) * Close btn style updates (#63) * Close btn style updates * Update version * [ch16146]Go to item that starts with pressed letter (#64) * Update focused color (#65) * Update focused color * Update version * [ch16003] Drop-down Search not tied to search input (#66) * [ch17731] Etools Dropdown: Move search to separate line so that the user can see the existing selection/s * [ch17731] Etools Dropdown: Move search to separate line so that the user can see the existing selection/s * Updated version * [ch17922] Etools Dropdown: Move search to separate line so that the user can see ALL the existing selection/s * Updated version * [ch17922] Etools Dropdown: Move search to separate line so that the user can see ALL the existing selection/s * changed version * Add option to hide close icon * Changed version Co-authored-by: Adriana Trif <[email protected]> Co-authored-by: danNordlogic <[email protected]> Co-authored-by: laza88 <[email protected]> Co-authored-by: dcioara <[email protected]> Co-authored-by: Adrian Hangan <[email protected]> Co-authored-by: danNordlogic <[email protected]> Co-authored-by: laza88 <[email protected]> Co-authored-by: dcioara <[email protected]>
Overlay close fix
Merge pull request #49 from unicef-polymer/develop Develop
None option style fix
Merge pull request #46 from unicef-polymer/develop Develop
bugfixing: style, overlay, iron-dropdown related
Merge pull request #44 from unicef-polymer/develop Develop