Jeremy Thomas
f9acb1ea69
Add file alignment
2017-08-07 19:49:24 +01:00
Oliver Dvorski
5d1288dcb9
fix typo ( #1034 )
2017-08-07 19:06:07 +01:00
Muhannad Abdelrazek
3b0ef7f942
A11y: Add aria-label to delete buttons ( #1023 )
2017-08-05 20:15:14 +01:00
Matteo Manfredi
01ff023a93
Fixed missing td tag ( #1010 )
2017-08-04 23:43:26 +01:00
Daniele Lenares
5cee4c8974
Fixes #1001 ( #1005 )
...
* Fix #1001
* Order modifiers alphabetically.
2017-08-03 19:52:00 +01:00
Jeremy Thomas
e06a098df6
Fix #998
2017-08-02 23:52:36 +01:00
Jeremy Thomas
e98c98c6fd
Fix container docs
2017-08-01 21:05:10 +01:00
kennedybaird
915d0b4a15
include example for .is-centered ( #978 )
...
and for .is-multiline and .is-centered
2017-07-31 19:20:19 +01:00
Pete Marcano
e718525936
Changed ES6 function syntax to ES5 in JS example ( #977 )
2017-07-31 19:19:31 +01:00
Jeremy Thomas
01835c071e
Add is-right and is-fullwidth for file
2017-07-30 00:32:56 +01:00
Jeremy Thomas
057c272f6f
Add file colors
2017-07-30 00:32:56 +01:00
Jeremy Thomas
e1a82944d3
Add JS instructions
2017-07-30 00:32:56 +01:00
Jeremy Thomas
a14b67aa50
Add file
2017-07-30 00:32:56 +01:00
Jakub Kotek
c25d82a06b
Update title.html ( #955 )
2017-07-29 20:22:41 +01:00
Jeremy Thomas
34c044e475
Fix #934
2017-07-29 18:43:53 +01:00
Jeremy Thomas
1e4ae9e3e9
Fix helpers
2017-07-29 18:24:07 +01:00
Jeremy Thomas
8b36d5ad3d
Add colors page
2017-07-29 18:24:07 +01:00
Jeremy Thomas
63d4fb79b6
Add meta to form
2017-07-29 18:24:07 +01:00
Jeremy Thomas
78f297c5fb
Add getting started
2017-07-29 18:24:07 +01:00
Jeremy Thomas
2bd66119f0
Explain tags
2017-07-29 18:24:07 +01:00
Jeremy Thomas
0e2f716de5
Optimize message docs
2017-07-29 18:24:07 +01:00
Jeremy Thomas
93b7fb2fd4
Add heading
2017-07-29 18:24:07 +01:00
Jeremy Thomas
741e9d2d40
Meta button
2017-07-29 18:24:07 +01:00
Jeremy Thomas
28856f6388
Add meta to components
2017-07-29 18:24:07 +01:00
Jeremy Thomas
24bc5ed795
Add tags
2017-07-29 18:24:07 +01:00
Muhannad Abdelrazek
29ca2268bb
A11y: Enhance breadcrumbs examples ( #944 )
2017-07-28 17:45:45 +01:00
Kent Tsuenchy
56e26e2fa0
Corrected Alignment Table Header ( #937 )
2017-07-27 20:59:24 +01:00
Jeremy Thomas
cbb0394975
Add group multiline docs
2017-07-26 21:13:55 +01:00
Jeremy Thomas
298832fdcf
Add contribution text
2017-07-26 21:13:55 +01:00
Jeremy Thomas
3f8655c87d
Add typography helpers
2017-07-26 21:13:55 +01:00
Muhannad Abdelrazek
d7e49a4dc3
A11y: Enhance dropdown examples. ( #908 )
...
- use button to can reach by keyboard and make a user with screen reader understand that's is a button.
- add aria-haspopup to make screen reader user understand this button have a drop-down.
- add aria-controls to make screen reader user understand this button control on items called x.
- should add aria-expanded by JS when user toggle button.
- add aria-hidden to icons.
- add href=# to links to make it a link we can interact with a keyboard.
- add role menu to menu drop-down to make sure this div is a menu.
- should add aria-hidden by JS and toggle it by button expanded.
2017-07-26 18:45:08 +01:00
Jeremy Thomas
39b6eb0627
Fix container docs
2017-07-24 13:02:15 +02:00
Jeremy Thomas
d28556d8dd
Fix desktop container
2017-07-24 13:02:15 +02:00
Jeremy Thomas
28d22d97df
Add more dropdown doc
2017-07-24 13:02:15 +02:00
Jeremy Thomas
41f9392a93
Add dropdown description
2017-07-24 13:02:15 +02:00
Jeremy Thomas
06a392072b
Add breakpoint containers
2017-07-24 13:02:15 +02:00
Jeremy Thomas
7b395a8ad8
Add dropdown button
2017-07-24 13:02:15 +02:00
Jeremy Thomas
3f8c12bfbb
Add textarea rows example
2017-07-21 09:46:03 +02:00
Jeremy Thomas
236e3981e1
Fix form doc links
2017-07-17 19:46:53 +01:00
Jeremy Thomas
15ac353b38
Add checkbox and radio
2017-07-17 19:46:53 +01:00
Jeremy Thomas
fcca456bac
Add select
2017-07-17 19:46:53 +01:00
Jeremy Thomas
cbff2d4f60
Add textarea docs
2017-07-17 19:46:53 +01:00
Jeremy Thomas
d18286f6ca
Add form input doc
2017-07-17 19:46:53 +01:00
Jeremy Thomas
48f0de2062
Fix #715
2017-07-17 19:46:53 +01:00
Jeremy Thomas
bb8ef7c140
Fix form html
2017-07-17 19:46:53 +01:00
Luc Perkins
2444c7ba2c
Fix small syntax issue in navbar doc ( #843 )
...
This isn't a major issue but it does break any HTML that it's copy/pasted into
2017-07-16 19:17:51 +01:00
Israel Roldan
d1bb670cb3
Fix obsolete references to nav- components ( #869 )
2017-07-15 15:42:26 +01:00
Jeremy Thomas
fccdedc66b
Fix #861
2017-07-13 19:44:35 +01:00
Jeremy Thomas
8137c801e9
Fix #856
2017-07-11 22:19:06 +01:00
Moritz Schramm
13b730934e
Changing 'navbar-brand' to 'navbar' ( #838 )
...
navbar-menu can't be direct child and sibling of navbar-brand at the same time
2017-07-07 09:06:03 +01:00