summary refs log tree commit diff
path: root/src/librustdoc/html/static/storage.js
AgeCommit message (Expand)AuthorLines
2018-10-16Move usableLocalStorage() above functions that make use of itRoy Wellington Ⅳ-15/+15
2018-10-15Extract localStorage tests out into a helper method; use in getCurrentValue()Roy Wellington Ⅳ-8/+20
2018-10-14Detect if access to localStorage is forbidden by the user's browserRoy Wellington Ⅳ-0/+6
2018-04-04Fix anchors issue when everything is collapsedGuillaume Gomez-1/+2
2018-03-29Rename main theme into light themeGuillaume Gomez-1/+1
2018-03-12Fix blink when main theme is selectedGuillaume Gomez-1/+5
2018-03-05Add resource-suffix option for rustdocGuillaume Gomez-1/+3
2018-02-20Allow to not switch to a theme if it doesn't existGuillaume Gomez-3/+31
2018-02-20Change local storage name for rustdoc because of conflicts with mdbookGuillaume Gomez-1/+1
2018-01-23Fasten even more theme switchGuillaume Gomez-8/+0
2018-01-22Fasten up theme loadingGuillaume Gomez-0/+44