Rouven Weßling
384ffac2fd
Don't generate unnecessary JS files.
...
Also exclude jquery.highlight from the nosearch version, as it's not needed there.
2015-06-01 00:29:57 +02:00
Rouven Weßling
a60fd38cda
Use strict mode for JavaScript
2015-04-30 16:01:17 -05:00
Rouven Weßling
6062141cce
Update Rouge to Version 1.8
2015-04-30 16:01:17 -05:00
Robert Lord
5ad521614d
Readd parent() selection for code samples
2015-01-23 20:27:55 -06:00
Robert Lord
be28b785a1
Fix scrollIntoView undefined bug when there is no hash, fixes #114
...
Thanks to @kevin-buttercoin for this fix!
2014-12-04 15:42:01 -08:00
Robert Lord
902ddd7fdc
Update gems again
2014-12-04 15:39:17 -08:00
Robert Lord
482f0b9979
Update language tabs to recalc toc heights on change
2014-11-05 20:56:48 -06:00
Robert Lord
77cdc3fc66
Update gems and new markup styling issue
2014-11-02 13:42:41 -06:00
Robert Lord
e8a491c9ea
Fix unrecognized .highlight. bug #84
2014-06-24 01:03:39 -07:00
Robert Lord
d1fdd685a6
Fix default language selection bug
2014-06-22 03:10:26 -07:00
Robert Lord
1478579c59
Add language tabs to navbar on phone
2014-06-12 01:32:25 -07:00
Robert Lord
b363be873b
Update language tabs to properly stay in section, and fix history navigation bug
2014-06-11 21:49:37 -07:00
Robert Lord
d71ae97f7a
Remove excess whitespace, add extra equal sign to lang.js
2014-06-11 21:15:26 -07:00
bootstraponline
1e341563fb
Fix language on load
2014-05-18 12:29:03 -04:00
bootstraponline
f9c4195f23
Don't crash on invalid language
2014-04-27 16:32:11 -04:00
Robert Lord
75869a561f
Prevent reload page on language change, fixes #36
...
- Uses onpopstate to handle users pressing back buttons
- Switches the query string and changes the language
without reloading.
- Thanks to @bootstraponline for some of the code in this commit.
2014-04-21 11:31:32 -04:00
Christopher Rogers
b171d3c48a
Organizes javascript into libraries and application code
...
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-04-09 14:54:23 -07:00