mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 15:15:47 +08:00
DEV: Move select kit to an addon (#9797)
This commit is contained in:
parent
7f07c513a7
commit
db8e872bda
app/assets/javascripts
application.js
select-kit/app
.gitkeep
components
admin-group-selector.jscategories-admin-dropdown.jscategory-chooser.jscategory-drop.js
category-drop
category-notifications-button.jscategory-row.jscategory-selector.jscolor-palettes.jscolor-palettes
combo-box.jscombo-box
composer-actions.jscreate-color-row.jsdropdown-select-box.jsdropdown-select-box
future-date-input-selector.jsfuture-date-input-selector
group-dropdown.jsgroup-members-dropdown.jsgroup-notifications-button.jsicon-picker.jslist-setting.jsmini-tag-chooser.jsmini-tag-chooser
multi-select.jsmulti-select
none-category-row.jsnotifications-button.jsnotifications-button
notifications-filter.jsnotifications-filter
period-chooser.jsperiod-chooser
pinned-button.jspinned-options.jssearch-advanced-category-chooser.jsselect-kit.jsselect-kit
errors-collection.jsselect-kit-body.jsselect-kit-collection.jsselect-kit-create-row.jsselect-kit-filter.jsselect-kit-header.jsselect-kit-none-row.jsselect-kit-row.jssingle-select-header.js
selected-color.jsselected-name.jssingle-select.jstag-chooser-row.jstag-chooser.jstag-drop.jstag-drop
tag-group-chooser.jstag-notifications-button.jstag-row.jstimezone-input.jstoolbar-popup-menu-options.jstoolbar-popup-menu-options
topic-footer-mobile-dropdown.jstopic-notifications-button.jstopic-notifications-options.jsuser-chooser.jsuser-chooser
user-notifications-dropdown.jsmixins
templates/components
category-drop
category-row.hbscolor-palettes
combo-box
create-color-row.hbsdropdown-select-box
future-date-input-selector
mini-tag-chooser
multi-select.hbsmulti-select
notifications-filter
period-chooser
pinned-button.hbsselect-kit
@ -1,6 +1,6 @@
|
||||
//= require_tree ./discourse-common/addon
|
||||
//= require ./polyfills
|
||||
//= require_tree ./select-kit
|
||||
//= require_tree ./select-kit/app
|
||||
//= require ./discourse/app/app
|
||||
//= require ./app-boot
|
||||
|
||||
|
0
app/assets/javascripts/select-kit/app/.gitkeep
Normal file
0
app/assets/javascripts/select-kit/app/.gitkeep
Normal file
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user