Adam Wathan
d0293723ea
Add scroll icon to bottom of scrollable class tables
2017-11-24 19:46:55 -05:00
Adam Wathan
e197420fea
Merge branch 'master' into develop
2017-11-17 10:52:38 -05:00
Adam Wathan
051705aef7
Ditch Vue component in favor of simple scrolling table
...
Better Algolia indexing and stuff and just simpler overall.
2017-11-16 11:02:55 -05:00
Adam Wathan
caa00bbd38
Add options key to default config and document
2017-11-15 11:14:24 -05:00
Adam Wathan
6f6f1cc318
Fix conflicts
2017-11-15 09:36:21 -05:00
Jonathan Reinink
1faabc82b1
Switch to separate config import
...
Import default config from separate path (require('tailwindcss/defaultConfig')) to allow importing the default config without importing all of Tailwind, which causes errors with Webpack due to a dynamic require.
2017-11-14 08:03:31 -05:00
Jonathan Reinink
5ea66c7e0b
Add margin auto to docs config (via default)
2017-11-13 16:03:46 -05:00
Adam Wathan
d2d74ed556
Don't try to use local Aktiv Grotesk, only use TypeKit version
2017-11-03 17:16:50 -04:00
Jonathan Reinink
d9f5f10eb1
Make docs config compatible with older versions of node
2017-11-03 12:19:16 -04:00
Adam Wathan
df77207966
Remove extremely offensive unnecessary newline character
2017-11-03 11:03:22 -04:00
Adam Wathan
b2b95d5738
Register config file with Webpack for watching
...
This change tells Webpack (for those using it) that the config file
used should be tracked as a dependency and that the CSS should be
re-compiled if that config file changes.
It's careful to make sure the config file is loaded fresh every single
time to avoid weird caching issues.
2017-11-03 09:54:15 -04:00
Jonathan Reinink
c70ce45472
Remove slate and smoke colors
2017-10-31 16:15:04 -04:00
Adam Wathan
e6f81cc908
Tweak a bunch of styles
2017-10-31 10:15:19 -04:00
Adam Wathan
4e45780582
Default responsive sidebar to closed
...
Previously, if you loaded the page at a wide size then resized smaller,
the sidebar would be open.
2017-10-31 08:02:36 -04:00
Adam Wathan
7789f00bac
Switch to Aktiv Grotesk
2017-10-31 07:52:36 -04:00
Jonathan Reinink
cd06efb4e6
Add new home page
...
Adds new "documentation" layout, replacing the previous "markdown" layout.
2017-10-31 00:15:02 -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
b4738aa9b7
Update colors to Steve's new palette
2017-10-26 15:59:49 -04:00
Adam Wathan
782598319a
Comment out requiring defaultConfig inside itself
...
Uncomment on init
2017-10-26 12:06:10 -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
Adam Wathan
bc8ea314e6
Use new icons
2017-10-26 08:29:32 -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
720e051f19
Styling links and normalizing headers
2017-10-24 07:44:46 -04:00
Adam Wathan
b0dda81564
Working on splitting flex docs into multiple pages
2017-10-24 07:44:46 -04:00
Adam Wathan
a983e8bc1c
Don't use SFMono, doesn't seem to actually work?
2017-10-23 11:01:39 -04:00
Adam Wathan
525a86bd0a
WIP
2017-10-21 17:42:41 -04:00
Adam Wathan
b631014ef4
Tweak some colors
2017-10-21 17:42:41 -04:00
Adam Wathan
8cf83ce464
Working on new docs design
2017-10-21 17:42:41 -04:00
Adam Wathan
3bad6d0f65
Update to latest default config as base
2017-10-21 17:42:41 -04:00
Adam Wathan
3c31e2a773
Scaffold out a bunch of docs pages
2017-10-09 16:25:15 -04:00
Adam Wathan
2c1de94d5c
Switch docs to use .js config instead of JSON
2017-10-09 12:33:22 -04:00