Commit Graph

469 Commits

Author SHA1 Message Date
Jeremy Thomas
4f8658d1a3 Add features 2017-07-26 21:13:55 +01:00
Jeremy Thomas
c2654bd6c6 Add new elements 2017-07-26 21:13:55 +01:00
Jeremy Thomas
02e5e3b71e Fix index modifiers title 2017-07-26 21:13:55 +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
Wikiki
f0e2fbbbda Box: Fix missing variables (#924)
* Fix missing variables

Add $box-border and $box-padding variables

* Manage only padding
2017-07-26 18:44:03 +01:00
Jeremy Thomas
df4232feb6 Add versions blog post 2017-07-24 16:06:46 +02:00
Jeremy Thomas
453ed900d4 Add 0.4.4 2017-07-24 16:00:05 +02:00
Jeremy Thomas
f9223ad360 Add versions 2017-07-24 16:00:05 +02:00
Jeremy Thomas
42780d04a7 Deploy 0.4.4 2017-07-24 15:50:00 +02:00
Jeremy Thomas
3376f706f3 Update gitignore 2017-07-24 15:45:11 +02:00
Jeremy Thomas
8b0b9d76c3 Update changelog 2017-07-24 13:02:15 +02: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
39a09d204a Add escape to close dropdowns 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
8248e6a88f Update changelog 2017-07-21 09:42:57 +02:00
Jeremy Thomas
8f6268c9f4 Optimise more breakpoint order 2017-07-21 09:32:06 +02:00
Jeremy Thomas
0b3a214aaf Optimise breakpoint order 2017-07-21 09:32:06 +02:00
Tim MacDonald
ee6a225e78 Fixes #26 Textarea now respects rows attribute (#859)
* textarea now respects rows attribute

* use the :not() selector

* better sass selectors
2017-07-21 09:31:48 +02:00
Jeremy Thomas
9666c32c62 Fix #887 2017-07-19 23:08:40 +01:00
Jeremy Thomas
c526e48b5c Add extensions 2017-07-19 22:52:22 +01: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
Jeremy Thomas
3506d964ec Fix #841, Fix #842 2017-07-16 19:44:49 +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
1b23c3f9be Added vue-bulma-components to Related projects (#868) 2017-07-15 15:42:58 +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
Andrew Heuermann
1ca8378bb9 Make alignment modifiers !important fixes (#748) 2017-07-13 18:57:39 +01:00
Jeremy Thomas
fb87d85d91 Fix #852 2017-07-13 18:55:56 +01:00
Chan Ki Hong
b5340099ab Fixing pagination disabled border using wrong variable (#863)
Signed-off-by: hong <hong@aftership.net>
2017-07-13 18:18:56 +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
Jeremy Thomas
27d4de4c13 Fix #821 2017-07-05 21:27:23 +01:00
Jeremy Thomas
271c454abf Publish 0.4.3 2017-07-05 21:15:34 +01:00
Jeremy Thomas
96ed9c0cfd Deploy 0.4.3 2017-07-05 21:15:34 +01:00
SAMUEL VERNECK
26b494ea6b Add yarn (#830)
* estou mexendo ainda

* Update README.md
2017-07-03 22:30:26 +01:00
Jeremy Thomas
0382506bde Fix #827 2017-07-03 00:17:42 +01:00