Adam Wathan
1a2383e612
Add colors and hover utilities
2017-08-18 10:09:24 -04:00
Adam Wathan
b4331834ae
Add button mockups
2017-08-18 10:09:24 -04:00
Adam Wathan
80658ae54e
Working on colors
2017-08-18 10:09:24 -04:00
Adam Wathan
c6b7fdced7
WIP on tons of color crap
2017-08-18 10:09:24 -04:00
Jonathan Reinink
10dc104c2d
Add shadows documentation.
2017-08-18 10:09:24 -04:00
Jonathan Reinink
6ba5536a7e
Add a bunch of new pages to the docs, and update the nav.
2017-08-18 10:09:24 -04:00
Adam Wathan
a33385f51f
Working on colors
2017-08-18 10:09:24 -04:00
Adam Wathan
dac88161f3
Who knows
2017-08-18 10:09:24 -04:00
Adam Wathan
e881b69bf5
WIP on tons of color crap
2017-08-18 10:09:24 -04:00
Adam Wathan
5955bd2ae8
Working on colors
2017-08-18 10:08:39 -04:00
Adam Wathan
6e26f14d0a
Merge pull request #78 from adamwathan/group-spacing-breakpoints
...
Group media queries for padding and pull utilities
2017-08-16 09:00:22 -04:00
Adam Wathan
57506b4241
Merge pull request #77 from adamwathan/mx-auto-fix
...
Define mx-auto alongside scale variants to group media queries
2017-08-16 09:00:14 -04:00
Adam Wathan
f406938373
Group media queries for padding and pull utilities
2017-08-15 14:08:25 -04:00
Adam Wathan
d3e0facc13
Define mx-auto alongside scale variants to group media queries
2017-08-15 14:06:00 -04:00
Adam Wathan
ae9f134c97
Merge pull request #76 from adamwathan/add-font-family-utilities
...
Added new font family utilities
2017-08-15 11:14:04 -04:00
Jonathan Reinink
7ad9c0b521
Added new font family utilities.
...
Removed "text-mono" utility.
Renamed "@system-font-stack" variable to "@font-family-system".
2017-08-15 11:12:49 -04:00
Jonathan Reinink
eeaa1531b1
Rough in text docs.
2017-08-15 10:42:02 -04:00
Adam Wathan
2b8d8d1ec1
Merge pull request #75 from adamwathan/add-text-justify-utility
...
Add "text-justify" utility
2017-08-15 10:24:13 -04:00
Jonathan Reinink
93146b74f6
Add "text-justify" utility
2017-08-15 10:20:59 -04:00
Adam Wathan
f51b76c59e
Merge pull request #74 from adamwathan/remove-text-spaced-utility
...
Removed "text-spaced" utility
2017-08-15 10:18:52 -04:00
Jonathan Reinink
2b100ce4a0
Removed "text-spaced" utility
...
Should use the new "leading" utilities instead.
2017-08-15 10:13:53 -04:00
Jonathan Reinink
e751d972b8
Improve the spacing docs.
2017-08-15 09:28:43 -04:00
Jonathan Reinink
f3b1980d8d
Add shadows documentation.
2017-08-15 08:37:00 -04:00
Jonathan Reinink
3e7817dfa9
Merge pull request #71 from adamwathan/documentation_improvements
...
Documentation improvements
2017-08-15 08:17:39 -04:00
Adam Wathan
1a5bf2d343
Fix bug with double border generation
2017-08-15 08:13:22 -04:00
Jonathan Reinink
233db2ae9f
Add a bunch of new pages to the docs, and update the nav.
2017-08-14 20:14:13 -04:00
Adam Wathan
6fb076f744
Merge pull request #59 from adamwathan/radius-generators
...
Add rounded border generators
2017-08-14 19:55:46 -04:00
Adam Wathan
bf12f68673
Add rounded border generators
2017-08-14 19:55:17 -04:00
Adam Wathan
d1203c58d7
Merge pull request #66 from adamwathan/default-spacers
...
Provide fewer default spacers
2017-08-14 19:54:06 -04:00
Jonathan Reinink
a6e2763dac
Remove "Welcome" from page title on home page.
2017-08-14 13:56:25 -04:00
Adam Wathan
d2eca8865d
Add flex-x-center helper, actually is useful if stuff wraps
2017-08-08 16:07:41 -04:00
Adam Wathan
9017c838cd
Letter spacing not line height dumb fuck
2017-08-08 15:09:59 -04:00
Adam Wathan
c6e93a05f6
Merge pull request #64 from adamwathan/tracking
...
Add basic tracking utilities
2017-08-08 15:09:10 -04:00
Adam Wathan
780de7710a
Merge pull request #65 from adamwathan/shadows
...
Add shadow utilities
2017-08-08 14:19:43 -04:00
Jonathan Reinink
bf5beb932f
Improve the border size documentation.
...
Also tweaked the inline code block style definition.
2017-08-07 14:44:08 -04:00
Adam Wathan
8a3d0554ae
Provide fewer default spacers
...
Open to suggestions on what this default scale should be, just seems
like crazy overkill to provide so many out of the box when it's so
trivial to add extra ones if you need them.
2017-08-07 10:45:24 -04:00
Adam Wathan
7d8559b8fd
Add shadow utilities
2017-08-06 08:13:33 -04:00
Adam Wathan
e023065480
Set min-width on non-responsive auto columns
...
Had already done this on responsive variants, missed adding it to the
base variant. Without this, auto columns are not forced to the same
width.
2017-08-06 07:59:16 -04:00
Adam Wathan
ecd66cd2a6
Move responsive mixins; support disabling responsiveness
2017-08-06 07:56:53 -04:00
Adam Wathan
9f987a168f
Add basic tracking utilities
2017-08-05 20:47:43 -04:00
Adam Wathan
82833d2631
Fix incorrect auto column class name
2017-08-05 20:47:27 -04:00
Adam Wathan
ce166fe692
Start border scale at 0
...
I thought putting it at the end as a disabler would be more useful but
turns out it's actually more useful for removing default borders on
elements that already have them, like `hr` for example.
By putting zero first, I can remove the default border and still apply
my own border.
2017-08-04 17:03:48 -04:00
Adam Wathan
06bc7d428d
Rearrange text file variables
2017-08-04 16:46:01 -04:00
Adam Wathan
df5867079c
Merge pull request #57 from adamwathan/leading-generator
...
Add leading generator
2017-08-04 14:37:26 -04:00
Adam Wathan
e0eb0553f0
Use variable for text-size/weight scales instead of inlining into mixin call
2017-08-04 14:37:09 -04:00
Adam Wathan
b9612fbb74
Add leading generator
2017-08-04 14:35:12 -04:00
Adam Wathan
26ae48eee5
Remove unused variables
2017-08-04 14:34:55 -04:00
Adam Wathan
f7b9812843
Merge pull request #55 from adamwathan/size-utilities
...
Add width/height sizing utilities
2017-08-04 14:21:33 -04:00
Adam Wathan
c7cd703b1e
Merge pull request #56 from adamwathan/zero-in-border-scale
...
Move zero values to border-width scale instead of hard-coding
2017-08-04 14:21:27 -04:00
Adam Wathan
51bad776a5
Removed unused mixin parameters
2017-08-04 13:00:51 -04:00