1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00
Commit Graph

425 Commits

Author SHA1 Message Date
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
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
ac2a619938 get stories from markdown! 2017-09-12 16:43:19 -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
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
fc09b75551 stub out input group stories 2017-09-12 12:06:30 -07:00
Shawn Allen
2daba56013 Merge branch 'stories-reorg' into import-input-groups 2017-09-12 11:08:10 -07:00
Shawn Allen
ff54e4633e move most stories into module directories 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
aac4825360 add branch-name SCSS and readme 2017-09-11 15:48:36 -07:00
Shawn Allen
2abace0cc6 tidy up category logic 2017-09-11 15:23:49 -07:00
Shawn Allen
4d603c9ea5 initial import of branch-name component 2017-09-11 14:28:47 -07:00
Shawn Allen
6c8b02ec24 remove doc tests for primer-tables and primer-utilities 2017-09-08 16:13:19 -07:00
Shawn Allen
c6c682d027 update all package.json scripts to use top-level helpers 2017-09-08 14:05:33 -07:00
Shawn Allen
2ff4d194b8 use helper scripts in template package.json 2017-09-08 14:03:24 -07:00
Shawn Allen
1b3b14b459 prompt for dependents unles --no-dependents 2017-09-07 11:58:25 -07:00
Shawn Allen
92832181a3 don't be like clippy 2017-09-07 11:38:49 -07:00
Shawn Allen
f71e014f9d always prompt for meta-package dependents 2017-09-07 11:24:58 -07:00
Shawn Allen
d2dab70206 bind prompt functions to the generator 2017-09-07 11:19:54 -07:00
Shawn Allen
62017c11a0 add more useful docs for generate() test helper 2017-09-07 11:08:35 -07:00
Shawn Allen
1fc5a0b49d better argument aliases 2017-09-07 11:00:10 -07:00
Shawn Allen
49d6853b62 refactor options to support CLI flags, cleanup 2017-09-07 10:49:11 -07:00
Shawn Allen
3949c02cd4 resolve primer modules relatively 2017-09-06 16:58:30 -07:00
Shawn Allen
f9dbd4e4dd expose "lib" (module w/o "primer-" prefix) 2017-09-06 16:53:29 -07:00
Shawn Allen
ad59be5797 clean up; fix typo 2017-09-06 16:36:14 -07:00
Shawn Allen
723c514be8 tweak npm scripts for generator-primer-module 2017-09-06 16:35:59 -07:00
Shawn Allen
c98dbffa6a add more tests 2017-09-06 15:56:55 -07:00
Shawn Allen
828dd086c3 clean up, add more tests 2017-09-06 15:33:36 -07:00
Shawn Allen
c65eeacd25 Merge branch 'dev' into shawnbot/module-generator 2017-09-06 13:34:10 -07:00
Shawn Allen
9759b5d358 add .npmignore for new modules 2017-09-06 12:54:30 -07:00
Shawn Allen
1485d62cd4 prompt improvements; cleanup 2017-09-06 12:50:12 -07:00
Shawn Allen
7e1912f4cf add default module prompt 2017-09-06 12:49:54 -07:00
Shawn Allen
abaa8ee138 override constructor, move message into initializing() 2017-09-06 12:42:22 -07:00
Jon Rohan
82d51101a0 Moving primer-breadcrumbs to core 2017-09-06 12:13:00 -07:00
Shawn Allen
413c25b999 update version in yeoman test 2017-09-05 10:44:16 -07:00
Shawn Allen
6c07eb7ef1 new modules start at v0.0.1 2017-09-05 10:26:59 -07:00
Shawn Allen
f8d0b9ca86 add generator readme 2017-09-01 17:44:43 -07:00
Shawn Allen
5d0a7e0bf2 run ava verbosely 2017-09-01 17:17:27 -07:00
Shawn Allen
760005cc2a nix non-css stuff from package.json template 2017-09-01 17:15:57 -07:00
Shawn Allen
a5b4a529e2 split module words on "-", not " " 2017-09-01 17:13:04 -07:00
Shawn Allen
999aa40dad add basic generator tests 2017-09-01 11:58:44 -07:00
Shawn Allen
8da672cb07 don't update dependents or run ack if --test 2017-09-01 11:58:19 -07:00
Shawn Allen
f253edd207 rename lib/module.scss, async 2017-09-01 11:57:00 -07:00
Shawn Allen
8b9f8ded6c stub out yeoman generator 2017-08-31 22:23:17 -07:00
Shawn Allen
3e68c28daa primer-dropdown 1.0.0 -> 0.1.0 2017-08-31 10:06:03 -07:00
Shawn Allen
3086101a0e update copyright year to 2017 2017-08-31 09:52:28 -07:00
Shawn Allen
184ae6ea84 whitespace consistency 2017-08-30 16:52:18 -07:00
Shawn Allen
45660d46cd clean up new dropdown examples 2017-08-30 16:47:25 -07:00
Shawn Allen
c40c59c0e8 move intro paragraph to docs section 2017-08-30 16:16:25 -07:00
Shawn Allen
385f897cc2 update primer.category to "product" 2017-08-30 16:07:09 -07:00
Shawn Allen
3c3aa99db9 move primer-support import to index.scss 2017-08-30 16:03:54 -07:00
Shawn Allen
3d23ef9860 add dropdown to primer-product 2017-08-30 16:00:29 -07:00
Shawn Allen
0d70614f7f nix github source url 2017-08-30 15:52:22 -07:00
Shawn Allen
763b31ab1e nix unnecessary link ref 2017-08-30 15:51:48 -07:00
Shawn Allen
04a72953ab add dropdown-menu-no-overflow and dropdown-signout docs 2017-08-30 15:51:38 -07:00
Shawn Allen
debfe22d74 update dropdown README 2017-08-30 15:26:12 -07:00
Shawn Allen
bd9884eabb migrate dropdown docs to README 2017-08-30 15:22:54 -07:00
Shawn Allen
e4b9214ae4 add primer-support 2017-08-30 13:31:47 -07:00
Shawn Allen
7c79a915ab add primer-dropdown@1.0.0 to primer-css deps 2017-08-30 13:26:23 -07:00
Shawn Allen
c609e34f59 initial import of primer-dropdown 2017-08-30 13:24:40 -07:00
Shawn Allen
dded19537c add module_type: "meta" to css, core, marketing, & product 2017-08-23 15:20:05 -07:00
Diana Mounter
2f4c4768fd Merge branch 'dev' into add-v-align-baseline 2017-08-22 11:14:25 -04:00
Shawn Allen
ddc6cea90b remove HEADing from the changelog 2017-08-21 12:03:02 -07:00
Jason Etcovitch
d1876dfdb0 Remove some whitespace 2017-08-18 16:44:59 -07:00
Jason Etcovitch
34232f1175 Add comments to direction classes 2017-08-18 15:42:33 -07:00
Jason Etcovitch
6bfb6e7995 Add v-align-baseline 2017-08-18 15:14:08 -07:00
broccolini
de460cc56b change back to 9.3.0 2017-08-16 18:47:59 -04:00
broccolini
25b37348df add release notes for 9.3.1:
- had to bump patch due to additions after version bump
2017-08-15 19:13:29 -04:00
broccolini
f7ba917ddf Merge branch 'dev' into release-9.3.0 2017-08-15 14:43:23 -04:00
Jon Rohan
1b2a398dd1 Merge branch 'dev' into changelog_blockchain 2017-08-15 10:43:16 -07:00
broccolini
e827943366 change new to added 2017-08-14 19:47:20 -04:00
broccolini
a4a2a895c3 remove links to github/github pull requests 2017-08-14 19:45:55 -04:00
broccolini
deb03450be dem headings need space between the hashes 2017-08-14 19:44:03 -04:00
broccolini
7e4a9cfc1d final bits, add v3 tag 2017-08-14 19:41:02 -04:00
broccolini
b4e2f6657f May & June release notes and some tidying 2017-08-14 19:40:44 -04:00
broccolini
6ac1ccfd28 move july, august, september, october notes into correct tags 2017-08-14 19:38:24 -04:00
broccolini
6f6dc292b2 move December release notes to correct tags 2017-08-14 19:10:41 -04:00
broccolini
9ba36e1fdc add 4.6.0 tag and line up notes 2017-08-14 19:05:13 -04:00
broccolini
be99b16156 move January 2017 release notes into correct release tags 2017-08-14 19:01:58 -04:00
broccolini
ae8430bef0 move March and February release notes to right release tags 2017-08-14 18:57:35 -04:00
broccolini
f30eeb8c58 move April 2017 notes to v6 release notes 2017-08-14 18:14:38 -04:00
broccolini
3809bdc4c1 remove dupe june release notes and move may notes into v7 release 2017-08-14 18:13:45 -04:00
Anton Sotkov
7f3553ad3b remove -webkit-text-decoration-skip override 2017-08-13 19:09:56 +03:00
Jérémie Astori
2cf338e948
Do not suppress opacity transition for tooltipped-no-delay
As far as I understand (the git history is not too easy to follow on this repo :/), when `tooltipped-no-delay` was added, there were no animations/transitions on the tooltip.

This commit removes the delay, so that the transition starts immediately, instead of suppressing the transition entirely. It effectively makes the 2 variants differ by only the initial delay (like the name suggests).
2017-08-12 20:53:31 -04:00
Jon Rohan
1e3b396ba1 Symbolic link to modules/primer-css/CHANGELOG is the only way npm publishes it 2017-08-11 15:39:25 -07:00
Jon Rohan
39fd329e0f symbolic link might be correct 2017-08-11 15:28:36 -07:00
Jon Rohan
dd122eb76c Symbolic link here 2017-08-11 14:22:55 -07:00
Jon Rohan
23d8d5bdf5 Adding changelog symlink 2017-08-11 14:08:08 -07:00
broccolini
8500d55740 Publish
- primer-alerts@1.4.0
 - primer-avatars@1.3.0
 - primer-base@1.4.0
 - primer-blankslate@1.3.0
 - primer-box@2.4.0
 - primer-breadcrumb@1.3.0
 - primer-buttons@2.3.0
 - primer-cards@0.4.0
 - primer-core@6.3.0
 - primer-css@9.3.0
 - primer-forms@1.3.0
 - primer-labels@1.4.0
 - primer-layout@1.3.0
 - primer-markdown@3.6.0
 - primer-marketing-support@1.3.0
 - primer-marketing-type@1.3.0
 - primer-marketing-utilities@1.3.0
 - primer-marketing@5.3.0
 - primer-navigation@1.3.0
 - primer-page-headers@1.3.0
 - primer-page-sections@1.3.0
 - primer-product@5.3.0
 - primer-support@4.3.0
 - primer-table-object@1.3.0
 - primer-tables@1.3.0
 - primer-tooltips@1.3.0
 - primer-truncate@1.3.0
 - primer-utilities@4.6.0
2017-08-11 16:34:51 -04:00
Diana Mounter
a34659f222 Merge branch 'dev' into exact-versions 2017-08-11 12:11:36 -04:00
broccolini
0db6204529 more plurals 😤 2017-08-10 19:31:41 -04:00
broccolini
b5f9bfb99b fix plurals 😑 2017-08-10 19:28:08 -04:00
broccolini
d08eb250c9 update marketing packages with primer keys 2017-08-10 19:17:53 -04:00
broccolini
ccbf9b1159 update product packages with primer keys 2017-08-10 19:17:41 -04:00
broccolini
d2b93bdc46 update core packages with primer keys 2017-08-10 19:16:57 -04:00
Shawn Allen
321cce20f3 pin all package.json dependency versions versions 2017-08-09 15:13:38 -07:00
broccolini
c476d93b57 add docs to files key in primer-support package.json 2017-08-09 16:50:25 -04:00
broccolini
d3ce5580d0 add docs to primer-support readme 2017-08-09 16:49:54 -04:00
broccolini
737d343d91 add support docs for breakpoints, color-system, spacing, and typography 2017-08-09 16:47:28 -04:00
broccolini
944bd61083 add docs to files key in marketing-utilitis package.json 2017-08-09 16:42:19 -04:00
broccolini
22a23c2b4c add docs to files key in package.json 2017-08-09 16:41:18 -04:00
broccolini
51b04606db add docs to layout package.jsom 2017-08-09 16:40:45 -04:00
broccolini
640202692a add grid docs 2017-08-09 16:40:19 -04:00
Shawn Allen
8c19b06012 Merge branch 'dev' into utils_docs 2017-08-09 12:09:37 -07:00
broccolini
06b823006d add primer-utilities docs folder back 2017-08-04 17:37:51 -04:00
broccolini
c127d1e729 add primer-marketing-utilities docs folder back 2017-08-04 17:36:27 -04:00
Shawn Allen
ee3048a3da Publish
- primer-alerts@1.3.0
 - primer-avatars@1.2.0
 - primer-base@1.3.0
 - primer-blankslate@1.2.0
 - primer-box@2.3.0
 - primer-breadcrumb@1.2.0
 - primer-buttons@2.2.0
 - primer-cards@0.3.0
 - primer-core@6.2.0
 - primer-css@9.2.0
 - primer-forms@1.2.0
 - primer-labels@1.3.0
 - primer-layout@1.2.0
 - primer-markdown@3.5.0
 - primer-marketing-support@1.2.0
 - primer-marketing-type@1.2.0
 - primer-marketing-utilities@1.2.0
 - primer-marketing@5.2.0
 - primer-navigation@1.2.0
 - primer-page-headers@1.2.0
 - primer-page-sections@1.2.0
 - primer-product@5.2.0
 - primer-support@4.2.0
 - primer-table-object@1.2.0
 - primer-tables@1.2.0
 - primer-tooltips@1.2.0
 - primer-truncate@1.2.0
 - primer-utilities@4.5.0
2017-07-31 14:05:28 -07:00
Shawn Allen
2dc55e519e Merge branch 'dev' into shawnbot/type-vars 2017-07-27 13:32:47 -07:00
Shawn Allen
7a4fb98a6f Merge branch 'dev' into shawnbot/type-vars 2017-07-26 16:11:24 -07:00
Jon Rohan
50d420c866 Moving .stylelintrc.json to root 2017-07-26 15:14:47 -07:00
Jon Rohan
f2d7d2b806 Removing CHANGELOG.md 2017-07-26 14:57:58 -07:00
Jon Rohan
d55d07d92a Merge branch 'dev' into module_meta_cleanup 2017-07-26 13:41:30 -07:00
Jon Rohan
a5bef7cb94 Removing postcss.json files
These are handled by primer-module-build
2017-07-26 12:59:17 -07:00
Jon Rohan
580bc02be4 Deleting module .gitignore files 2017-07-26 12:51:44 -07:00
Jon Rohan
b705d1cefa Using npm-run-all 2017-07-26 11:05:24 -07:00
Jon Rohan
c3f8961bef Dropping quotes in ava command 2017-07-26 10:55:53 -07:00
Jon Rohan
c824f75e0f These dependencies aren't supposed to be here 2017-07-26 10:47:27 -07:00
Jon Rohan
4feeb1a7e4 Merge branch 'dev' into document_styles_test 2017-07-26 10:46:06 -07:00
Jon Rohan
1b2001af6f Renaming ava script to test-docs 2017-07-26 10:44:53 -07:00
Jon Rohan
ecf0680815 Removed dev deps in modules and added hoist option 2017-07-26 10:38:55 -07:00
Jon Rohan
628055aefe Removing modules that fail from test for now 2017-07-25 16:33:08 -07:00
Jon Rohan
f321b410c7 Updating test, and adding to all modules 2017-07-25 14:52:18 -07:00
Shawn Allen
dce5d3ca83 Merge branch 'dev' into shawnbot/type-vars 2017-07-24 16:13:12 -07:00
Shawn Allen
ddc2a61259 Merge branch 'dev' into shawnbot/type-vars 2017-07-24 16:02:54 -07:00
broccolini
fa6e679134 bump package versions 2017-07-24 14:48:19 -07:00
Jon Rohan
f32244fbff Merge branch 'dev' into spacer_variables 2017-07-24 14:21:14 -07:00
Shawn Allen
ee51ce0856 Merge branch 'dev' into shawnbot/type-vars 2017-07-24 14:21:06 -07:00
Jon Rohan
e27455b5e0 Not valuable spacer uses 2017-07-24 14:03:37 -07:00
Jon Rohan
6b099a9d34 Don't use multiplication here 2017-07-24 13:55:27 -07:00
Jon Rohan
6e073f1b9a stash 2017-07-24 13:52:56 -07:00
Shawn Allen
0925d79c66 Publish
- primer-alerts@1.2.0
 - primer-avatars@1.1.0
 - primer-base@1.2.0
 - primer-blankslate@1.1.0
 - primer-box@2.2.0
 - primer-breadcrumb@1.1.0
 - primer-buttons@2.1.0
 - primer-cards@0.2.0
 - primer-core@6.1.0
 - primer-css@9.1.0
 - primer-forms@1.1.0
 - primer-labels@1.2.0
 - primer-layout@1.1.0
 - primer-markdown@3.4.0
 - primer-marketing-support@1.1.0
 - primer-marketing-type@1.1.0
 - primer-marketing-utilities@1.1.0
 - primer-marketing@5.1.0
 - primer-navigation@1.1.0
 - primer-page-headers@1.1.0
 - primer-page-sections@1.1.0
 - primer-product@5.1.0
 - primer-support@4.1.0
 - primer-table-object@1.1.0
 - primer-tables@1.1.0
 - primer-tooltips@1.1.0
 - primer-truncate@1.1.0
 - primer-utilities@4.4.0
2017-07-19 14:41:58 -07:00
Shawn Allen
9f244524df Merge remote-tracking branch 'origin/dev' into shawnbot/type-vars 2017-07-18 11:04:42 -07:00
Jon Rohan
6bfb4044fa Using $spacer-3 for all the markdown margin variables 2017-07-18 08:50:28 -07:00
Jon Rohan
f6bac12538 Merge branch 'dev' into spacer_variables 2017-07-18 08:33:18 -07:00
Shawn Allen
072b430aef fix stray font-weight:normal 2017-07-17 16:57:19 -07:00
Shawn Allen
c0334da25c font-weight:500 => $font-weight-semibold 2017-07-17 16:56:14 -07:00
Shawn Allen
29b8b16f43 font-weight:400 => $font-weight-normal 2017-07-17 16:55:53 -07:00
Shawn Allen
e2537e3677 font-weight:normal => $font-weight-normal 2017-07-17 16:54:18 -07:00
Shawn Allen
946651498a line-height:1.5 => $lh-default 2017-07-17 16:50:09 -07:00
Shawn Allen
783ee1caec line-height:1 => $lh-condensed-ultra 2017-07-17 16:48:44 -07:00
Shawn Allen
19a1b87b16 use $font-size-small in <pre> styles 2017-07-17 16:47:00 -07:00
Shawn Allen
e2295f1157 font-size:48px => $h00-size 2017-07-17 16:43:45 -07:00
Shawn Allen
5a66e68648 font-size:24px => $h2-size 2017-07-17 16:37:52 -07:00
Shawn Allen
01af566f59 font-size:20px => $h3-size 2017-07-17 16:36:18 -07:00
Shawn Allen
c104444932 font-size:16px => $h4-size 2017-07-17 16:35:42 -07:00
Shawn Allen
a73f153948 font-size:14px => $h5-size 2017-07-17 16:34:20 -07:00
Shawn Allen
9ffd6b803f font-size:12px => $font-size-small 2017-07-17 16:31:19 -07:00
Jon Rohan
9cd40a953e Updating 24px spacer values to use the sass variable $spacer-4 2017-07-17 13:29:44 -07:00
Jon Rohan
f57d220a91 Updating 16px spacer values to use the sass variable $spacer-3 2017-07-17 13:28:54 -07:00
Jon Rohan
bf036d5ace Updating 8px spacer values to use the sass variable -2 2017-07-17 13:15:49 -07:00
Jon Rohan
6de1e89dd6 Updating 4px spacer values to use the sass variables 2017-07-17 13:13:24 -07:00
Shawn Allen
983723aeed pin stylelint@7.13.0 2017-07-14 16:27:27 -07:00
Shawn Allen
d28ca251d1 update to stylelint-config-primer@2.0.0 2017-07-14 16:27:27 -07:00
Shawn Allen
b8811df5c4 upgrade to stylelint-config-primer@2.0.0-0 2017-07-14 15:09:54 -07:00
Shawn Allen
328a0a4ad3 Merge pull request #246 from primer/after_success
Trigger canary release on successful PR build
2017-07-13 13:07:34 -07:00
Shawn Allen
871d806ad6 disable primer/selector-no-utility 2017-07-12 15:42:05 -07:00
Shawn Allen
8e3e3aa493 add "lint" npm script to all SCSS modules 2017-07-12 11:33:05 -07:00
Shawn Allen
1e72429c6a disable primer/selector-no-utility 2017-07-12 11:25:26 -07:00
Shawn Allen
62e2476f48 selector-no-type => selector-max-type 2017-07-12 11:09:15 -07:00
broccolini
9424479b78 Publish
- primer-alerts@1.1.8
 - primer-avatars@1.0.2
 - primer-base@1.1.5
 - primer-blankslate@1.0.2
 - primer-box@2.1.8
 - primer-breadcrumb@1.0.2
 - primer-buttons@2.0.6
 - primer-cards@0.1.8
 - primer-core@6.0.0
 - primer-css@9.0.0
 - primer-forms@1.0.13
 - primer-labels@1.1.6
 - primer-layout@1.0.5
 - primer-markdown@3.3.13
 - primer-marketing-support@1.0.2
 - primer-marketing-type@1.0.2
 - primer-marketing-utilities@1.0.2
 - primer-marketing@5.0.2
 - primer-navigation@1.0.6
 - primer-page-headers@1.0.2
 - primer-page-sections@1.0.2
 - primer-product@5.0.2
 - primer-support@4.0.7
 - primer-table-object@1.0.9
 - primer-tables@1.0.2
 - primer-tooltips@1.0.2
 - primer-truncate@1.0.2
 - primer-utilities@4.3.5
2017-07-10 16:29:54 -04:00
broccolini
e8a04dbb92 update primer-css to use lates primer-base 2017-07-09 18:33:48 -04:00
broccolini
2e4c4cd9e1 update primer-core to use lates primer-base 2017-07-09 18:33:36 -04:00
broccolini
7dbc958b06 update repo urls from packages to modules 2017-07-03 16:29:24 -04:00
Zeke Sikelianos
6f7a9fe629 fix repository urls in packages 2017-07-03 09:43:57 -07:00
broccolini
93c9850f37 Publish
- primer-alerts@1.1.7
 - primer-avatars@1.0.1
 - primer-base@1.1.4
 - primer-blankslate@1.0.1
 - primer-box@2.1.7
 - primer-breadcrumb@1.0.1
 - primer-buttons@2.0.5
 - primer-cards@0.1.7
 - primer-core@5.0.1
 - primer-css@8.0.0
 - primer-forms@1.0.12
 - primer-labels@1.1.5
 - primer-layout@1.0.4
 - primer-markdown@3.3.12
 - primer-marketing-support@1.0.1
 - primer-marketing-type@1.0.1
 - primer-marketing-utilities@1.0.1
 - primer-marketing@5.0.1
 - primer-navigation@1.0.5
 - primer-page-headers@1.0.1
 - primer-page-sections@1.0.1
 - primer-product@5.0.1
 - primer-support@4.0.6
 - primer-table-object@1.0.8
 - primer-tables@1.0.1
 - primer-tooltips@1.0.1
 - primer-truncate@1.0.1
 - primer-utilities@4.3.4
2017-06-29 12:54:47 -07:00
broccolini
c9ea37316f rename packages directory to modules 2017-06-29 12:49:16 -07:00