discourse/app/assets/javascripts/select-kit/components
Robin Ward a8a76198b1 REFACTOR: Remove `Ember.Component` global variable
Use imports instead.
2019-10-23 12:30:52 -04:00
..
category-drop DEV: Upgrades to Ember 3.10 (#7871) 2019-07-16 12:45:15 +02:00
color-palettes FEATURE: color-palettes component (#6992) 2019-02-08 14:01:14 +01:00
combo-box DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
dropdown-select-box Add btn-default class to all default buttons (#6521) 2018-10-24 16:09:36 -04:00
future-date-input-selector DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
mini-tag-chooser DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
multi-select REFACTOR: Remove `Ember.Component` global variable 2019-10-23 12:30:52 -04:00
notifications-button FIX: tweaking topic footer dropdowns (#6882) 2019-01-16 10:27:27 +01:00
period-chooser DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
select-kit REFACTOR: Remove `Ember.Component` global variable 2019-10-23 12:30:52 -04:00
tag-drop FIX: improves locale support in tag-drop (#7418) 2019-04-23 17:53:59 +02:00
admin-group-selector.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
categories-admin-dropdown.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
category-chooser.js.es6 FIX: category-chooser search should be scoped to category (#7794) 2019-06-24 10:45:30 +02:00
category-drop.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
category-notifications-button.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
category-row.js.es6 FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
category-selector.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
color-palettes.js.es6 FEATURE: color-palettes component (#6992) 2019-02-08 14:01:14 +01:00
combo-box.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
composer-actions.js.es6 FIX: various fixes to draft system 2019-10-21 17:24:06 +11:00
dropdown-select-box.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
future-date-input-selector.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
group-dropdown.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
group-members-dropdown.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
group-notifications-button.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
list-setting.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
mini-tag-chooser.js.es6 FIX: allows mini-tag-chooser to fetch tags in background (#8033) 2019-08-23 06:45:29 -06:00
multi-select.js.es6 DEV: Upgrades to Ember 3.10 (#7871) 2019-07-16 12:45:15 +02:00
none-category-row.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
notifications-button.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
period-chooser.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
pinned-button.js.es6 REFACTOR: Remove `Ember.Component` global variable 2019-10-23 12:30:52 -04:00
pinned-options.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
search-advanced-category-chooser.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
select-kit.js.es6 REFACTOR: Remove `Ember.Component` global variable 2019-10-23 12:30:52 -04:00
single-select.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
tag-chooser.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
tag-drop.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
tag-group-chooser.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
tag-notifications-button.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
timezone-input.js.es6 UX: full revamp of local-dates form (#7357) 2019-04-11 11:14:34 +02:00
toolbar-popup-menu-options.js.es6 FIX: ensures onSelect/onDeselect are called 2018-09-18 11:31:23 +02:00
topic-footer-mobile-dropdown.js.es6 FIX: hides topic-footer-mobile-dropdown when no content (#6985) 2019-02-07 18:37:20 +01:00
topic-notifications-button.js.es6 REFACTOR: Remove `Ember.Component` global variable 2019-10-23 12:30:52 -04:00
topic-notifications-options.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
user-notifications-dropdown.js.es6 FIX: Prevent user-notifications-dropdown from causing unintended changes 2019-07-31 15:38:47 +01:00