Commit Graph

706 Commits

Author SHA1 Message Date
Jeremy Thomas
923bb9f5e0 Build docs 2017-11-14 12:17:01 +00:00
Jeremy Thomas
832a05b601 Add Patreon blog post 2017-11-14 12:17:01 +00:00
Jeremy Thomas
fb981e741c Add Patreon bar 2017-11-14 12:17:01 +00:00
jmui
a161e580ae https links (#1433) 2017-11-10 10:34:12 +00:00
Eric Vantillard
fb1ce8eeff Fix default sample code in customize.html (#1431)
Actually, the default code will result in an unexepected behavior: the `$color` map is defined in `derived-variables.sass` before setting the custom colors.

IMHO the lists and maps should be defined in a dedicated sass file to avoid confusion in customisation.
2017-11-09 19:34:09 +00:00
Jeremy Thomas
f17975d0ff Fix media content overflow 2017-11-07 14:04:53 +00:00
Jeremy Thomas
a78f026f69 Fix Safari momentum translation 2017-11-07 14:03:21 +00:00
jmui
130833803a typo: vertically (#1423) 2017-11-07 10:45:59 +00:00
Jeremy Thomas
67117ffed9 Remove vernum 2017-11-06 13:44:58 +00:00
Jeremy Thomas
bc33ace128 Ignore versions subfolder 2017-11-06 13:42:09 +00:00
Jeremy Thomas
27c5e7bd57 Deploy 0.6.1 2017-11-06 13:27:13 +00:00
Jeremy Thomas
d97c69bdfa Update love 2017-11-06 13:23:18 +00:00
Jeremy Thomas
7e94cbd35c Add JS cache buster 2017-11-06 13:03:26 +00:00
Jeremy Thomas
5325878cb6 Remove fix top navbar toggle 2017-11-06 12:56:05 +00:00
Jeremy Thomas
0baa57de32 Rebuild docs css 2017-11-06 12:52:02 +00:00
Jeremy Thomas
52868df58b Add fixed navbar blog post 2017-11-06 12:51:20 +00:00
Jeremy Thomas
f6642e8ebf Add list of buttons blog post 2017-11-06 12:51:20 +00:00
Jeremy Thomas
d11b8d78ef Fix scroll factor 2017-11-06 12:51:20 +00:00
Jeremy Thomas
74c413c378 Add scroll reveal 2017-11-06 12:51:20 +00:00
Jeremy Thomas
befa6b68b0 Fix navbar link color 2017-11-06 12:51:20 +00:00
Jeremy Thomas
7b6755ea72 Add dropup docs 2017-11-06 12:51:20 +00:00
Jeremy Thomas
c0639cde83 Add top bottom navbar toggle 2017-11-06 12:51:20 +00:00
Jeremy Thomas
0e6e22e70a Add navbar fixed classes 2017-11-06 12:51:20 +00:00
Jeremy Thomas
202c5996a4 Fix customize code 2017-11-06 12:39:36 +00:00
Jeremy Thomas
e0d368748b Add code requirements 2017-11-05 19:35:23 +00:00
Jeremy Thomas
23636fd796 Fix #1414 2017-11-05 12:50:18 +00:00
Seth Davis
3650493764 Update twitter profile photo. (#1387) 2017-11-04 19:47:11 +00:00
Hung Ton
efcdee6089 Fix typos in customize.html (#1409) 2017-11-04 19:30:03 +00:00
Hung Ton
0c5b3f9d94 Update customize.html (#1408)
For this customization to work, need to add more partial scss files as above
$addColors: (
  "twitter":($twitter, $twitter-invert), 
  "linkedin": ($linkedin, $linkedin-invert),
  "github": ($github, $github-invert)
)
$colors: map-merge($colors, $addColors)

Otherwise it failed in my sass build
2017-11-04 09:19:27 +00:00
e
61c7d810c1 Add button is-link html example (#1390) 2017-11-02 09:52:17 +00:00
Keith Stolte
c7c1a99afa Addition of Sass Color Map to Customize Page (#1394)
* Addition of Sass Color Map to Customize Page

Added verbiage to Customization page to demonstrate how to add new colors to the color map. 
Using this methodology allows for the dev to use `<i class="fa fa-github has-text-github"></i>` or use `is-github` in a class for a background.

* Change map-merge of $color to only merge once, Sass Complience

- Changed map-merge of $color to import from another map rather than adding each line individually.
- Made it Sass Compliant
Updating based on  #1394 comments from @jgthms
2017-11-02 09:51:52 +00:00
Dog2puppy
ab77b207ba Fix the last link under npm dependencies (#1400) 2017-11-01 21:24:31 +00:00
Sam Fry
a88fe572df Highlighting important info in typography helper (bringing it to same as other parts of page) (#1396) 2017-11-01 09:34:35 +00:00
Donát Nagy
cddf8712b3 Add feature: is-expanded to navbar-item (#1320) 2017-10-26 12:12:25 +01:00
NixFifty
6f490f3451 Minor count update (#1353) 2017-10-22 15:46:37 +01:00
Jeremy Thomas
426249f36c Add x-fifth documentation 2017-10-18 12:13:24 +01:00
Naskalin
85d1a0c411 Fix #1235 , add one-fifth column (#1247)
* Update columns.sass

add one-fifth column

* add two-fifths three-fifths and four-fifths

* Update columns.html

update doc / columns

* Update CHANGELOG.md

update changes

* Support for five column grid
2017-10-18 11:49:33 +01:00
Jeremy Thomas
ff732c9aad Improve hamburger alignment 2017-10-18 11:27:51 +01:00
Jeremy Thomas
9ac5ba580d Fix code links 2017-10-17 14:16:26 +01:00
Jeremy Thomas
c4809633f0 Add bulma start 2017-10-17 14:06:45 +01:00
Jeremy Thomas
7c94b4e439 Add list of buttons 2017-10-17 11:56:44 +01:00
bstashio
1523ce8527 Docs/variables data (#1314)
* Replace variables.json with colors.json and update related files accordingly

* Add variables data files

* Update variables include template and all related files to use new variables data

* Fix mobile breakpoint id typo in responsivness docs page

* Fix Liquid syntax error in made-with-bulma docs page

* Update bulma sass files count in modular docs page

* Use breakpoints data in responsiveness helpers docs page

* Use breakpoints and variables data in typography helpers docs page

* Add missing page titles in docs pages front matter
2017-10-17 10:28:59 +01:00
Jeremy Thomas
e4fd1b7579 Use https versions 2017-10-16 15:04:54 +01:00
Jeremy Thomas
80bd5415be Use https for Bulma 2017-10-16 13:31:27 +01:00
Jeremy Thomas
605984f36c Use https twitter images 2017-10-16 13:31:27 +01:00
Jeremy Thomas
6121457086 Remove versions subfolder 2017-10-14 18:39:17 +01:00
Jeremy Thomas
7887fad731 Link to versions subdomain 2017-10-14 18:39:17 +01:00
Jeremy Philemon
53be32fb7f Fixed #1308, rainbow button glitch (#1309) 2017-10-14 10:15:24 +01:00
Jeremy Thomas
319c9f2bce Change MwB images 2017-10-13 12:21:39 +01:00
Jeremy Thomas
4c21d03696 Rebuild docs css 2017-10-12 17:30:13 +01:00
Jeremy Thomas
aea5dd62c7 Add Bulma badges 2017-10-12 17:30:13 +01:00
bstashio
59fb1dba28 Update responsiveness breakpoints values in docs (#1264)
* Add breakpoints variables in responsivness docs page

* Update breakpoints list values by looping through page.breakpoints

* Add link to responsiveness variables repo file

* Add mixins variables in responsivness docs page

* Update mixins list values by looping through page.mixins

* Add link to responsiveness mixins repo file

* Update responsivness demo table header

* Add responsivness variables reference table

* Add variables to repo files urls (dry)

* Add breakpoints as jekyll data

* Use responsiveness breakpoints from jekyll data

* Replace breakpoints.yml with breakpoints.json and update relevant code accordingly

* Update URLs to source files in responsiveness docs page
2017-10-12 15:40:04 +01:00
Oleksii Potiekhin
d010b31c3f visibility: hidden !important (#1289)
* visibility: hidden !important

* CHANGELOG.md

* docs

* docs fix
2017-10-11 18:03:05 +01:00
Jeremy Thomas
3b22304a7b Move Vimeo GA 2017-10-11 17:36:44 +01:00
Jeremy Thomas
5eb6c16d0f Change ratio 2017-10-11 17:36:44 +01:00
Jeremy Thomas
1210e65f83 Add intro video 2017-10-11 17:36:44 +01:00
Jeremy Thomas
512b97cf53 Add grid and message 2017-10-11 17:36:44 +01:00
Jeremy Thomas
e0676084ee Add vimeo placeholder 2017-10-11 17:36:44 +01:00
Jeremy Thomas
336c88d9c9 Add index JS 2017-10-11 17:36:44 +01:00
Jeremy Thomas
be06c297dc Add new intro 2017-10-11 17:36:44 +01:00
Jen Garcia
220ef99718 Remove merge conflicts from the built JS file. Fixes #1281. (#1282) 2017-10-10 15:44:10 +01:00
Jeremy Thomas
8498ae60b4 Edit versions html 2017-10-10 11:50:34 +01:00
Jeremy Thomas
efcc3522c5 Archive version 0.6.0 2017-10-10 11:49:56 +01:00
Jeremy Thomas
c39183cf47 Deploy 0.6.0 2017-10-10 11:40:50 +01:00
Jeremy Thomas
3ff914e153 Fix bulma docs css 2017-10-10 11:22:04 +01:00
Jeremy Thomas
7a6fcf38a6 Remove docs css map 2017-10-10 10:56:18 +01:00
Jeremy Thomas
89b63c7cc4 Build assets 2017-10-10 10:50:00 +01:00
Jeremy Thomas
465ad931e6 Fix rebase 2017-10-10 10:50:00 +01:00
Jeremy Thomas
2c11a76707 Add link changelog 2017-10-10 10:50:00 +01:00
Jeremy Thomas
444103e8dd Add variables data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
35598b9dc1 Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
1feca89827 Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
d8547648ea Add link color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
08db988192 Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
c4c3c32a83 Improve snippet 2017-10-10 10:50:00 +01:00
Jeremy Thomas
8d6a0a43dc Add show code 2017-10-10 10:50:00 +01:00
Jeremy Thomas
2c15a21f41 Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
39762fe3bd Add love data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
74d3e08f07 Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
d3bf57073b Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
89205f907e Add love data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
3130459560 Add link color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
896113ca9c Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
31a2deb145 Improve snippet 2017-10-10 10:50:00 +01:00
Jeremy Thomas
3ac5137192 Add show code 2017-10-10 10:50:00 +01:00
Jeremy Thomas
927f7ebb38 Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
f005456df0 Add love data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
80ebda394e Update colors 2017-10-10 10:50:00 +01:00
Jeremy Thomas
53b7afbea7 Add link changelog 2017-10-10 10:50:00 +01:00
Jeremy Thomas
be140a90d8 Update colors table 2017-10-10 10:50:00 +01:00
Jeremy Thomas
f83c9bf768 Add variables data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
a0423d426c Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
cdbf94aa8f Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
4393cb512b Add love data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
6605fcc79f Add link color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
ba80d4f9e1 Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
1f5f9dc54b Improve snippet 2017-10-10 10:50:00 +01:00
Jeremy Thomas
02f7b216f1 Add show code 2017-10-10 10:50:00 +01:00
Jeremy Thomas
5491eb4d8c Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
9b09942a0a Add love data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
b81a267535 Use blue color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
3514487481 Add link color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
abd02b9e21 Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
dba7bff6d0 Update expo 2017-10-10 10:50:00 +01:00
Jeremy Thomas
971d2cc5aa Add love data 2017-10-10 10:50:00 +01:00
Jeremy Thomas
e037deec73 Add link color 2017-10-10 10:50:00 +01:00
Jeremy Thomas
a592741ab6 Use link instead of primary 2017-10-10 10:50:00 +01:00
Roger Stach
3c0592e35b Added an -ed (#1273)
Possibly the most useless pull request.
2017-10-09 16:04:13 +01:00
Jeremy Thomas
70367c3b5d Improve snippet 2017-10-09 15:38:12 +01:00
Jeremy Thomas
720ed45121 Add show code 2017-10-09 12:27:08 +01:00
Jeremy Thomas
4f5cc9c0ed Update changelog 2017-10-09 10:36:14 +01:00
Jeremy Thomas
9db2be70d9 Update expo 2017-10-09 10:04:12 +01:00
Jeremy Thomas
6f17562e34 Add love data 2017-10-09 09:43:52 +01:00
Florian Keller
e12c69e2d6 fix: Typo in 'Progress' (#1271) 2017-10-09 09:10:12 +01:00
Richard Michael
89626d743f Make class notation consistent with other usage. (#1256) 2017-10-08 15:54:37 +01:00
Jeremy Thomas
551c739cab Fix home icons 2017-10-07 17:34:16 +01:00
Jeremy Thomas
f15e1ee844 Add dropdup to changelog 2017-10-07 17:04:38 +01:00
Yan Sern
9e294874a2 Added .is-up modifier for dropdown. (#1254) 2017-10-07 17:02:49 +01:00
Jeremy Thomas
fc5ddd473c Fix #1236 2017-10-07 16:57:19 +01:00
Jeremy Thomas
f23012edbd Archive version 0.5.3 2017-10-07 16:40:32 +01:00
Joshua Coquelle
26aa531a21 Fix typo "modifer" to "modifier" in all docs (#1245) 2017-10-02 19:24:29 +01:00
bstashio
afcdb7dbcc Update references to variables in docs (#1238)
* Update navbar variables in component docs page

* Update pagination variables in component docs page

* Update tabs variables in component docs page

* Update button variables in element docs page

* Update table variables in element docs page

* Update title variables in element docs page

* Update variables template to support layout

* Add section variables in relevant docs page

* Add footer variables in relevant docs page

* Update variables template to support custom messages

* Add form generic variables in relevant docs page

* Update derived variables in relevant docs page

* Add generic variables to variables docs page

* Update sass files count in docs Modular page
2017-10-02 19:23:35 +01:00
christian
c8ac248267 Update functions.html (#1229) 2017-09-26 16:52:23 +01:00
bstashio
4bf7bd0539 Update website version to 0.5.3 (#1211) 2017-09-19 16:53:13 +01:00
Taylor Oyer
e679b3e466 missing 'of' typo (#1208) 2017-09-19 11:15:46 +01:00
Jeremy Thomas
f4ca63d1ce Deploy 0.5.3 2017-09-18 23:41:31 +01:00
Jeremy Thomas
2315388413 Fix #1101 2017-09-18 23:36:41 +01:00
Jeremy Thomas
63bac2c775 Fix #1189 2017-09-18 23:33:19 +01:00
Jeremy Thomas
f89cca4c50 Fix #1177 2017-09-18 23:02:43 +01:00
Jeremy Thomas
eacb9f115a Fix #1167 2017-09-18 22:54:26 +01:00
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
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
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
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
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
Tomasz
6eaa7aae05 Update gap.html (#1110)
Additionally, <code>.is-variable</code> should be added on the <code>.columns</code> container.
2017-08-24 14:25:42 +01:00
Aslam Shah
f0278b24e3 Bulma Mega Menu Extension (#1083)
* Update extensions.html

Added Bulma Mega Menu extension details.

* Add files via upload

Added bulma-megamenu extension image.

* Update extensions.html

Updated the dimensions of the image.

* Update extensions.html

Added Cool Checkboxes Extension

* Add files via upload

Added Bulma Cool Checkboxes image.
2017-08-24 10:08:01 +01:00
Wikiki
d29e2b8569 Add new extension slider (#1108) 2017-08-23 11:15:25 +01:00
Adam Grabek
d97bdda97f Axure library (#1105)
* Update extensions.html

* Add files via upload
2017-08-23 10:11:25 +01:00
Wikiki
8eb5665acd New extension - checkradio (#1103)
* New extension - checkradio

* Fix wrong copy/paste

* Fix multiple switch declaration
2017-08-22 20:14:05 +01:00
C Zamp
4010674569 Add $title-strong-weight and $title-strong-color variables to docs (#1100) 2017-08-21 22:06:22 +01:00
Muhannad Abdelrazek
267adc64d8 A11y: Enhance pagination (#1093) 2017-08-21 13:00:30 +01:00
Wikiki
eef1e456fa Update extensions images (#1095) 2017-08-21 10:19:33 +01:00
Wikiki
66fa0a87a0 Add switch extension (#1091) 2017-08-19 15:40:44 +01:00
balping
15f8a0afc9 Remove gap between tag and delete button (#1090)
* Remove gap between tag and delete button

* add tag-delete-margin variable

* tab -> spaces

* add tag-delete-margin to docs
2017-08-19 15:39:15 +01:00
Aram Visser
334a8d7238 Add alternative steps extension to documentation (#1074) 2017-08-15 08:19:33 +01:00
Jeremy Thomas
f444cefdfa Add redirects 2017-08-15 00:01:34 +01:00
Jeremy Thomas
3985fff747 Add klmn 2017-08-15 00:01:34 +01:00
Jeremy Thomas
2aba5a3f84 Add gap 2017-08-15 00:01:34 +01:00
Jeremy Thomas
6fe43b8f94 Add columns section 2017-08-15 00:01:34 +01:00
Jeremy Thomas
ab5a72b202 Fix columns docs 2017-08-15 00:01:34 +01:00
Jeremy Thomas
c66ec2a9a9 Fix #1053 2017-08-14 13:12:09 +01:00
Jeremy Thomas
b41681d21c Remove local config 2017-08-14 13:07:49 +01:00
Jeremy Thomas
3c1ba0efb8 Autoprefix docs 2017-08-14 13:02:07 +01:00
Jeremy Thomas
74146af03f Fix copy and expand 2017-08-14 13:01:07 +01:00
Jeremy Thomas
cd2f886df2 Add bd classes 2017-08-14 13:01:07 +01:00
Jeremy Thomas
88fb510d93 Fix #1063 2017-08-14 11:26:48 +01:00
Daniel Bayerlein
bbbe1431a6 Typo Github -> GitHub (#1070) 2017-08-14 00:08:05 +01:00
Jeremy Thomas
1da5ad3912 Use tws 2017-08-11 13:19:57 +01:00
Muhannad Abdelrazek
e082865ab7 A11y: Enhance model docs (#1057) 2017-08-11 10:52:34 +01:00
Dmitry Antonov
99ca21aa32 fix tag variables (#1056) 2017-08-11 10:52:11 +01:00
Wikiki
193f171916 New Extension: Divider (#1050)
* Link to divider’s extension

* Fix whitespaces

* Divide image size by 2
2017-08-10 23:14:25 +01:00
Jeremy Thomas
bb7bbc13a0 Build docs 2017-08-10 21:06:12 +01:00
Jeremy Thomas
e57f3a3b12 Update website version 2017-08-10 21:04:24 +01:00
Jeremy Thomas
7adddcf29a Update versions list 2017-08-10 21:04:24 +01:00
Jeremy Thomas
1244b3f91f Archive version 0.5.1 2017-08-10 21:04:24 +01:00
Wikiki
fe4e6326da New Extension : Calendar (#1052)
* Add link to docs

* Divide image size by 2
2017-08-10 13:27:01 +01:00
Michael Webb
306253b81d Fix various typos in documentation (#1035)
* Fixing various grammatical errors in /index.html

* fixed "add your own colors" thing

* Fixed grammatical errors on various documentation pages

* Update documentation.html

* Update tiles.html

* Update tiles.html

* fixing footer

* Update hero

* Update index.html

* Update index.html

* Removed change in classes
2017-08-10 12:24:51 +01:00
Daniele Lenares
ce13d3ff4c Update typography-helpers.html (#1040)
Remove extra div closing tag.
2017-08-09 10:24:23 +01:00
Jeremy Thomas
459341ff8f Deploy 0.5.1 2017-08-07 20:06:42 +01:00
Jeremy Thomas
5560ec8a1b Fix #1030 2017-08-07 19:57:34 +01:00
Kennedy Baird
2e7a00c2da doc update for responsive alignment (when deploy 0.5.1) (#1021)
* doc update for responsive alignment (when deploy 0.5.1)

doc update for commit for responsive text alignment

010b6d70a0

* update docs for responsive text alignment

changed for a table, let me know if this is good!

thanks
2017-08-07 19:52:27 +01:00
Jeremy Thomas
23515e16a6 Fix #1033 2017-08-07 19:51:57 +01:00
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
Alwayslearnedstuff
4ac09f406e Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') (#1027) 2017-08-06 16:22:45 +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
Jeremy Thomas
55f49c64e4 Add more love ❤️ 2017-08-03 20:51:06 +01:00
Jeremy Thomas
3b37e2c0e7 Add list of tags post 2017-08-03 20:46:00 +01:00
Jeremy Thomas
941d86da28 Prettier blog list 2017-08-03 20:29:09 +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
01bb596f9e Correct empty ratio 2017-08-02 09:19:54 +01:00
Jeremy Thomas
b2d19b801d Use map false 2017-08-02 09:15:16 +01:00
Jeremy Thomas
83eaa502a0 Add blazy images 2017-08-02 09:02:05 +01:00
Jeremy Thomas
3b7f2e3e9b Add blazy 2017-08-02 09:01:38 +01:00
Jeremy Thomas
e98c98c6fd Fix container docs 2017-08-01 21:05:10 +01:00
Jeremy Thomas
94fcaa55f6 Fix #989 2017-08-01 19:54:46 +01:00
Jeremy Thomas
9648eafd89 Add Bootstrap comparison 2017-07-31 20:58:46 +01:00
Jeremy Thomas
d14a703b5e Add $container-offset variable 2017-07-31 20:58:46 +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
18b56e84d1 Add more love 2017-07-31 19:18:45 +01:00
Jeremy Thomas
f78dbada20 Remove radius 2017-07-31 17:44:40 +01:00
Jeremy Thomas
dcfe0a68af Add unique features 2017-07-31 17:44:40 +01:00
Jeremy Thomas
236837f36c Add comparison table 2017-07-31 17:44:40 +01:00
Jeremy Thomas
754b8bf081 Add pro include 2017-07-31 17:44:40 +01:00
Jeremy Thomas
db006fba23 Add bootstrap comparison page 2017-07-31 17:44:40 +01:00
Jeremy Thomas
61683eb6a7 Add embrace 2017-07-30 22:44:43 +01:00
Jeremy Thomas
44fc1cd61b Remove navbar home link 2017-07-30 22:44:43 +01:00
Jeremy Thomas
b0ca1fb753 Add expo 2017-07-30 22:44:43 +01:00
Jeremy Thomas
23e86100d9 Fix #964 2017-07-30 19:25:24 +01:00
Basil Miturich
2188512dbc add "charset: utf-8" to starter template (#966) 2017-07-30 19:20:50 +01:00
Jeremy Thomas
665fb15753 Add love 2017-07-30 18:23:05 +01:00
Jeremy Thomas
ed8fc14d78 Fix background color 2017-07-30 00:32:56 +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
bf90c71c55 Update gitignore 2017-07-29 19:03:31 +01:00
Jeremy Thomas
fcac45ae4d Archive version 0.5.0 2017-07-29 18:54:07 +01:00
Jeremy Thomas
b5c3d17e19 Deploy 0.5.0 2017-07-29 18:49:34 +01:00
Jeremy Thomas
34c044e475 Fix #934 2017-07-29 18:43:53 +01:00