1
1
mirror of https://github.com/primer/css.git synced 2024-12-18 11:41:33 +03:00
Commit Graph

1609 Commits

Author SHA1 Message Date
JasonEtco
e01c8f5b36 Remove all-buttons example block 2017-11-04 13:35:45 -04:00
JasonEtco
057fbf55ce Add btn-link to README 2017-11-04 13:35:08 -04:00
JasonEtco
4f1b326bcb Change h4s to h2s 2017-11-04 13:29:02 -04:00
NuttasitBoonwat
081392e15e
Update README.md
edit to https
2017-11-04 11:37:44 +07:00
Sophie Shepherd
70790018fa Add more stories 2017-11-03 15:51:15 -05:00
Sophie Shepherd
c46fe01129 Marketing utils story 2017-11-03 15:36:28 -05:00
Sophie Shepherd
8fec79df9b Remove stories to stop things from being broken 2017-11-03 15:27:16 -05:00
Joel Califa
6ab65941fc remove unrequired css 2017-11-03 16:09:22 -04:00
Amanda Pinsker
921fef6eb9 Update docs 2017-11-03 11:55:34 -07:00
Brandon Rosage
4c6e9f00a7 Addresses @broccolini's feedback 2017-11-03 13:12:32 -05:00
Brandon Rosage
529fdb6ee8 build error fix
documentation for the ".Popover-message--bottom--right, .Popover-message--top--left, .Popover-message--bottom--left" selector(s)
2017-11-03 12:32:27 -05:00
Joel Califa
da3ae73e2a remove padding now that avatars have margins 2017-11-03 12:33:05 -04:00
Brandon Rosage
d23ce981aa Support for top, right, left, bottom caret orientations 2017-11-03 11:18:45 -05:00
Joel Califa
ef0f1e516b re-add last child z-index 2017-11-03 10:59:54 -04:00
Amanda Pinsker
573b96172a Fix spacing 2017-11-02 23:19:15 -07:00
Amanda Pinsker
84efc606d8 Merge branch 'underline-nav' of https://github.com/primer/primer-css into underline-nav 2017-11-02 17:44:34 -07:00
Amanda Pinsker
f85d54cb14 Add support for all container classes; add support for right + actions 2017-11-02 17:35:39 -07:00
Catherine Bui
22c7f751c6 add stories.js for storybook 2017-11-02 17:13:10 -07:00
Catherine Bui
f1681f31c8 add primer-marketing-buttons to primer-marketing package.json 2017-11-02 16:13:24 -07:00
Jon Rohan
69685d90dd Updating version 2017-11-02 16:02:58 -07:00
Jon Rohan
a1918c9cb4 Using variable for fade 2017-11-02 16:02:58 -07:00
Jon Rohan
0383073e05 Updating changelog 2017-11-02 16:02:58 -07:00
Jon Rohan
da1c1c4370 Updating scripts 2017-11-02 16:02:36 -07:00
Catherine Bui
1078145331 update readme to pass test 2017-11-02 16:02:36 -07:00
Catherine Bui
ca26cfcfb8 edit package.json 2017-11-02 16:02:36 -07:00
Catherine Bui
234e3b2ab4 edit dependencies, does not need primer-marketing-support 2017-11-02 16:01:32 -07:00
Catherine Bui
d16903aece use variables and move .btn-large into primer-marketing-buttons 2017-11-02 16:01:32 -07:00
Catherine Bui
ece15336ff update package.json 2017-11-02 15:58:01 -07:00
Catherine Bui
bfeb14aa80 actually update the marketing buttons readme for reals 2017-11-02 15:58:01 -07:00
Catherine Bui
2e039adf3f update read me for buttons 2017-11-02 15:58:01 -07:00
Catherine Bui
a6db97cc2c add import to primer-marketing 2017-11-02 15:58:01 -07:00
Catherine Bui
41f157b3e6 add marketing buttons to primer-marketing-buttons 2017-11-02 15:55:59 -07:00
Joel Califa
2fa1d34897 replace inline-block with flexbox 2017-11-02 18:52:29 -04:00
Joel Califa
a73abaeb9a add margins to storybook 2017-11-02 18:47:58 -04:00
Joel Califa
251036df91 refactor css 2017-11-02 18:47:48 -04:00
Joel Califa
80fd1fa6f5 flip padding 2017-11-02 18:30:15 -04:00
Joel Califa
9c57895293 make ci happy 2017-11-02 17:46:31 -04:00
Brandon Rosage
13bf79720f make Popover positioning more flexible 2017-11-02 16:42:51 -05:00
Joel Califa
8cca4f5dd6 white space workaround 2017-11-02 17:34:24 -04:00
Joel Califa
a03d4e6996 modify spacing so it works with storybook 2017-11-02 17:34:15 -04:00
Joel Califa
ff7967f57a refactor right align modifier, update storybook 2017-11-02 16:55:33 -04:00
Jon Rohan
e314b6f28a
Merge pull request #389 from primer/alpha_release_always
Publish alpha release any time we're not on a release branch or master
2017-11-02 13:42:03 -07:00
Jon Rohan
1779f0e452 Use const here. 2017-11-02 12:45:11 -07:00
Jon Rohan
b93f58eb0c Updating storiesFromMarkdown to read in rails octicons helper and replace with react component 2017-11-02 12:42:05 -07:00
Jon Rohan
1f9ada99af Publish alpha release any time we're not on a release branch or master 2017-11-02 12:32:22 -07:00
Joel Califa
e374740f0c add first version of non-working right aligned modifier 2017-11-02 15:27:31 -04:00
Diana Mounter
65a1be7de1 add publish script as fall back 2017-11-02 12:21:25 -04:00
Jon Rohan
43b8b8ebc3 Publish alpha release any time we're not on a release branch or master 2017-11-02 09:18:46 -07:00
Joel Califa
0f6465d8b9 remove temp tooltip alignment css back to github/github 2017-11-02 08:08:39 -04:00
Diana Mounter
fa6701d5ab point build status badge at primer-css 2017-11-02 00:54:49 -04:00