Suzanne Aitchison
|
9a693d3ac6
|
add skip link to tag page (#13485)
|
2021-04-23 16:10:28 +01:00 |
|
Ben Halpern
|
c668496e9a
|
Remove swipe gestures and other unnecessary code (#12027)
|
2020-12-30 12:17:29 -05:00 |
|
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 |
|
icncsx
|
d86b9d9ce5
|
Replace querySelector and getElementsByTagName when selecting for head and body (#8315)
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
|
2020-06-08 20:08:40 -04:00 |
|
Nick Taylor
|
0147d8bd26
|
Fixed some lint issues (#3782)
|
2019-08-21 10:44:23 -04:00 |
|
Arnelle Balane
|
e6420800ce
|
Fix mobile sidebar scrolling issue (#1787)
|
2019-02-21 15:52:21 -05:00 |
|
Mac Siri
|
301c6080e3
|
Initial commit
|
2018-02-28 16:11:08 -05:00 |
|