4365 Commits

Author SHA1 Message Date
Adam Wathan
b4738aa9b7 Update colors to Steve's new palette 2017-10-26 15:59:49 -04:00
Adam Wathan
c66763a635 Make sidenav scroll independent of search area 2017-10-26 12:06:10 -04:00
Adam Wathan
782598319a Comment out requiring defaultConfig inside itself
Uncomment on init
2017-10-26 12:06:10 -04:00
Jonathan Reinink
e1140cd6d0 Tweak wording of color docs in config 2017-10-26 11:41:32 -04:00
Jonathan Reinink
f26833c2a3 Fix defaultConfig() method (add return) 2017-10-26 10:21:13 -04:00
Jonathan Reinink
e06e758312 Update the doc's Tailwind config to use the new config format
Also had to create a self referencing package dependency so that the require('tailwindcss') call in the default config would work.
2017-10-26 10:18:07 -04:00
Jonathan Reinink
24199b140f Lazy load default config 2017-10-26 09:29:52 -04:00
Jonathan Reinink
0faae1e09a Merge pull request #214 from nothingworksinc/add-documentation-to-config
Add documentation to config
2017-10-26 09:16:12 -04:00
Jonathan Reinink
a1e584dd35 Merge branch 'master' into add-documentation-to-config 2017-10-26 09:15:25 -04:00
Adam Wathan
1176d0cf94 Add anchorJS 2017-10-26 09:11:57 -04:00
Jonathan Reinink
ecf486b508 Integrate poor man's Turbolinks with Vue 2017-10-26 09:11:57 -04:00
Jonathan Reinink
fee05fbd75 Load docs with Ajax 2017-10-26 09:11:57 -04:00
Adam Wathan
bc8ea314e6 Use new icons 2017-10-26 08:29:32 -04:00
Adam Wathan
0bd33a8f73 POC responsive widget in Flex Direction docs 2017-10-26 08:29:32 -04:00
Jonathan Reinink
d3727efa00 Fixing vertical scrolling in nav 2017-10-25 20:02:31 -04:00
Jonathan Reinink
12faf8af8a Tweak config docs 2017-10-25 19:04:38 -04:00
Jonathan Reinink
ea4b64837e Allow font families to be defined as arrays 2017-10-25 18:18:22 -04:00
Jonathan Reinink
3e58d198d8 Update generators for the new config keys 2017-10-25 17:56:50 -04:00
Jonathan Reinink
cfbe2660d4 Fix alignment of text sizes 2017-10-25 17:36:50 -04:00
Jonathan Reinink
78bbb668b9 Finish initial draft of the config docs 2017-10-25 17:33:18 -04:00
Jonathan Reinink
b414ac5d10 Add docs to config for margins and padding 2017-10-25 17:14:24 -04:00
Jonathan Reinink
5ee988e2e0 Add docs to config for border and sizing utilities 2017-10-25 16:58:29 -04:00
Adam Wathan
d566e114b3 Update fixture for new font sizes 2017-10-25 16:14:31 -04:00
Adam Wathan
751bfe681b Switch to Schoger-approved default font size scale 2017-10-25 16:08:03 -04:00
Adam Wathan
0d5d31b288 Fix tests 2017-10-25 16:06:50 -04:00
Adam Wathan
eb68790127 Rename overflow x/y utilities 2017-10-25 15:01:21 -04:00
Adam Wathan
876b4e1561 Update sidebar styles 2017-10-25 14:55:16 -04:00
Jonathan Reinink
b9cc27854b Switch font families to arrays in config 2017-10-25 11:14:07 -04:00
Jonathan Reinink
0ad2ffe483 Quote all editable keys in the config 2017-10-25 11:13:19 -04:00
Jonathan Reinink
67f8d1b9cb Improve border, padding and margin docs in config 2017-10-25 10:02:38 -04:00
Jonathan Reinink
a08388efc7 Add more color docs to config 2017-10-25 09:58:11 -04:00
Jonathan Reinink
382537f86a Improve formatting of config, and add links and class names 2017-10-25 09:42:53 -04:00
Jonathan Reinink
165c001e65 Add "packages" key to config 2017-10-25 08:53:37 -04:00
Jonathan Reinink
2a00fab8ab Flatten config (remove nested keys) 2017-10-25 08:52:04 -04:00
Jonathan Reinink
cdffce9044 Remove "SFMono-Regular" from default mono font stack 2017-10-25 07:48:22 -04:00
Jonathan Reinink
b1bd134d1e Add text tracking docs to config 2017-10-25 07:32:36 -04:00
Jonathan Reinink
53d1bc78f5 Add leading docs to config 2017-10-25 07:31:38 -04:00
Jonathan Reinink
5e19fb5f62 Add documentation to config 2017-10-25 00:48:46 -04:00
Adam Wathan
3d8647b33c Merge pull request #202 from nothingworksinc/flex-docs
First pass at flex docs
2017-10-24 13:18:55 -04:00
Adam Wathan
66d76353b4 Make shit white 2017-10-24 12:45:12 -04:00
Adam Wathan
17638c3d48 Clean up navigation
Remove ambiguity about active states by using full page paths, fix any
broken active states, etc.
2017-10-24 12:45:12 -04:00
Adam Wathan
b6e3b37bca Add "default" badges to default utility values 2017-10-24 12:45:12 -04:00
Adam Wathan
ab601d42f7 Use position fixed for sidebar to restore keyboard scrolling functionality 2017-10-24 12:45:12 -04:00
Adam Wathan
e821ea2667 Working on flex docs 2017-10-24 12:45:12 -04:00
Adam Wathan
45adfa32fc Remove content-stretch utility
No browser support, doesn't make sense, gtfo.

Closes #199.
2017-10-24 12:45:12 -04:00
Adam Wathan
0a5a05f1cd Remove self-baseline utility
Has no browser support and I can't even really understand how it would work.

Closes #198.
2017-10-24 12:45:12 -04:00
Adam Wathan
063f12ce58 Add self-auto utility
Allows resetting align-self back to the default value if necessary at different breakpoints.
2017-10-24 12:45:12 -04:00
Adam Wathan
e74c580f8a Merge pull request #210 from nothingworksinc/simplify-config
Don't do any merging of config values at all
2017-10-24 12:15:37 -04:00
Adam Wathan
eb3cdda472 Use latest dist files 2017-10-24 12:14:55 -04:00
Adam Wathan
eafac886fa Use lodash to extract keys safely 2017-10-24 12:13:25 -04:00