Commit Graph

12598 Commits

Author SHA1 Message Date
Mark Otto
f1e10c37fd rewrite navbar bits some more 2015-08-17 23:43:59 -07:00
Mark Otto
82615e9919 no bg-color to start on outline buttons so they're easier to use on light and dark color schemes 2015-08-17 23:43:25 -07:00
Mark Otto
dcc92778d5 really temporarily disable those heights 2015-08-17 23:42:58 -07:00
Mark Otto
609c1ac2ff tighten up padding on inputs and buttons, disable fixed heights for now 2015-08-17 23:42:39 -07:00
Mark Otto
34f24ddd20 docs grunt 2015-08-17 21:31:23 -07:00
Mark Otto
b68acc8938 redo hella docs scss
- clean out commented out code
- break apart homepage.scss into sub files by component
- rename a few files to reflect their new component names
2015-08-17 21:31:17 -07:00
Mark Otto
38efe5ae59 rip commented out old anchor js css 2015-08-17 21:24:39 -07:00
Mark Otto
84a862e75f rebuild docs js 2015-08-17 21:24:25 -07:00
Mark Otto
cd592725cb restore docs kill links js 2015-08-17 21:21:39 -07:00
Mark Otto
03b6c35b5d restore docs anchor js 2015-08-17 21:20:36 -07:00
Mark Otto
b430ed19d8 docs grunt 2015-08-17 21:16:12 -07:00
Mark Otto
1654f2a6e1 tweak docs spacing 2015-08-17 21:16:09 -07:00
Mark Otto
c9ed01d972 grunt 2015-08-17 21:13:54 -07:00
Mark Otto
f0a8e56f80 tweak heading sizes 2015-08-17 21:13:52 -07:00
Mark Otto
5dd88488d4 stub out docs links 2015-08-17 21:08:30 -07:00
Mark Otto
78d18c82c7 rip gauges tracking 2015-08-17 21:08:15 -07:00
Mark Otto
8cb0cd3106 tweak that margin 2015-08-17 21:08:07 -07:00
Mark Otto
86f7ee0184 grunt 2015-08-17 20:41:13 -07:00
Mark Otto
8d8f3aa078 fix ads display on homepage 2015-08-17 20:41:10 -07:00
Mark Otto
4cb324afab add redirects for all top level docs sections 2015-08-17 20:34:11 -07:00
Mark Otto
abc9f26558 grunt 2015-08-17 18:33:38 -07:00
Mark Otto
c3373df95f clean out comments that aren't all that helpful 2015-08-17 18:33:34 -07:00
Mark Otto
d2a29b5643 typo 2015-08-17 18:21:59 -07:00
Mark Otto
be34e2fde6 grunt 2015-08-17 18:20:33 -07:00
Mark Otto
29b4031db5 allow <button> elements as .dropdown-item's 2015-08-17 18:18:37 -07:00
Mark Otto
f6925475dc grunt 2015-08-17 11:21:13 -07:00
Mark Otto
1d222a596e un-nest .dropdown-divider 2015-08-17 11:21:10 -07:00
Mark Otto
9a243f2b66 grunt 2015-08-17 11:19:22 -07:00
Mark Otto
e558f490dd Rewrite dropdowns
- Remove nested > selectors for dropdown items
- Update docs examples to use all the new markup
2015-08-17 11:19:14 -07:00
Mark Otto
5d114f8cb4 grunt 2015-08-17 11:18:35 -07:00
Mark Otto
9970983b6b copy 2015-08-17 00:42:41 -07:00
Mark Otto
461b37b034 Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 2015-08-17 00:12:58 -07:00
Mark Otto
bce36ae026 narrow homepage grid cols 2015-08-17 00:12:20 -07:00
Mark Otto
c6d6135e26 reformat that 2015-08-17 00:12:07 -07:00
Mark Otto
0048e3a32e grunt 2015-08-16 18:20:10 -07:00
Mark Otto
053853a4f5 custom padding on homepage 2015-08-16 18:11:23 -07:00
Mark Otto
18cbb7d695 semibold buttons 2015-08-16 18:11:10 -07:00
Mark Otto
0a78c48064 darken gradient 2015-08-16 18:10:53 -07:00
Mark Otto
a52b0d7b03 darken gradient 2015-08-16 18:10:31 -07:00
Jacob Thornton
409ede0a35 rebuild js 2015-08-15 12:19:11 -07:00
Jacob Thornton
05c7a37507 fix dropdown test 2015-08-15 12:17:13 -07:00
Jacob Thornton
c830956d17 change modal.js to use is-fixed classes to target padding-right 2015-08-15 12:10:24 -07:00
Jacob Thornton
db14bac42f update tooltip/popover docs 2015-08-15 12:07:06 -07:00
Mark Otto
c064eef67b Massive cleanup
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
2015-08-14 22:45:55 -07:00
Mark Otto
b388778f1f restyle zeroclipboard doodad 2015-08-14 00:47:41 -07:00
Mark Otto
31cddd11c6 bump headings 2015-08-14 00:36:47 -07:00
Mark Otto
43e1678bf3 update utils, use important 2015-08-14 00:36:26 -07:00
Mark Otto
6a75d07e0c Use -* vars for .bg-* and .text-* utilities
- Simplifies variables usage
- Makes components and brand variable usage more consistent (dark bg and white text throughout instead of some mixed light and dark bgs)
- Very likely means lower contrast and thus no more AA compliance (we'll want to fix that eventually obviously)
2015-08-13 23:47:47 -07:00
Mark Otto
b2f9fe4a3e grunt it 2015-08-13 23:18:58 -07:00
Mark Otto
1da01e68ba variables cleanup
- new vars for .lead size and weight (previously had none)
- new var for default margin-bottom on h1-h6 elements (previously had none)
- rearranged vars to combine two typography sections into one in variables.scss
- reassigned border-width var to hr-border-width
- made hr-border more specific as hr-border-color
2015-08-13 23:18:32 -07:00