4079 Commits

Author SHA1 Message Date
Adam Wathan
cd83c7cfb5 Add responsive align items example 2017-10-27 13:32:15 -04:00
Adam Wathan
0aee1a59f2 Add responsive example to align content docs + minor clean up 2017-10-27 13:22:48 -04:00
Adam Wathan
b32990a6e0 Working on responsive flex direction docs 2017-10-27 10:44:17 -04:00
Adam Wathan
ce72402bc4 Improve color palette styling 2017-10-27 10:44:17 -04:00
Jonathan Reinink
2241dc9712 Add opacity documentation
Also adds a new "customized config" Blade component
2017-10-27 09:51:39 -04:00
Jonathan Reinink
ce3feaaf44 Merge branch 'master' of github.com:nothingworksinc/tailwindcss 2017-10-27 08:07:25 -04:00
Jonathan Reinink
c65419f67c Fix issues with responsive component and add Flexbox page titles 2017-10-27 08:05:44 -04:00
Adam Wathan
3b0e5f7959 Ignore compiled config file 2017-10-27 07:25:54 -04:00
Adam Wathan
026cb63616 Add hex codes next to colors 2017-10-26 19:34:04 -04:00
Adam Wathan
e2b02e4fa3 Make processed Tailwind config file available in Jigsaw 2017-10-26 19:33:41 -04:00
Adam Wathan
fa9c74a48b Working on improved layour for color palette page 2017-10-26 18:40:28 -04:00
Adam Wathan
780ebcaa8e Update alert examples for new colors 2017-10-26 18:40:14 -04:00
Adam Wathan
6ce934df7f Reference vendor jigsaw binary explicitly 2017-10-26 18:22:41 -04:00
Adam Wathan
6b5fa685a9 Update button example to make use of new light hover colors 2017-10-26 16:00:05 -04:00
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