1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 12:42:32 +03:00
Commit Graph

1846 Commits

Author SHA1 Message Date
Shawn Allen
7dc225028e upgrade node-sass; remove hoisted devDependencies 2018-04-27 15:27:13 -07:00
Shawn Allen
a39a52afe8 re-add license, eslint config 2018-04-27 15:26:56 -07:00
Emily
c4ae2ee517 update docs 2018-04-26 14:38:17 -07:00
Emily
df7ab31938 add text-mono utility 2018-04-26 14:32:39 -07:00
Shawn Allen
5b848a66f9 uninstall primer-module-build; upgrade node-sass 2018-04-26 14:05:11 -07:00
Shawn Allen
8683a19a3f nix primer-module-build/LICENSE 2018-04-26 13:53:12 -07:00
Shawn Allen
90ebafd240 Merge branch 'monorepo' of ../primer-module-build into import-primer-module-build 2018-04-26 13:52:30 -07:00
Shawn Allen
1657aa0d69 move stuff again (with filter-branch) 2018-04-26 13:49:32 -07:00
Shawn Allen
9f731dc2c9 nest primer-module-build in tools/primer-module-build 2018-04-26 13:44:58 -07:00
Shawn Allen
2f3723e036
Merge pull request #449 from primer/fix-spacing-docs
Fix spacer variables in spacing doc
2018-04-05 10:00:52 -07:00
Shawn Allen
29a9eeba11
Merge branch 'dev' into fix-spacing-docs 2018-04-05 09:48:45 -07:00
Shawn Allen
4620024ad7
Merge branch 'dev' into fix-popover--right-bottom 2018-03-27 15:56:18 -07:00
Shawn Allen
41a0bb1e8e
Merge pull request #464 from primer/fix-markdown-stories
Fix markdown stories
2018-03-27 15:55:06 -07:00
Shawn Allen
98adba0575
Merge branch 'dev' into fix-markdown-stories 2018-03-27 10:29:27 -07:00
Shawn Allen
50fb58b110 simplify h/t @mislav 2018-03-27 10:11:40 -07:00
Shawn Allen
1c623ea5ec refactor storiesFromMarkdown() a bit 2018-03-26 16:12:51 -07:00
Shawn Allen
8d4fad41bb 🙊 2018-03-26 16:12:51 -07:00
Shawn Allen
2b2d91b4f7 splice out Markdown loaders for raw-loader
See: https://github.com/primer/primer/issues/463#issuecomment-376301969
2018-03-26 16:12:51 -07:00
Shawn Allen
595d18238a flesh out all popover alignment examples and link to them from descriptions 2018-03-26 16:05:04 -07:00
Shawn Allen
bf59bd73b7 fix #462 .Popover-message-right-bottom caret 2018-03-26 16:04:40 -07:00
Shawn Allen
450e1e2b0d refactor storiesFromMarkdown() a bit 2018-03-26 15:06:01 -07:00
Shawn Allen
f94586ddaa add reference buttons to all popover examples 2018-03-26 15:05:40 -07:00
Shawn Allen
d0c95fdffc 🙊 2018-03-26 14:01:55 -07:00
Shawn Allen
9e8bb23ff5 splice out Markdown loaders for raw-loader
See: https://github.com/primer/primer/issues/463#issuecomment-376301969
2018-03-26 13:56:20 -07:00
Jon Rohan
764102407a Merge branch 'master' into dev 2018-03-20 12:47:58 -07:00
Jon Rohan
e9b7606977
Merge pull request #453 from primer/release-10.4.0
Release 10.4.0
2018-03-20 12:45:35 -07:00
Jon Rohan
b6c9841301 Publish
- primer-base@1.7.0
 - primer-core@6.8.0
 - primer-tooltips@1.5.3
 - primer-utilities@4.9.0
 - primer@10.4.0
 - stylelint-config-primer@2.2.5
 - stylelint-selector-no-utility@1.8.5
2018-03-20 10:22:20 -07:00
Jon Rohan
378fb8bdae Updating changelog 10.4.0 2018-03-20 10:20:34 -07:00
Jon Rohan
11406f8bd1
Merge pull request #456 from primer/height_fit
Adding height-fit utility class
2018-03-14 10:40:37 -07:00
Jon Rohan
bc7a06740f
Merge pull request #455 from primer/colorize_tooltip_warning
Add colorizeTooltip deprecation warning
2018-03-14 10:37:52 -07:00
Shawn Allen
d56bc4077f
Merge pull request #458 from tysongach/patch-1
Fix broken pointer from packages to modules
2018-03-13 11:14:40 -07:00
Tyson Gach
c37f91b488
Fix broken pointer from packages to modules
The directory that houses all of the design system components was changed from `packages` to `modules` in c9ea37316f
2018-03-06 18:50:58 -05:00
Jon Rohan
fb0fcf1f30 Adding height-fit utility class 2018-03-05 10:45:56 -08:00
Jon Rohan
7ce6fd83b3 Adding colorizeTooltip deprecation warning 2018-03-05 10:28:28 -08:00
Jon Rohan
db75cb636d
Merge pull request #452 from agisilaos/agis/update-dead-links
Update dead links in CONTRIBUTING.md
2018-02-28 13:20:36 -08:00
agisilaos
7a2660f774 Remove useless paragraph 🌮 2018-02-28 22:51:40 +02:00
Jon Rohan
107fcf1c48
Merge pull request #446 from primer/muan/details
Add !important to details visibility override
2018-02-28 10:55:45 -08:00
Jon Rohan
4aaf956f26 First 10.4.0 commit 2018-02-28 10:46:06 -08:00
agisilaos
d199c9ffac Update one more dead link 🎉 2018-02-28 13:09:56 +02:00
agisilaos
c30e45ebdd update dead link related to the license
Plus, I removed a blank space
2018-02-28 12:29:02 +02:00
Catherine Bui
8c9ab25b80 fix spacer variables in spacing doc 2018-02-26 15:56:20 -08:00
muan
11957e0600
Add !important to details visibility override
This allows we use .d-flex or similar in inside of details
2018-02-07 16:14:40 +08:00
Diana Mounter
81825ff042
Merge pull request #425 from primer/release-10.3.0
Release 10.3.0
2018-01-17 19:34:13 -05:00
Diana Mounter
a98c029b06 Publish
- primer-alerts@1.5.5
 - primer-avatars@1.5.2
 - primer-base@1.6.3
 - primer-blankslate@1.4.5
 - primer-box@2.5.5
 - primer-branch-name@1.0.3
 - primer-breadcrumb@1.5.1
 - primer-buttons@2.5.3
 - primer-core@6.7.0
 - primer-forms@2.1.0
 - primer-labels@1.5.5
 - primer-layout@1.4.5
 - primer-markdown@3.7.5
 - primer-marketing-buttons@1.0.4
 - primer-marketing-support@1.5.0
 - primer-marketing-type@1.4.5
 - primer-marketing-utilities@1.6.1
 - primer-marketing@6.2.0
 - primer-navigation@1.5.3
 - primer-page-headers@1.4.5
 - primer-page-sections@1.4.5
 - primer-popover@0.0.6
 - primer-product@5.6.2
 - primer-subhead@1.0.3
 - primer-support@4.5.2
 - primer-table-object@1.4.5
 - primer-tables@1.4.5
 - primer-tooltips@1.5.2
 - primer-truncate@1.4.5
 - primer-utilities@4.8.5
 - primer@10.3.0
 - generator-primer-module@1.0.4
 - stylelint-config-primer@2.2.4
 - stylelint-selector-no-utility@1.8.4
2018-01-17 18:55:52 -05:00
Diana Mounter
30e51ab4ee add changelog 2018-01-17 18:38:47 -05:00
Diana Mounter
cc3d0f96b1 add change to test changelog 2018-01-17 18:15:29 -05:00
Diana Mounter
1de8a9f734
Merge pull request #418 from primer/btn_contrast
Button color contrast improvements
2018-01-16 18:51:13 -05:00
Diana Mounter
4bf14c4d8b
Merge pull request #426 from primer/em_spacers
Em spacers
2018-01-12 19:31:30 -05:00
Diana Mounter
37a4787be4
Merge pull request #430 from primer/input_fs
Increase input font-size to 16px on mobile
2018-01-12 19:19:23 -05:00
Jon Rohan
ddf774ccbd
Merge pull request #427 from primer/markdown_stories
Adding stories from markdown for the other modules that didn't have any stories
2018-01-12 16:10:02 -08:00