docbrown/app/javascript/listings/components
ludwiczakpawel 313cd61ee3
Listings redesign (#9349)
* flare tag line height

* .

* dropdown fix + actions bar fix

* actions bar on mob

* .

* css commented out

* .

* button fix

* preload adjustments

* tags

* Fixed listings modal to make it semantic HTML via <dialog />.

* Refactor an a11y fix.

* Removed test that is no longer needed.

* Added missing global function for test..

* Fixed broken <ListingFiltersCategories /> tests.

* Refactor of mobile dropdown for listing categories.

* Updated a TODO.

* Made the clear query button a crayons Preact button.

* padding

* Fixed listings modal for accessiblilty.

* Removed rspecs that are no longer valid.

* We're no longer using the <dialog /> element, at least for now, so CSS changes aren't necessary.

* Wasn't supposed to be committed.

Co-authored-by: Nick Taylor <nick@dev.to>
Co-authored-by: rhymes <rhymes@hey.com>
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
2020-07-30 17:53:35 -04:00
..
AllListings.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
BodyMarkdown.jsx [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
Categories.jsx [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
CategoryLinks.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
CategoryLinksMobile.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ClearQueryButton.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ContactViaConnect.jsx [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
ExpireDate.jsx [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
ListingFilters.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ListingFiltersCategories.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ListingFiltersTags.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
MessageModal.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
Modal.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ModalBackground.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
NextPageButton.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
SelectedTags.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
Title.jsx [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00