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

152 Commits

Author SHA1 Message Date
Shawn Allen
2abace0cc6 tidy up category logic 2017-09-11 15:23:49 -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
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