Commit Graph

9 Commits

Author SHA1 Message Date
Ed Wilde fb86781725
Improved accessibility and tooling (#65)
* Updated text contrast to meet WCAG 2.1 AA standard 
* Added semantic elements and some Aria markup
* Replaced compass with modern tooling
* Replaced bitmap sprite with a vector sprite
2023-11-07 13:07:31 -08:00
3Dgoo 96558495be
New: Position and translucency options (#52) 2020-12-14 14:10:20 -08:00
Jason Korth 39d1aed274 Don't upgrade logout link if form doesn't exist (#39)
Fixes #38
2018-03-19 15:15:46 -07:00
Jonathon Menz bfa6a310b6 Update login functions for SS4
Fixes #35
2017-11-20 11:30:11 -08:00
Michal Kleiner 132a98be68 Support async script loading
Use addEventListener to schedule BN initialisation only if document is still loading (#34)
2017-11-20 09:58:24 -08:00
Jonathon Menz 23c8bc6de9 PSR-2 conversion 2015-12-17 15:58:50 -08:00
Anselm Christophersen 67ccc1c38f IE8 Compatibility 2015-03-03 09:53:31 +01:00
Jono Menz 8fedcf0c21 Fixed cookie path for menu state
Was saving separate collapsed/open menu state for each directory
2014-10-03 13:01:32 -06:00
Jono Menz 3f85bd14fb Initial commit 2014-08-13 10:11:18 +09:30