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

1308 Commits

Author SHA1 Message Date
Shawn Allen
79a465fb19 move CHANGELOG.md to the root 2017-09-20 16:29:45 -07:00
Shawn Allen
142a40cb6d always run bump since most recent version 2017-09-20 16:26:02 -07:00
Shawn Allen
e7a322d2c1 Publish
- primer-cards@0.4.1
 - primer-core@6.3.1
 - primer-css@9.4.0
 - primer-forms@1.3.1
 - primer-marketing@5.3.1
 - primer-product@5.3.1
 - primer-utilities@4.7.0
2017-09-20 16:25:21 -07:00
Jon Rohan
4e3d009020 Merge pull request #347 from primer/deprecate_stuff
Deprecate marketing cards module and credit cards component
2017-09-19 20:33:58 -07:00
Shawn Allen
6af30df299 Merge branch 'master' into release-9.4.0 2017-09-15 21:00:44 -07:00
Jon Rohan
6f065d6c3b Missing semicolon 2017-09-15 17:20:05 -07:00
Jon Rohan
9f576996b7 unify messaging 2017-09-15 17:19:04 -07:00
Jon Rohan
d1a3f932ab Updating messages 2017-09-15 17:07:25 -07:00
Jon Rohan
c38de79642 Adding warning message about primer-cards deprecation 2017-09-15 17:07:16 -07:00
Diana Mounter
346ed4ce0c Merge pull request #307 from astorije/patch-1
Do not suppress opacity transition for tooltipped-no-delay
2017-09-15 19:12:48 -04:00
Shawn Allen
d0ff8cc1e1 Merge pull request #345 from primer/stories-from-markdown
Stories from markdown
2017-09-15 15:13:16 -07:00
Shawn Allen
aab31b5dea Merge branch 'dev' into stories-from-markdown 2017-09-15 14:59:05 -07:00
Shawn Allen
ba5937cfba nix unused unist-util-visit module 2017-09-15 15:58:04 -06:00
Shawn Allen
fd40089188 remove breadcrumb code blocks for testing 2017-09-15 15:54:11 -06:00
Jon Rohan
5bb31cd304 Merge pull request #336 from primer/primer-breadcrumbs-core
Moving primer-breadcrumbs to core
2017-09-14 12:50:01 -07:00
Jon Rohan
448cae5aea Merge branch 'dev' into primer-breadcrumbs-core 2017-09-14 12:41:47 -07:00
Mu-An ✌️ Chiou
be74c7195a Make selected state work on opening <details> 2017-09-13 17:59:04 +09:00
Shawn Allen
e02bd53b77 more code block examples 2017-09-13 01:12:01 -07:00
Shawn Allen
a11dc71ccc add fenced code block samples for testing 2017-09-13 00:53:17 -07:00
Shawn Allen
19e6e2b891 whitespace 2017-09-13 00:53:01 -07:00
Shawn Allen
310d7839a0 refactor and clean up .md story loading 2017-09-13 00:52:41 -07:00
Shawn Allen
35ec6ba517 moar unist utils 2017-09-13 00:52:13 -07:00
Shawn Allen
09e2172f1f add title for code block 2017-09-13 00:00:12 -07:00
Shawn Allen
50c635566a simplify 2017-09-12 23:59:56 -07:00
Shawn Allen
1b6c2bdc9b parse titles from nearest heading or fence lang 2017-09-12 23:59:07 -07:00
Shawn Allen
85ca818998 wrap everything in div.p-4 2017-09-12 23:55:58 -07:00
Shawn Allen
1143a5e0da add parse-pairs and unist-util-visit 2017-09-12 23:55:42 -07:00
Shawn Allen
59b78300b3 add markdown story parser 2017-09-12 16:43:34 -07:00
Shawn Allen
ac2a619938 get stories from markdown! 2017-09-12 16:43:19 -07:00
Shawn Allen
44ca3abc1c add markdown parser dependencies 2017-09-12 16:43:10 -07:00
Shawn Allen
83d9422dc0 add raw-loader for markdown 2017-09-12 16:42:56 -07:00
Shawn Allen
05aeff3325 Merge branch 'dev' into import-input-groups 2017-09-12 14:09:46 -07:00
Shawn Allen
270bd6298f remove unnecessary <div> and <form> wrappers 2017-09-12 14:07:51 -07:00
Shawn Allen
6e807ef887 rename input-groups -> input-group 2017-09-12 14:07:13 -07:00
Shawn Allen
82b92d4bf1 wrap everything in div.p-4 2017-09-12 14:05:42 -07:00
Shawn Allen
470662f103 nix form.p-4 2017-09-12 13:19:47 -07:00
Shawn Allen
15a4016baa add forms decorator to wrap w/<form></form> 2017-09-12 13:19:26 -07:00
Shawn Allen
9d703e08ac add copy to clipboard input group story 2017-09-12 13:10:15 -07:00
Shawn Allen
8c62991077 export Octicon react element 2017-09-12 13:09:56 -07:00
Shawn Allen
fc09b75551 stub out input group stories 2017-09-12 12:06:30 -07:00
Shawn Allen
34729b348e Merge pull request #343 from primer/stories-reorg
Reorganize stories into module directories
2017-09-12 12:03:39 -07:00
Shawn Allen
2daba56013 Merge branch 'stories-reorg' into import-input-groups 2017-09-12 11:08:10 -07:00
Shawn Allen
aba5f73b1a octicons -> Octicons 2017-09-12 10:57:06 -07:00
Shawn Allen
ff54e4633e move most stories into module directories 2017-09-12 10:57:06 -07:00
Shawn Allen
6afabb31dd import stories from modules/**/stories*.js 2017-09-12 10:57:06 -07:00
Shawn Allen
71dc6f08ba import input-group SCSS 2017-09-11 17:14:44 -07:00
Shawn Allen
6498a0f1b2 import subhead component (product) 2017-09-11 16:50:31 -07:00
Shawn Allen
03a20fc9a7 Merge remote-tracking branch 'origin/dev' into import-branch-name 2017-09-11 16:01:57 -07:00
Shawn Allen
56d4d8968a Merge pull request #334 from primer/shawnbot/module-generator
Add new module generator
2017-09-11 16:01:42 -07:00
Shawn Allen
a1d8caef85 treat ERB helpers as class name providers
This adds a regex for documentation that essentially assumes ERB helpers
like `<%= octicon("x") %>` will generate an element with the `octicon`
class. cc @jonrohan
2017-09-11 15:58:49 -07:00