Logo
Explore Help
Sign In
IntenseWebs/discourse
3
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-02-25 18:55:32 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
3db61aa18a9952edf63a5aab30c24f666418a25a
discourse/app/assets/javascripts/select-kit/components/topic-notifications-button.js.es6

7 lines
208 B
Plaintext
Raw Normal View History

[WIP] select-box-kit refactoring
2017-10-19 12:51:08 -07:00
export default Ember.Component.extend({
Introduces select-kit * renames `select-box-kit` into `select-kit` * introduces `single-select` and `multi-select` as base components * introduces {{search-advanced-category-chooser}} as a better component for selecting category in advanced search * improves events handling in select-kit * recreates color selection inputs using {{multi-select}} and a custom {{selected-color}} component * replaces category-selector by a component using select-kit and based on multi-select * improves positioning of wrapper * removes the need for offscreen, and instead use `select-kit-header` as a base focus point for all select-kit based components * introduces a formal plugin api for select-kit based components * introduces a formal pattern for loading and updating select-kit based components: ``` computeValue() computeContent() mutateValue() ```
2017-11-21 11:53:09 +01:00
layoutName: "select-kit/templates/components/topic-notifications-button",
[WIP] select-box-kit refactoring
2017-10-19 12:51:08 -07:00
classNames: "topic-notifications-button",
showFullTitle: true,
appendReason: true
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 166ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API