Commit Graph

479 Commits

Author SHA1 Message Date
Jeremy Thomas
1be49f2190 Add customisation variables 2017-07-29 18:24:07 +01:00
Pierre Marchal
2e08a844d7 Add .is-vertically-paddingless and other class helpers (#943) 2017-07-28 17:46:11 +01:00
Muhannad Abdelrazek
29ca2268bb A11y: Enhance breadcrumbs examples (#944) 2017-07-28 17:45:45 +01:00
balping
37dcf18811 Add .is-right to .navbar-dropdown (#941)
As it is possible to have `is-right` on a `dropdown`, it should be possible to have this class on `navbar-dropdown` as well.
2017-07-28 13:22:57 +01:00
Jordan Kniest
bb525be571 Fixed hardcoded localhost image url (#940) 2017-07-28 11:40:55 +01:00
Jeremy Thomas
5ffb2cedb8 Fix index images 2017-07-27 21:10:32 +01:00
Kent Tsuenchy
56e26e2fa0 Corrected Alignment Table Header (#937) 2017-07-27 20:59:24 +01:00
Wikiki
4a9d4c8036 New extensions : Pageloader & Ribbon (#918)
* New extensions

Add links to the following extensions:
- pageloader
- Ribbon

* Revert "New extensions"

This reverts commit 3f6fbc664f.

* Add images of new extensions

* Update extensions.html
2017-07-26 21:22:58 +01:00
Wikiki
459d544c8c Add $input-shadow variable (#925)
* Add $input-shadow variable

* Remove unnecessary :
2017-07-26 21:22:30 +01:00
Jeremy Thomas
aa2fc0d527 Add progress bar 2017-07-26 21:13:55 +01:00
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