4365 Commits

Author SHA1 Message Date
Adam Wathan
e07be665b1 Remove per-side border colors 2017-08-02 12:45:47 -04:00
Adam Wathan
0d68494ca8 Add screen mixin 2017-08-02 12:40:30 -04:00
Jonathan Reinink
f385d91e1b Remove flex basis and flex grow utilities. 2017-08-02 12:38:04 -04:00
Adam Wathan
ca2b52780c Remove "container" concept, remove grid gutters 2017-08-02 12:30:40 -04:00
Adam Wathan
a085162cd8 Standardize on "responsive" helper mixin 2017-08-02 12:30:14 -04:00
Adam Wathan
487cbef751 Delete class that doesn't even work 2017-08-02 12:29:50 -04:00
Adam Wathan
8b3bec98a0 Hard code iPhone font shrinking for now 2017-08-02 12:29:36 -04:00
Jonathan Reinink
c6ff4161b8 Merge branch 'master' into flexbox_improvements 2017-08-02 11:04:08 -04:00
Jonathan Reinink
4c640e608a Remove quotes around default variants. 2017-08-02 10:36:30 -04:00
Adam Wathan
a812d9649a Solve generated mixin bug by adding quotes 🙌🏻 2017-08-02 10:04:32 -04:00
Adam Wathan
06360a8094 More generator work
About to go down dark path of parameterized mixins.
2017-08-02 08:51:24 -04:00
Jonathan Reinink
a0ddedb360 Remove non existent classes from responsive helper. 2017-08-01 22:10:56 -04:00
Jonathan Reinink
9eb457f5b4 Remove "inline-flex-y-center" utility.
Can just use "flex-y-center" and "flex-inline" instead.
2017-08-01 21:06:11 -04:00
Adam Wathan
f323d5d5b2 Desaturate all default colors to pure gray
We should put some thought into the lightness scale for these too; a
lot of the numbers are currently oddly precise for framework defaults,
like 52% or 16%.
2017-08-01 19:13:11 -04:00
Adam Wathan
5319c64822 Start extracting generators 2017-08-01 18:59:26 -04:00
Adam Wathan
8ae008951d Remove unused responsive borders 2017-08-01 18:54:21 -04:00
Adam Wathan
eb86fd6acd Add basic border generator mixins 2017-08-01 17:06:09 -04:00
Adam Wathan
3d98e3a1a1 Add basic background generator mixins 2017-08-01 17:06:09 -04:00
Adam Wathan
5a09eb6369 Remove KiteTail-specific colors and related utilities 2017-08-01 17:06:09 -04:00
Adam Wathan
483010e5c6 Merge pull request #35 from adamwathan/rename_layout_to_constrain
Improvements to contrain utilities
2017-08-01 16:16:39 -04:00
Jonathan Reinink
3760c938a5 Work-in-progress improvements to flex utilities. 2017-08-01 16:00:55 -04:00
Jonathan Reinink
6cfa02606a Add constrain variables. 2017-08-01 15:03:12 -04:00
Jonathan Reinink
b0717cfd71 Add responsive constrain helpers back. 2017-08-01 14:59:37 -04:00
Jonathan Reinink
568abc820d Add more constrain helpers, and remove responsive versions. 2017-08-01 14:18:53 -04:00
Jonathan Reinink
ce2518affb Rename layout to constrain. 2017-08-01 13:30:15 -04:00
Adam Wathan
cb0144015c Merge pull request #31 from adamwathan/improvements_to_borders
Add additional border utilities
2017-08-01 13:16:54 -04:00
Adam Wathan
554081655b Merge pull request #33 from adamwathan/cleanup_text_styles
Cleanup text styles
2017-08-01 13:16:36 -04:00
Jonathan Reinink
fefd40641b Merge branch 'master' into cleanup_text_styles 2017-08-01 13:13:09 -04:00
Adam Wathan
fe7302a717 Merge pull request #34 from adamwathan/remove-components
Remove components and reorganize files a bit
2017-08-01 13:06:09 -04:00
Adam Wathan
18896866da Remove components and reorganize files a bit 2017-08-01 13:05:25 -04:00
Jonathan Reinink
1f6e2d0955 Cleanup text styles. 2017-08-01 12:59:42 -04:00
Adam Wathan
f7329739fa Re-add text, add display 2017-08-01 10:21:13 -04:00
Adam Wathan
d1e6f472a7 Remove node_modules whoops 2017-08-01 10:19:43 -04:00
Jonathan Reinink
fcdd1112bc Remove old link utility import. 2017-08-01 10:19:16 -04:00
Adam Wathan
e4ba54923d Grim local dev setup 2017-08-01 10:14:29 -04:00
Jonathan Reinink
66d9659da0 Adjust default border radius values. 2017-08-01 10:14:26 -04:00
Adam Wathan
423711606c Merge pull request #27 from adamwathan/make_display_utility_file
Make display utility file
2017-08-01 10:13:43 -04:00
Adam Wathan
ac131e9c1c Merge pull request #30 from adamwathan/remove_default_background_color
Remove default background color
2017-08-01 10:12:45 -04:00
Adam Wathan
acf7e2e6d3 Merge pull request #24 from adamwathan/make_links_components
Make link utilities into a component
2017-08-01 10:08:41 -04:00
Jonathan Reinink
3a1ff1bd83 Add additional border utilities. 2017-07-31 22:59:57 -04:00
Jonathan Reinink
5a45835839 Remove default background color. 2017-07-31 22:46:16 -04:00
Jonathan Reinink
cf4eff29ee Remove base anchor style. 2017-07-31 22:28:09 -04:00
Jonathan Reinink
d3d5435cb1 Merge branch 'master' into make_links_components 2017-07-31 22:27:01 -04:00
Jonathan Reinink
34cc23c1fc Make display utility file. 2017-07-31 20:58:10 -04:00
Jonathan Reinink
9835272561 Remove old reference to card component. 2017-07-31 20:43:08 -04:00
Adam Wathan
1f355c7756 Merge pull request #26 from adamwathan/make_position_utility_file
Make position utility file
2017-07-31 20:41:13 -04:00
Jonathan Reinink
f0a1188050 Make position utility file. 2017-07-31 20:36:09 -04:00
Adam Wathan
bea803cb8b Merge pull request #22 from adamwathan/normalize_quotes
Normalize quotes
2017-07-31 20:12:04 -04:00
Adam Wathan
74af556596 Merge pull request #21 from adamwathan/remove_card_component
Remove card component
2017-07-31 20:10:49 -04:00
Adam Wathan
d7a796ac75 Merge pull request #20 from adamwathan/remove_composer
Remove Composer, after all
2017-07-31 20:10:43 -04:00