This new iteration of select-kit focuses on following best principales and disallowing mutations inside select-kit components. A best effort has been made to avoid breaking changes, however if you content was a flat array, eg: ["foo", "bar"] You will need to set valueProperty=null and nameProperty=null on the component. Also almost every component should have an `onChange` handler now to decide what to do with the updated data. **select-kit will not mutate your data by itself anymore** |
||
|---|---|---|
| .. | ||
| application.js.es6 | ||
| border-color.js.es6 | ||
| bound-avatar-template.js.es6 | ||
| bound-avatar.js.es6 | ||
| bound-category-link.js.es6 | ||
| bound-date.js.es6 | ||
| capitalize-string.js.es6 | ||
| category-badge.js.es6 | ||
| category-link.js.es6 | ||
| cold-age-class.js.es6 | ||
| component-for-collection.js.es6 | ||
| component-for-row.js.es6 | ||
| custom-html.js.es6 | ||
| dash-if-empty.js.es6 | ||
| dasherize.js.es6 | ||
| dir-span.js.es6 | ||
| discourse-tag.js.es6 | ||
| discourse-tags.js.es6 | ||
| editable-value.js.es6 | ||
| fa-icon-node.js.es6 | ||
| float.js.es6 | ||
| format-age.js.es6 | ||
| format-date.js.es6 | ||
| format-username.js.es6 | ||
| icon-or-image.js.es6 | ||
| inline-date.js.es6 | ||
| loading-spinner.es6 | ||
| node.js.es6 | ||
| period-title.js.es6 | ||
| raw-plugin-outlet.js.es6 | ||
| raw.js.es6 | ||
| replace-emoji.js.es6 | ||
| reviewable-history-description.js.es6 | ||
| reviewable-status.js.es6 | ||
| route-action.js.es6 | ||
| shorten-url.js.es6 | ||
| theme-helpers.js.es6 | ||
| topic-featured-link.js.es6 | ||
| topic-link.js.es6 | ||
| topic-status-icons.js.es6 | ||
| user-avatar.js.es6 | ||
| user-status.js.es6 | ||