1
1
mirror of https://github.com/primer/css.git synced 2025-01-06 22:36:48 +03:00
Commit Graph

3216 Commits

Author SHA1 Message Date
Shawn Allen
88ce5e96f4 storybook: bump octicons CSS version 2019-03-07 14:42:03 -08:00
Shawn Allen
e70dbf671a storybook: update path to pages 2019-03-07 14:41:36 -08:00
Shawn Allen
fadc008488
Merge pull request #707 from primer/fix-storybook
Fix Storybook
2019-03-07 14:30:49 -08:00
Shawn Allen
52464bcfed Merge remote-tracking branch 'origin/release-12.1.1' into fix-storybook 2019-03-06 15:57:03 -08:00
Emily
6131c38d68
Merge pull request #709 from primer/remove-ui-for-realsies
Remove "UI" from font file path
2019-03-06 15:41:24 -08:00
Emily
1c67e97431
Merge pull request #705 from primer/sync-refactors
Factor out Sync Functionality
2019-03-06 15:26:21 -08:00
Shawn Allen
7e1b1ab418
Update pages/css/components/navigation.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-06 15:26:10 -08:00
Catherine Bui
80d00d48cb remove UI from font file path 2019-03-06 15:24:40 -08:00
Shawn Allen
e601d78b7b storybook: run publish-storybook on merge to master 2019-03-06 11:48:00 -08:00
Shawn Allen
d09713f60e storybook: build to .storybuild, run script/publish-storybook 2019-03-06 11:46:16 -08:00
Shawn Allen
90c7006611 docs: update storybook docs for new setup 2019-03-06 11:23:39 -08:00
Shawn Allen
c6c679c1a3 storybook: tidy up npm scripts, use port 8001 2019-03-06 11:23:18 -08:00
Shawn Allen
ea7d3eaeb4 storybook: move Primer breakpoints up, bring back p-4 wrapper 2019-03-06 11:12:20 -08:00
Shawn Allen
a916e2a6d8 storybook: reorg viewports, nix p-4 wrapper 2019-03-06 11:01:24 -08:00
Shawn Allen
00fbc847d2 fix(storybook): bring back webpack 2019-03-06 10:57:10 -08:00
Shawn Allen
e92a13a201 rename "dead" prop to "inert" in CodeExample 2019-03-06 10:45:01 -08:00
Shawn Allen
aeb72a500f nix "dead" flag from js code block 2019-03-06 10:44:44 -08:00
Shawn Allen
929cdb16f9 fix(docs): don't make js code blocks live 2019-03-06 10:44:26 -08:00
Shawn Allen
6b52b02b46 chore(storybook): lib/storieFromMarkdown -> story-loader 2019-03-05 22:10:06 -08:00
Shawn Allen
831a0af54a chore(storybook): lint 2019-03-05 22:07:53 -08:00
Shawn Allen
709902e060 lint(storybook): add .storybook/.eslintrc.json 2019-03-05 22:07:37 -08:00
Shawn Allen
fd17234357 fix(storybook): refactor lib/storiesFromMarkdown as webpack loader 2019-03-05 21:44:11 -08:00
Shawn Allen
cb8fd138c9 fix(storybook): make it work? 2019-03-05 21:43:02 -08:00
Shawn Allen
cd1ce5f0c5 replace @storybook/addon-options with addon-vieport 2019-03-05 21:42:23 -08:00
Shawn Allen
6a8933562f tweak how dead=true affects code-blocks 2019-03-05 21:41:51 -08:00
Shawn Allen
45375ba6c4 chore(storybook): clean up storybook deps 2019-03-05 21:40:57 -08:00
Shawn Allen
d6063fc24a fix(package): update homepage url 2019-03-05 21:40:34 -08:00
Shawn Allen
0674319925 deps: remove webpack 2019-03-05 21:39:48 -08:00
Shawn Allen
b202d4aa4f fix(storybook): remove .babelrc, postcss.config.js 2019-03-05 21:12:10 -08:00
Shawn Allen
63308dfc75 fix(storybook): remove Octicon stories 2019-03-05 21:11:56 -08:00
Shawn Allen
01bc29e29e
Update pages/css/utilities/typography.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:27:50 -08:00
Shawn Allen
9fcf2e69e0
Update pages/css/utilities/padding.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:27:43 -08:00
Emily
0b1f47f115 minor release 2019-03-04 15:26:46 -08:00
Shawn Allen
0ca7a3111a
Update marketing-padding.md 2019-03-04 15:19:44 -08:00
Shawn Allen
ccec0af99f
Update pages/css/utilities/margin.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:18:18 -08:00
Shawn Allen
fd1ab08cb6
Update pages/css/utilities/marketing-type.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:18:11 -08:00
Shawn Allen
fc71cd14f9
Update marketing-margin.md 2019-03-04 15:16:34 -08:00
Shawn Allen
ff104cd02e
Update marketing-layout.md 2019-03-04 15:15:44 -08:00
Shawn Allen
2b86e83a73
Update pages/css/utilities/flexbox.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:15:26 -08:00
Shawn Allen
05aa7ef2e6
Update marketing-filters.md 2019-03-04 15:15:21 -08:00
Shawn Allen
12b22b668c
Update pages/css/utilities/layout.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:15:20 -08:00
Shawn Allen
0d98501641
Update marketing-borders.md 2019-03-04 15:14:07 -08:00
Shawn Allen
a0dd784428
Update pages/css/utilities/details.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:13:57 -08:00
Shawn Allen
5f9aa8f874
Update pages/css/support/typography.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:13:50 -08:00
Shawn Allen
c473d652a2
Update pages/css/support/breakpoints.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:13:37 -08:00
Shawn Allen
3973948e54
Update pages/css/utilities/animations.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:13:22 -08:00
Shawn Allen
e217472128
Update pages/css/support/marketing-variables.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:10:47 -08:00
Shawn Allen
7889048e54
Update pages/css/support/spacing.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:10:25 -08:00
Shawn Allen
6ec2e0c22e
Update pages/css/support/index.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:10:15 -08:00
Shawn Allen
70f467dd8b
Update pages/css/objects/table-object.md
Co-Authored-By: emplums <emplums@github.com>
2019-03-04 15:07:59 -08:00