Cole Bemis
|
983adabecf
|
Use loadable since React.lazy doesn't support SSR
|
2019-08-12 11:33:12 -07:00 |
|
Cole Bemis
|
469390da1f
|
Add hero animation
|
2019-08-12 11:15:19 -07:00 |
|
Cole Bemis
|
d2b9499653
|
Set up /css path prefix
|
2019-08-09 17:07:23 -07:00 |
|
Ash Guillaume
|
382c78d7f6
|
Merge branch 'blankslate-update' of https://github.com/primer/css into blankslate-update
|
2019-08-09 14:33:52 -07:00 |
|
Ash Guillaume
|
d4e4dff44d
|
removed border from default
|
2019-08-09 14:33:27 -07:00 |
|
Ash Guillaume
|
47a9a7204f
|
add warning symbol
Co-Authored-By: Emily <emplums@github.com>
|
2019-08-09 11:46:33 -07:00 |
|
Ash Guillaume
|
a9fb40031d
|
updated example copy
|
2019-08-09 11:45:49 -07:00 |
|
Jon Rohan
|
d2c9fe0f14
|
Don't let state labels wrap
|
2019-08-09 10:53:37 -07:00 |
|
Ash Guillaume
|
4763751508
|
re-added attribute type=button
|
2019-08-09 10:17:00 -07:00 |
|
Ash Guillaume
|
d25a967789
|
Merge branch 'blankslate-update' of https://github.com/primer/css into blankslate-update
|
2019-08-09 10:12:35 -07:00 |
|
Ash Guillaume
|
5db5ff012a
|
updated with emplums suggestions
|
2019-08-09 10:11:37 -07:00 |
|
Ash Guillaume
|
67709500d4
|
Update pages/css/components/blankslate.md
Co-Authored-By: Emily <emplums@github.com>
|
2019-08-09 10:05:50 -07:00 |
|
Ash Guillaume
|
91171f5417
|
added in deprecation warning for blankslate-clean-background
|
2019-08-09 09:44:30 -07:00 |
|
Cole Bemis
|
d469371ca6
|
Add missing dependencies
|
2019-08-08 20:31:23 -07:00 |
|
Ash Guillaume
|
cd53d679df
|
updated blankslate component
|
2019-08-08 15:38:30 -07:00 |
|
Vinicius Depizzol
|
990634a046
|
Apply suggestions from @shawnbot
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
|
2019-08-08 15:33:15 -07:00 |
|
Cole Bemis
|
eec46cec42
|
Copy eslintrc into gatsby-docs
|
2019-08-08 15:25:32 -07:00 |
|
Cole Bemis
|
b21e853b4d
|
Move all pages into gatsby-docs
|
2019-08-08 15:24:04 -07:00 |
|
Jon Rohan
|
0ab6d467ff
|
Merge pull request #845 from primer/header_component
Adding the Header component to primer
|
2019-08-08 13:22:05 -07:00 |
|
Shawn Allen
|
475976d8f3
|
remove extra space
|
2019-08-08 12:44:26 -07:00 |
|
Jon Rohan
|
9f9d4029c6
|
Using flex for example and input-dark from #853
|
2019-08-08 12:38:58 -07:00 |
|
Jon Rohan
|
ca5624fdae
|
Generating README from script
|
2019-08-08 11:47:11 -07:00 |
|
Jon Rohan
|
5f4a6e49de
|
Merge branch 'release-12.6.0' into header_component
|
2019-08-08 11:46:12 -07:00 |
|
Jon Rohan
|
0958eec7fb
|
Apply suggestions from code review
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
|
2019-08-08 11:44:57 -07:00 |
|
Shawn Allen
|
85b5bba0a9
|
Merge pull request #847 from primer/remark-erb-convert
Convert ERB octicon() helpers to inline SVG on the fly
|
2019-08-07 15:44:19 -07:00 |
|
Shawn Allen
|
483dc7be73
|
Merge pull request #859 from primer/generate-bundle-readmes
Generate bundle READMEs from a template
|
2019-08-07 15:43:03 -07:00 |
|
Jon Rohan
|
8a4accdf4f
|
Apply suggestions from code review
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
|
2019-08-07 15:16:28 -07:00 |
|
Shawn Allen
|
cf67cdb519
|
Merge pull request #857 from primer/include-octicon-css
Include octicon css
|
2019-08-07 15:10:33 -07:00 |
|
Shawn Allen
|
0a5e90b274
|
regenerate bundle readmes
|
2019-08-07 15:10:11 -07:00 |
|
Shawn Allen
|
7a9ca91d2c
|
add bundle README generator, template
|
2019-08-07 15:09:55 -07:00 |
|
Shawn Allen
|
e67c174585
|
add @primer/octicons as a dependency
|
2019-08-07 14:55:45 -07:00 |
|
Shawn Allen
|
c2a98387ac
|
import @primer/octicons/index.scss in core
as requested by @jonrohan in #845
|
2019-08-07 14:55:45 -07:00 |
|
Shawn Allen
|
6fca657e58
|
lint
|
2019-08-07 14:39:09 -07:00 |
|
Shawn Allen
|
069671fd61
|
convert remaining inline SVG examples back to ERB
|
2019-08-07 14:30:14 -07:00 |
|
Shawn Allen
|
bc70747faa
|
silence the ERB parser
|
2019-08-07 14:30:00 -07:00 |
|
Shawn Allen
|
7bb4b44f68
|
get loose with octicons dependency version
|
2019-08-07 13:57:53 -07:00 |
|
Shawn Allen
|
f19944d216
|
move @primer/octicons into dependencies
|
2019-08-07 13:57:53 -07:00 |
|
Shawn Allen
|
f0b340a3cc
|
import @primer/octicons/index.scss in core
as requested by @jonrohan in #845
|
2019-08-07 13:57:53 -07:00 |
|
Shawn Allen
|
ee6f0c6740
|
convert octicons "back" to ERB
|
2019-08-07 13:57:53 -07:00 |
|
Shawn Allen
|
3a2077d385
|
import .octicon CSS from @primer/octicons
|
2019-08-07 13:57:53 -07:00 |
|
Shawn Allen
|
94a1963c9e
|
fix ERB block rendering
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
175f7da374
|
tweak eslint disables
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
80829c15d2
|
use real avatars
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
d73daf52b3
|
be smarter in replaceAll()
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
2a716f9912
|
add @primer/octicons, bump stylelint-config-primer
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
c0571d6f95
|
lint
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
b82a3fc69f
|
use ERB converts for octicon() and avatar_for()
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
7aa05a9d04
|
normalize double quotes
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
b80de83915
|
use just the ERB bits
|
2019-08-07 13:57:52 -07:00 |
|
Shawn Allen
|
4b436368a5
|
Merge branch 'master' into header_component
|
2019-08-07 13:50:24 -07:00 |
|