Commit Graph

641 Commits

Author SHA1 Message Date
Jeremy Thomas
faa7a8a448 Fix breadcrumb padding on first li 2017-09-18 22:37:58 +01:00
Jeremy Thomas
c8703bafb9 Fix #1207 2017-09-18 22:36:53 +01:00
Nik Sudan
85b822305e Fix typo in documentation (#1206) 2017-09-18 13:40:05 +01:00
bstashio
d0bf41a345 Add travis-ci build badge to README (#1204) 2017-09-18 08:50:20 +01:00
bstashio
019df9573e Add travis-ci to run tests before merging a PR (#1184)
* Add .travis.yml

* Add travis tester script

* Update .gitignore with test output related directive
2017-09-15 19:34:10 +01:00
Frédéric G. MARAND
65a0bb8f5b Update short name of CC license (#1195)
BY NC SA, not ANS
2017-09-15 16:10:24 +01:00
Jeremy Thomas
8e35bc39ed Resize Bulma image 2017-09-15 14:15:33 +01:00
Jeremy Thomas
4c385ab9e6 Add sponsor 2017-09-15 09:16:45 +01:00
Hana Shiro
0f94e971d8 Add .has-text-justified support (#1180) 2017-09-13 08:00:37 +01:00
Jeremy Thomas
25814e6122 Live 0.5.2 docs 2017-09-11 20:08:27 +01:00
Jeremy Thomas
aa8bbfeb89 Archive version 0.5.2 2017-09-11 20:07:45 +01:00
Jeremy Thomas
64bb6b0c9c Deploy 0.5.2 2017-09-11 20:04:51 +01:00
Jeremy Thomas
3396424ecb Add cache buster 2017-09-11 19:59:51 +01:00
Jeremy Thomas
bc1b55ee26 Fix navbar colors 2017-09-11 19:59:51 +01:00
Jeremy Thomas
e49e76ef28 Fix #1168 2017-09-11 19:59:51 +01:00
Jeremy Thomas
0e869c8426 Add Ionicons 2017-09-11 19:59:51 +01:00
Jeremy Thomas
83892a21e3 Navbar colors docs 2017-09-11 19:59:51 +01:00
Jeremy Thomas
8091c23fae Fix #331 2017-09-11 19:59:51 +01:00
Jeremy Thomas
cec282634e Fix #395, Fix #735, Fix #930 2017-09-11 19:59:51 +01:00
Wikiki
ac533a21c1 Feature/typo weight modifier (#1171)
* Update new steps extension image size

* Add text weight modifiers + update doc
2017-09-10 16:34:08 +01:00
Jeremy Thomas
2bda5fccc6 Update changelog 2017-09-09 12:36:09 +02:00
Muhannad Abdelrazek
c112e15c9a A11y: Enhance card example (#953)
The card needs more enhancements but I need more help to determine the perfect solution for it.

the issue we face is:
- the markup needs to change and when to change the markup the style needs to change to be suitable for it.
example:
`
  <a href="#" class="card-header-icon" aria-label="more options">
      <span class="icon">
        <i class="fa fa-angle-down" aria-hidden="true"></i>
      </span>
  </a>
 <a href="#" class="card-footer-item">Save</a>
 <a href="#" class="card-footer-item">Edit</a>
 <a href="#" class="card-footer-item">Delete</a>
`
should be:
`
  <button class="card-header-icon" aria-label="more options">
      <span class="icon">
        <i class="fa fa-angle-down" aria-hidden="true"></i>
      </span>
  </button>
<button class="card-footer-item">Save</button>
<button  class="card-footer-item">Edit</button>
<button class="card-footer-item">Delete</button>
`
when I do that the style change and when I use the `button` class name the style change also, so you need to try it and edit the style as you need to card show to people.

- I replaced the <small> with <time> but the time does not have the same `font-size` so you maybe need to set `font-size` to time
2017-09-09 12:33:25 +02:00
Muhannad Abdelrazek
37bb5db8b7 A11y: Enhance navbar docs (#1065) 2017-09-09 12:33:05 +02:00
Kuba Szymanowski
79dedea734 Include example of widescreen and fullhd modifiers (#1129) 2017-09-09 12:22:38 +02:00
mattrick
1a5dc72c1b Add navbar color modifiers (#849)
* Add navbar color modifiers

* Use border-color instead of +arrow for navbar dropdowns
2017-09-09 12:17:19 +02:00
Sam Fry
6d531b9f4e Typo fix on button page (#1158)
"Meant to look an behave" -> "Meant to look and behave"
2017-09-06 00:09:41 +02:00
Jeremy Thomas
05651519c9 Fix extensions order 2017-09-06 00:00:34 +02:00
Jeremy Thomas
d198cf11b0 Add container 2017-09-05 23:53:21 +02:00
Jeremy Thomas
8bbf7d2100 Add navbar-tabs component 2017-09-05 18:38:00 +02:00
Jeremy Thomas
d12596acf2 Fix #1106 2017-09-05 14:11:39 +02:00
Colin Frick
43d289d235 Fix #1078 (#1111)
* Rearrange responsive typography definition. Fixes #1078

* Renamed mixin (compliant with the styleguide)
2017-09-05 13:49:18 +02:00
Chris Zamierowski
fd3977a94a remove unwanted margin-right on .level-item at mobile breakpoint (#1153) 2017-09-04 12:55:20 +02:00
bstashio
98bf33f8ac Add Bulma Customizer to related projects (#1135) 2017-09-03 18:06:15 +02:00
Matteo Manfredi
87c2c81f69 Added text-size-adjust: 100% to html [Fix #1147] (#1148)
See issue #1147.
2017-09-03 18:05:25 +02:00
Daniel Bayerlein
5355542bbe chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
Jeremy Thomas
1a1e602441 Format tweet content 2017-09-01 12:40:36 +02:00
Jeremy Thomas
d876e524e8 Deploy css 2017-09-01 10:16:16 +02:00
Jeremy Thomas
ae41262519 Reverse tweets order 2017-09-01 10:16:16 +02:00
Jeremy Thomas
f82225082a Tws layout 2017-09-01 10:16:16 +02:00
Jeremy Thomas
782f149f29 Add more expo 2017-09-01 10:16:16 +02:00
Jeremy Thomas
51866c4182 Textarea snippets 2017-09-01 10:16:16 +02:00
Jeremy Thomas
695c72c6a9 More snippets 2017-09-01 10:16:16 +02:00
Jeremy Thomas
3b0cb2ad4e Add lots of snippets 2017-09-01 10:16:16 +02:00
Jeremy Thomas
08e082ae07 Add more snippets 2017-09-01 10:16:16 +02:00
Jeremy Thomas
9b06974cd1 Create snippet component 2017-09-01 10:16:16 +02:00
Jeremy Thomas
1776d601da Move level and media object 2017-09-01 10:16:16 +02:00
Jeremy Thomas
cda59a3101 Add focus variables 2017-09-01 10:16:16 +02:00
TJ Kohli
2b2e00066d Added type to Email input (#1124) 2017-08-28 09:31:52 +01:00
Chad Tolkien
1f33c39f17 Update extensions.html (#1120)
Fixes typos in the linked URLs
2017-08-27 10:58:20 +01:00
Wikiki
9e1752b51d New Extension PricingTable (#1117)
* New Extension PricingTable

* Update pricing table screenshot
2017-08-26 12:31:19 +01:00