Robert Lord
bdbd7a38a8
Update app javascript to pass jslint, fixes #80
2014-06-22 02:37:01 -07:00
Robert Lord
b147e6a2d7
Update toc javascript to hopefully be more performant
2014-06-22 02:33:55 -07:00
Robert Lord
200a871f85
Update gems
2014-06-22 02:02:14 -07:00
Robert Lord
c1359e81a7
Add note to readme about Travis-ci and Mozilla
2014-06-16 12:09:08 -07:00
Robert Lord
3e4f52dfc9
Add note to readme about sauce labs
2014-06-15 22:34:25 -07:00
Robert Lord
f4f2a1abfa
Re-rotate nav button image
2014-06-14 19:43:37 -07:00
Robert Lord
b5419b1e9c
Add background to nav button
2014-06-14 19:41:08 -07:00
Robert Lord
3a91faa8e6
Fix bug with messed up margin on some code samples on phones
2014-06-14 19:19:48 -07:00
Robert Lord
062e35a3b3
Update readme with responsive notes
2014-06-14 18:55:32 -07:00
Robert Lord
00a93ec76e
Add new screenshot to README
2014-06-12 16:04:52 -07:00
Robert Lord
65496915b8
Hide mobile lang selector and search on print
2014-06-12 16:02:41 -07:00
Robert Lord
3125ad8f72
Add extra margin to nav touch targets on mobile
2014-06-12 01:48:53 -07:00
Robert Lord
1e144aaa66
Update nav button to go to very edge of screen
2014-06-12 01:39:37 -07:00
Robert Lord
1478579c59
Add language tabs to navbar on phone
2014-06-12 01:32:25 -07:00
Robert Lord
d77f1e7b9f
Increase size of nav button touch target area
2014-06-12 00:51:50 -07:00
Robert Lord
e559ad1097
Add first draft of single column design for phones
2014-06-12 00:32:50 -07:00
Robert Lord
c2c35cfa25
Add retracting sidebar for tablets
2014-06-12 00:01:52 -07:00
Robert Lord
ec9a688846
Fix bad h1 top border commit
2014-06-11 23:09:04 -07:00
Robert Lord
4d4f6efeb8
Fix #75 , don't set page hash to undefined
2014-06-11 22:10:31 -07:00
Robert Lord
5a69760f54
Remove top border from first h1 of page
2014-06-11 22:04:08 -07:00
Robert Lord
0aff03f8da
Fixes #77 , update sites without search
...
Sites without search now do not include search.js or lunr.js,
making the javascript for those pages much faster to load.
2014-06-11 21:58:33 -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
7dead4c392
Update selected tab to not darken on mousedown
2014-06-11 21:21:28 -07:00
Robert Lord
d71ae97f7a
Remove excess whitespace, add extra equal sign to lang.js
2014-06-11 21:15:26 -07:00
Robert Lord
cfa9f48dd0
Merge pull request #68 from bootstraponline/lang_default
...
Lang default
2014-05-18 23:08:13 -07:00
bootstraponline
1e341563fb
Fix language on load
2014-05-18 12:29:03 -04:00
Robert Lord
34c6c69d61
Merge pull request #67 from stetzer/master
...
Add Emerging Threats API docs link to the readme
2014-05-15 21:39:20 -04:00
Mark Stetzer
a35e1341b6
Adding link to Emerging Threats API docs
2014-05-15 16:14:02 -04:00
Robert Lord
078c42a082
Merge pull request #63 from chrissrogers/dev
...
Fixes a variable leak and simplifies low score filtration
2014-05-09 12:29:49 -04:00
Christopher Rogers
e0cee862d9
Fixes a variable leak and simplifies low score filtration
...
Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
2014-05-07 19:39:16 -07:00
Robert Lord
e5cf1f2589
Merge pull request #56 from bootstraponline/scroll_to_closest_header
...
Scroll to closest header
2014-05-05 12:16:45 -04:00
Robert Lord
6bf197da74
Merge pull request #53 from bootstraponline/dont_crash_on_invalid_language
...
Don't crash on invalid language
2014-05-05 11:51:40 -04:00
Tariq Islam
0eb4caa425
Merge pull request #49 from tripit/dev
...
Search, bug fixes, new features, and more
2014-05-03 17:22:36 -07:00
bootstraponline
2f617a2160
Scroll to closest header
2014-04-27 21:50:33 -04:00
Robert Lord
938a056fcc
Merge pull request #51 from bootstraponline/search
...
Reposition headers based on score
2014-04-27 19:15:17 -04:00
bootstraponline
f9c4195f23
Don't crash on invalid language
2014-04-27 16:32:11 -04:00
bootstraponline
2384d9af3f
Reposition headers based on score
...
Enforce min score
2014-04-26 10:23:57 -04:00
Robert Lord
adcf6c7099
Update Travis badge to SVG in README
2014-04-22 13:50:12 -04:00
Robert Lord
126ea199cc
Add contributors section to README
2014-04-22 11:18:44 -04:00
Robert Lord
edd22fde15
Update rake
2014-04-22 11:07:52 -04:00
Robert Lord
84b3e5e3d6
Add search frontmatter key to specify visibility of search
2014-04-21 12:18:44 -04:00
Robert Lord
0316c0c5e9
Add aside print styling, fixes #4
2014-04-21 12:10:36 -04:00
Robert Lord
259bf0f560
Remove from screen.scss that was causing errors
2014-04-21 12:05:07 -04:00
Robert Lord
6d73ffb052
Remove leftover console.logs from tocify edits
2014-04-21 11:56:00 -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
Robert Lord
215d773fcf
Merge pull request #46 from bootstraponline/flash_fix
...
Fix flash on page load
2014-04-21 11:02:18 -04:00
bootstraponline
03b28598cc
Fix flash as suggested by @lord
2014-04-19 22:01:56 -04:00
Robert Lord
df2d2ec5e9
Add note about browsers to contributing.md
2014-04-19 21:36:15 -04:00
Robert Lord
0feb513407
Adjust search info appearance, fix Firefox bug
2014-04-19 21:36:00 -04:00
Robert Lord
7386fd2e21
Fix bug with section padding and long code blocks
2014-04-19 18:04:23 -04:00