docbrown/app/javascript
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
..
.storybook Sass loader 9.0.1 upgrade (#9146) 2020-07-06 09:40:53 +02:00
actionsPanel Make small CSS improvements to mod center (#9315) [deploy] 2020-07-15 09:54:19 -07:00
analytics Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
article-form [deploy] Update <ImageUploader /> class component to use hooks (#9369) 2020-07-27 17:09:28 -04:00
articles [deploy] Fix double render of home feed (#9438) 2020-07-22 10:49:32 -04:00
chat [deploy] 🐞Fixes #9503 When joining a new room, user is not taken to the new room (#9564) 2020-07-30 16:21:55 -04:00
CommentSubscription Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
common-prop-types [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
contentDisplayPolicy More frontend lint fixes (#8931) 2020-06-29 08:19:13 -04:00
crayons Make <Modal /> component more accessible (#9563) 2020-07-29 10:35:42 -04:00
githubRepos Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
icons Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
internal [deploy] Update design and functionality of internal/articles (#7517) 2020-04-26 18:27:09 -04:00
leftSidebar More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
listings Listings redesign (#9349) 2020-07-30 17:53:35 -04:00
modCenter [deploy] [ModCenter] Fix "FlagUser" Modal functionality (#8995) 2020-07-15 13:54:52 -04:00
onboarding [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
organization More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
packs [deploy] Make UX settings save button sticky when modified (#9478) 2020-07-27 12:52:21 -04:00
podcasts Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
profileDropdown Fix TypeError: userData is null in blockButton.js (#9299) 2020-07-14 07:28:53 -07:00
readingList [deploy] Refactor code blocks styling (#8975) 2020-06-29 21:15:11 -04:00
responseTemplates Add null safety to handleLoggedOut() (#9062) 2020-07-02 10:51:37 +02:00
Search Upgraded to preact testing library 2.0.0 (#9103) 2020-07-06 14:53:10 -04:00
searchableItemList Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
shared/components [deploy] Fix tag input patterns (#9363) 2020-07-20 08:06:36 -05:00
sidebar-widget More frontend test cleanup (#8919) 2020-06-25 18:04:01 -04:00
Snackbar Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
utilities [deploy] 🚀 Feature: Chat channel membership manager component (#8945) 2020-07-20 08:08:31 -04:00
.eslintrc.js Added a comment mentioning that index.js overrides are for barrel files (#8978) 2020-06-29 10:52:35 -04:00
netlify.toml Fixed configuration to build Storybook on Netlify. (#8088) 2020-05-27 12:44:30 -04:00