docbrown/app/assets/javascripts
rhymes f9506affb5
Use faster JS selection methods (#11409)
* Add JS tips section to frontend documentation

* Replace document.getElementsByTagName('body') with document.body

* Replace querySelectorAll with faster selecting methods where appropriate

* Replace querySelector with faster selecting methods where appropriate

* Fix typo

* Fix forEach and getElementsByClassName

* Change querySelector* to faster methods in erb files

* Change querySelector* to faster methods in ruby files

* Fix runkit tag

* Various fixes

* Update app/assets/javascripts/initializers/initializeEllipsisMenu.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update app/assets/javascripts/utilities/slideSidebar.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Commenting out flaky spec

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2020-11-16 17:35:50 +01:00
..
initializers Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
lib [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
utilities Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
.eslintrc.js Replace globals with node env (#10767) 2020-10-14 17:05:38 -04:00
application.js Initial commit 2018-02-28 16:11:08 -05:00
base.js.erb feat: Preload links on focus (#11377) 2020-11-12 09:16:04 -05:00
initializePage.js Badges area on profile (#11384) 2020-11-12 15:53:14 +01:00
internal.js Initial commit 2018-02-28 16:11:08 -05:00
jquery_s3_upload.js [WIP] Add super beta video upload (#277) 2018-05-03 16:27:52 -04:00
serviceworker-companion.js Fixed some more Frontend Lint Issues (#3792) 2019-08-23 10:21:28 -04:00