docbrown/app/javascript/listings/__tests__
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.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
BodyMarkdown.test.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ClearQueryButton.test.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
ContactViaConnect.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
ListingDashboard.test.jsx Remove trailing slashes from URLs to improve SEO (#8836) [deploy] 2020-06-22 13:44:58 -07:00
ListingFiltersCategories.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
ListingFilterTags.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
MessageModal.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
Modal.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
ModalBackground.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
NextPageButton.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
SelectedTags.test.jsx More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
SingleListing.test.jsx Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
utils.test.js More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00