docbrown/app/javascript/crayons
Miguel Nieto A 148f242892
Replace listings tag component (#16855)
* wip

* feat:  Use MultiSelectAutocomplete for Tags

* feat:  Add additional tags for listings

* refactor: ♻️ Use preact/hooks and refactor propTypes

* fix: 🐛 Fix addiional tags support depending on the selected category

- Add slug to returned array in select_options_for_categories helper
- Differentiate the fields categoryId and categorySlug

* fix: 🐛 Adjust propTypes

* test: 🚨 Change test for select_options_for_categories helper

* refactor: ♻️ Apply requested changes

* refactor: ♻️ Remove border prop - default is true

* test: 🚨 Add test suite for ListingTagsField component

* refactor: ♻️ Apply requested changes

* refactor: ♻️ Remove unnecessary forEach + Improve code legibility

* docs: 📚 Remove topTags from hook documentation

* refactor: ♻️ Use the alias for crayons folder + Use loclaCompare in sort

* test: 🚨 Clean up mock response

* fix: 🐛 Reorder styles

* style: 🎨 Add comment to TagAutocompleteOption/Selection components
2022-03-30 16:51:40 +01:00
..
avatarsAndLogos Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
Button Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
ButtonGroup Update a11y of ButtonGroup component (#15765) 2021-12-15 12:52:33 +00:00
Buttons Now <viewbox /> is preserved in SVGs when using the inline-react-svg plugin (#16287) 2022-01-24 16:25:14 -05:00
CTAs Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
Dropdown Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
formElements Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
guidelines/__stories__ Storybook improvements (#15860) 2022-01-14 11:06:42 +01:00
Icons Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
Indicators Color tokens (#16107) 2022-01-21 07:41:03 +01:00
Links Now <viewbox /> is preserved in SVGs when using the inline-react-svg plugin (#16287) 2022-01-24 16:25:14 -05:00
MarkdownToolbar Re-enable imageUpload native integration (#15487) 2022-03-11 08:45:25 -06:00
MentionAutocompleteTextArea Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
MobileDrawer Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
Modal Modals fixes (#16310) 2022-01-27 16:24:23 +01:00
MultiSelectAutocomplete Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
navigation/NavigationTabs/__stories__ Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
Notice/__stories__ Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
Pills Crayons: Pills component (#16271) 2022-01-27 15:34:03 +01:00
Spinner Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
storybook-utilities Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
typography/__stories__ Storybook updates (#15848) 2022-01-14 11:06:23 +01:00
index.js Add new tag autocomplete to editor (#16025) 2022-01-21 08:58:05 +00:00