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

239 Commits

Author SHA1 Message Date
simurai
f83b2c0bda Add aria-current="page" to pagination 2019-12-27 11:33:48 +09:00
simurai
838b93a9e8 Add aria-current="page" to subnav 2019-12-27 11:01:28 +09:00
simurai
6cea240f5e Add aria-current="page" to filter-list 2019-12-27 10:43:46 +09:00
simurai
b0afc6d365 Add aria-current="page" selector to menu 2019-12-27 10:38:27 +09:00
simurai
d58bac3e01 Add support for aria-current=page to tabnav 2019-12-27 10:27:48 +09:00
simurai
a86391142d Add aria-current=page selector to breadcrumbs 2019-12-27 09:57:54 +09:00
simurai
09f319184d Use aria for selected/current states 2019-12-26 21:36:07 +09:00
Kate Travers
58033cbde7 rm flash-banner docs (component was deprecated) 2019-12-20 10:57:49 -05:00
simurai
803217d55f Split filter and footer 2019-12-16 21:02:44 +09:00
simurai
7c76bc4039
Merge pull request #922 from primer/more-select-menu-improvements
More SelectMenu improvements
2019-11-21 00:29:39 +09:00
simurai
6fecbe289a
Merge pull request #979 from primer/radio-group
Add `.radio-group` component
2019-11-19 14:40:10 +09:00
simurai
f1540dac8f Introduce SelectMenu-icon--check modifier 2019-11-15 22:46:05 +09:00
simurai
a4c55c7392 Fix top border + increase max-height
This is re-applying the later reverted changes from #900
2019-11-15 22:44:41 +09:00
simurai
e8d79f7989 Simplify markup
Switching around source order makes it possible drop the `suggestions list-style-none position-absolute` classes.
2019-11-15 16:14:04 +09:00
simurai
a5e31ae965 Add documentation 2019-11-12 20:07:42 +09:00
simurai
53b637bafe Update description 2019-11-08 17:38:05 +09:00
simurai
dba283096c Add documentation 2019-11-08 16:30:36 +09:00
simurai
6f1cf9f3aa
Apply suggestions from code review
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-11-08 09:55:44 +09:00
simurai
f61e5a6735
Update docs/content/components/truncate.md
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-11-08 09:50:56 +09:00
simurai
e4b82a74c0 Update documentation 2019-11-07 17:05:21 +09:00
simurai
aa03ce90e7
Update docs/content/components/loaders.md
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-11-07 10:44:57 +09:00
simurai
1bb86e9a6e Replace animated-ellipsis with AnimatedEllipsis 2019-11-05 16:33:02 +09:00
simurai
83f1f9797e Add documentation 2019-11-05 10:05:17 +09:00
simurai
3100ca3c0e
Merge pull request #959 from primer/buttons
More buttons
2019-10-25 13:47:55 +09:00
simurai
d0ae4a6c4e
Merge pull request #950 from primer/diffstat
Add Diffstat component
2019-10-25 13:31:48 +09:00
simurai
d34dd03de0 Add Octicon button
Unchanged from dotcom
2019-10-24 15:32:53 +09:00
simurai
db6d65c570 Add invisible button
Unchanged from dotcom
2019-10-24 13:40:54 +09:00
simurai
0e55872a45 Add .close-button
Unchanged from dotcom
2019-10-24 13:25:29 +09:00
simurai
f61a726733 Remove <p> 2019-10-24 13:24:36 +09:00
simurai
4de965062f Fix spacing between buttons 2019-10-24 11:52:18 +09:00
simurai
6013909199 Move .details-reset
Plus update the docs
2019-10-24 11:29:06 +09:00
Shawn Allen
3f8775ba12
Merge pull request #913 from primer/timelineitem
Importing TimelineItem from .com and creating matching docs
2019-10-23 13:52:52 -07:00
Shawn Allen
435abad2ab
Merge pull request #953 from primer/issue-label
Add IssueLabel component
2019-10-23 09:34:06 -07:00
simurai
6cfb61f8d9 Add documentation 2019-10-22 22:14:59 +09:00
simurai
147ed5e43f Add documentation 2019-10-21 13:35:10 +09:00
simurai
84e391ae6b Remove note 2019-10-11 15:42:47 +09:00
simurai
28f22d4177 Fix example styling 2019-10-11 15:35:26 +09:00
simurai
cb4f7d2e28 Convert to html example 2019-10-11 14:02:03 +09:00
simurai
021d273039
Merge pull request #926 from primer/flash-banner
🚚 Add Flash Banner
2019-10-10 13:29:13 +09:00
simurai
f782dfcec0
Merge pull request #933 from primer/convert-erb-to-html-live
Convert most ERB examples to HTML live
2019-10-10 13:24:28 +09:00
simurai
ec007e25cf Show examples for the Header component 2019-10-10 12:13:58 +09:00
simurai
c7c86cc15f Use svg for pagehead octicons 2019-10-10 12:01:41 +09:00
simurai
88191152e4 Update pagehead.md 2019-10-07 14:33:12 +09:00
simurai
286e0b99d5 Update labels.md 2019-10-07 14:23:23 +09:00
simurai
38d43c41a6 Update forms.md 2019-10-07 14:14:30 +09:00
simurai
12a5becafc Update buttons.md 2019-10-07 14:13:01 +09:00
simurai
f5e4521bbd Update box.md 2019-10-07 13:59:56 +09:00
simurai
2864df30e5 Update avatars.md 2019-10-07 12:10:59 +09:00
simurai
4ca2e82663 Add documentation 2019-10-02 11:55:40 +09:00
Shawn Allen
839437cdd2
Merge pull request #923 from primer/select-menu-docs
Improve SelectMenu docs
2019-09-30 22:30:15 -07:00
simurai
4cc03fd9c8 Remove aria-expanded 2019-10-01 13:51:52 +09:00
simurai
60d3099069 Remove type on <summary> 2019-10-01 13:50:59 +09:00
simurai
d0d79ac3b2
Revert "More SelectMenu improvements" 2019-10-01 11:42:40 +09:00
Jon Rohan
599ecfd783
Importing TimelineItem from .com and creating matching docs 2019-09-26 12:31:28 -07:00
simurai
206fd5ae62
Merge pull request #900 from primer/more-select-menu-improvements
More SelectMenu improvements
2019-09-26 09:30:04 +09:00
Shawn Allen
8d1433f739
Merge pull request #886 from primer/colebemis-patch-1
Use inline octicon in branch name example
2019-09-25 15:35:31 -07:00
Melissa Xie
a0948b073b
Move select menu list into the modal div
Otherwise the list won't actually show up.
2019-09-19 11:20:12 -04:00
simurai
279c87ebea Increase max-height 2019-09-16 22:11:17 +09:00
simurai
fb3a10aa9a Switch to bottom-border 2019-09-16 21:44:49 +09:00
simurai
3533fe4f37
Merge pull request #893 from primer/select-menu-improvements
Select Menu improvements
2019-09-12 20:14:55 +09:00
simurai
394753b462 Replace <menu> with <div> 2019-09-11 13:26:24 +09:00
Sophie Shepherd
13616aa017 Update buttons.md 2019-09-09 14:31:03 -07:00
Cole Bemis
53576f570b
Fix octicon in branch name example 2019-09-06 08:57:59 -07:00
Shawn Allen
9935981fb8
Merge pull request #862 from primer/input-dark
Import Dropdown component; add dark variants for dropdown and text fields
2019-09-05 16:08:57 -07:00
Vinicius Depizzol
dfe0aaf36d adjust container wrap in dropdown examples 2019-09-05 14:34:33 -07:00
Vinicius Depizzol
21798b67f0 wrap dropdown examples in container to make them visibles 2019-09-05 14:34:11 -07:00
Shawn Allen
8217df4f2e
status: "New release" -> "New" 2019-09-05 13:40:02 -07:00
Shawn Allen
bd92767634
tighten up dropdown docs front matter 2019-09-05 13:25:51 -07:00
Vinicius Depizzol
a0fb981997
use role="none" for dropdown dividers
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-09-03 16:03:24 -04:00
simurai
6225457068 Add default background-color 2019-08-26 11:28:37 +09:00
simurai
887b233004 Update select-menu.md
Add erb to example
2019-08-22 15:57:11 +09:00
simurai
7aa838bac2 Use flexbox for the items 2019-08-22 15:43:15 +09:00
simurai
5a05ab549d Merge branch 'master' into select-menu-spacing 2019-08-22 11:30:48 +09:00
simurai
39e4272ba2 🔥 Remove "JavaScript-powered"
<details> is now recommended.
2019-08-21 15:51:37 +09:00
simurai
fcf410b84d Update examples to work with doctocat 2019-08-21 15:19:43 +09:00
simurai
3125d00120 Merge branch 'master' into input-dark 2019-08-21 14:38:16 +09:00
Cole Bemis
e7e1fd5c5f forms.md: Remove wrapping div 2019-08-19 22:47:37 -07:00
Cole Bemis
74b0bdc116 buttons.md: Remove wrapping divs 2019-08-19 22:45:18 -07:00
Cole Bemis
94d6a902f5 box.md: Fix html comment 2019-08-19 22:34:30 -07:00
Cole Bemis
11d9b37eb0 alert.md: Replace jsx examples with html examples 2019-08-19 22:31:53 -07:00
Cole Bemis
2715d29a1f Update toasts.md 2019-08-14 15:06:50 -07:00
Cole Bemis
d4321c7247 Update status labels 2019-08-14 14:59:37 -07:00
Cole Bemis
d7c8acfcb2 Update select-menu.md 2019-08-14 14:57:14 -07:00
Cole Bemis
2b07f93bfb Update navigation.md 2019-08-14 14:37:43 -07:00
Cole Bemis
a4e616c81b Update blankslate.md 2019-08-14 14:27:07 -07:00
Cole Bemis
82bd3ec667 Fix blankslate 2019-08-13 16:03:29 -07:00
Cole Bemis
b8c331741b Merge remote-tracking branch 'origin/master' into doctocat 2019-08-13 15:19:28 -07:00
Cole Bemis
36afc00c8c Update toast example 2019-08-13 11:29:16 -07:00
Cole Bemis
a03114d54f Rename gatsby-docs to docs 2019-08-12 15:33:06 -07:00