Jeremy Thomas
44ec4dcc73
Add env
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
13d6def032
Add article image
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
Jeremy Thomas
cd4a7b54e6
Generic customisation
2017-07-29 18:24:07 +01:00
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