discourse/app/assets/javascripts/select-kit/components
Mark VanLandingham 6275c05c0d
DEV: Move computed to discourseComputed (#8312)
2019-11-07 15:38:28 -06:00
..
category-drop DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
color-palettes DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
combo-box DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
dropdown-select-box DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
future-date-input-selector FIX: Prettier on importing mixin (#8270) 2019-10-30 15:13:48 -05:00
mini-tag-chooser DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
multi-select DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
notifications-button DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
period-chooser DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
select-kit DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06: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: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06: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 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
category-drop.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06: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 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
category-selector.js.es6 FIX: Move `makeArray` to discourse-common 2019-11-01 13:50:15 -04:00
color-palettes.js.es6 FEATURE: color-palettes component (#6992) 2019-02-08 14:01:14 +01:00
combo-box.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
composer-actions.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
dropdown-select-box.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
future-date-input-selector.js.es6 REFACTOR: Use a module for `Ember.isEmpty` 2019-11-01 13:50:15 -04:00
group-dropdown.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06: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 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
multi-select.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
none-category-row.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
notifications-button.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
period-chooser.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
pinned-button.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
pinned-options.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06: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 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
single-select.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
tag-chooser.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
tag-drop.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
tag-group-chooser.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
tag-notifications-button.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
timezone-input.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
toolbar-popup-menu-options.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06: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: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
user-notifications-dropdown.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00