589 Commits

Author SHA1 Message Date
Adam Wathan
74476b9e5b Add separate overflow docs sections for horizontal and vertical scrolling 2017-10-27 15:04:33 -04:00
Adam Wathan
dd2e4a95d3 Reverse examples for opacity; more obvious I think 2017-10-27 15:04:16 -04:00
Adam Wathan
cb3db62b89 Tweak padding in customized config component 2017-10-27 15:04:01 -04:00
Adam Wathan
6e38173719 Add responsive example to flex wrapping page 2017-10-27 14:17:40 -04:00
Adam Wathan
27673cfab7 Add responsive example for flex justify content 2017-10-27 14:07:53 -04:00
Adam Wathan
0fa26abc6f Fix logo in sidebar 2017-10-27 14:07:44 -04:00
Adam Wathan
0e261bb9d2 Add responsive flex grow/shrink example 2017-10-27 14:02:25 -04:00
Adam Wathan
1eb0388fe6 Add responsive example for flexbox display page 2017-10-27 13:53:01 -04:00
Adam Wathan
f4bddeed56 Add responsive align self example 2017-10-27 13:41:56 -04:00
Jonathan Reinink
86a988b649 Add overflow documentation 2017-10-27 13:41:36 -04:00
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