* 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 |
||
|---|---|---|
| .. | ||
| AllListings.test.jsx | ||
| BodyMarkdown.test.jsx | ||
| ClearQueryButton.test.jsx | ||
| ListingDashboard.test.jsx | ||
| ListingFiltersCategories.test.jsx | ||
| ListingFilterTags.test.jsx | ||
| ListingTagsField.test.jsx | ||
| Modal.test.jsx | ||
| ModalBackground.test.jsx | ||
| NextPageButton.test.jsx | ||
| SelectedTags.test.jsx | ||
| SingleListing.test.jsx | ||
| utils.test.js | ||