Commit Graph

1453 Commits

Author SHA1 Message Date
@philshem
62461be08e add Bulrush to Readme.md
Added the pelican theme "Bulrush", which is based on Bulma, to Readme.md
2019-04-17 10:40:35 +01:00
Angus Lam
3be547e127 Fixed typo for font family helpers 2019-04-12 09:05:31 +01:00
Jeremy Thomas
8107a20cac Add home expo 2019-04-07 19:20:46 +01:00
Jeremy Thomas
3ad445dadb Update expo 2019-04-07 18:38:35 +01:00
Jeremy Thomas
cc02aab5fb Fix tw element 2019-04-07 16:28:01 +01:00
Jeremy Thomas
b654e651c3 Update tweets 2019-04-07 16:14:53 +01:00
Rodrigo
4499432926 Fix JSON syntax for generic.json file 2019-04-03 22:12:05 +01:00
Jeremy Thomas
1aa1527fb8 Deploy docs css 2019-04-03 11:29:12 +01:00
Jeremy Thomas
df6592edec Update backers 2019-04-03 11:28:50 +01:00
Mohit Inampudi
26fba7296b Add is-spaced documentation in Navbar 2019-04-03 02:04:40 +01:00
Andreas Cederholm
5713a124a2 Change variables_link.
Change from 'customize-node-sass' to 'customize-variables'.
2019-04-01 03:04:14 -07:00
Remzi
e115ead9e5 Fixing typo in Drulma URL 2019-03-21 20:18:48 +00:00
Rodrigo
38c4dfe7b6 Add Drulma to the related projects list 2019-03-21 16:59:04 +00:00
Luc Perkins
a2a5ff60ea Make site-level overflow properties variables (#2410)
* Make site-level overflow properties variables

* Add new variables to generic.json
2019-03-20 18:02:10 +00:00
Jeremy Thomas
9580432096 Update backers 2019-03-13 19:01:37 +00:00
Serhii Kulykov
a0c8008a9f Add Aybolit Bulma to related projects 2019-03-13 15:14:00 +01:00
Mike Hatch
f6de637e44 Edited a misspelling 2019-03-10 20:27:23 +01:00
jp06
2902f6b106 Add tip to open local server URL after build 2019-03-05 12:13:39 +01:00
Roman Pushkin
e6951f74e6 Add example on how to delete notifications with JS
This change adds example to delete notifications. It's automatically loaded on dom-ready, and sets `click` handler for all `.delete` elements of `.notification`s.
2019-03-03 06:51:37 +00:00
Otto Radics
e6ca4af4b9 Fixes #1553
Unused $input-radius is now used as a default border-radius.
2019-02-25 12:55:31 +00:00
Katherine
9c08296b6f Improving example of modular button classes
Links and buttons have different semantic html meanings, and it is somewhat of a design (and accessibility) anti-pattern to style links as a button
2019-02-23 20:38:26 +00:00
Gianluca Casati
d9ff1b901a added Trunx 2019-02-21 22:37:17 +00:00
sherbst
bc5bb36b07 Removed typo 2019-02-21 21:01:36 +00:00
aldi
85820514b8 Added Awesome Bulma Projects to related projects 2019-02-10 23:21:37 +00:00
Jeremy Thomas
3d6680fae2 Update docs for 0.7.4 2019-02-08 12:15:52 +00:00
Jeremy Thomas
7cf10a786a Build 0.7.4 2019-02-08 11:38:11 +00:00
Jeremy Thomas
4202d15410 Add removed CSS 2019-02-08 11:27:15 +00:00
Jeremy Thomas
e754a322c0 Build 0.7.3 2019-02-07 19:33:44 +00:00
Jeremy Thomas
e6210f2d66 Update bulma-start 2019-02-07 19:22:21 +00:00
Jeremy Thomas
0548670312 Fix bulma-start 2019-02-07 18:32:22 +00:00
Jeremy Thomas
74a3e1c7db Update sponsors 2019-02-07 18:03:02 +00:00
Justin Schiff
ee34157876 Clarify modal documentation. 2019-01-25 08:17:07 +00:00
Robert Muehsig
a1d1cb38fa Xml Escape for Author Name
The following xml contains a unescaped "&", which is not valid:

    <author>
      <name>Bulma: Free, open source, & modern CSS framework based on Flexbox</name>
      <email>bbxdesign@gmail.com</email>
    </author>

This change should fix it.
2019-01-23 22:13:52 +00:00
Devin Fee
4799e0bdb2 added rbx (#2327) 2019-01-23 18:10:32 +00:00
Leon Sandøy
c2dd26d9dd Add Django Simple Bulma to Related Projects. (#2314)
* Adding django-simple-bulma to related projects

* This commit is just a bit of kaizen; Cleaning up markdown so everything lines up and looks like a table. Also making punctuation style consistent in all descriptions.
2019-01-23 18:05:20 +00:00
Jeremy Thomas
31917452d3 Setup Probot app Stale 2019-01-21 08:57:22 +00:00
Jeremy Thomas
3d1fb0c4a3 2019 🎉 2019-01-10 09:02:39 +11:00
daxter75
2dcc0c6e75 updateDocElContOlClass 2019-01-09 23:32:02 +11:00
Stefan Prosiegel
67d2ef779b Fix docs: level-element can also have horizontal layout on mobile 2019-01-02 08:43:43 +11:00
Tom Hartley
8b60a49393 Add "is-vcentered" modifier 2018-12-13 12:09:25 +10:00
Luc Perkins
501dae9949 Add Bulma Dashboard to list of extensions (#2277)
* Add extension and image

* Add new extension image
2018-12-10 11:34:15 +10:00
Jeremy Thomas
1043f2a7f0 Fix layout 2018-12-05 08:39:03 +00:00
Kirsty Watkins
199eb76295 Fix homepage 2018-12-05 08:32:14 +00:00
b-fuze
0b799e1611 Add helpful tip to docs
I was thinking if someone wasn't aware that you could also use `<button type="submit"></button>` instead of `<input type="submit">` that this could save them some time (and possibly prevent them abandoning the idea of using this lovely animated loading button)
2018-12-05 07:06:33 +00:00
Jeremy Thomas
01c903fbbb Update backers 2018-12-03 20:30:20 +00:00
Lewis White
373aeb2085 Typo fix elemnts => elements 2018-11-22 13:11:46 +01:00
TheDragonRing
75aebf6e43 Fix typo (remove extra word "add") 2018-11-22 13:11:26 +01:00
Jeremy Thomas
8b83755829 Update backers 2018-11-05 09:29:33 +00:00
aldi
7db36a33d3 Add Ralma to related projects on Readme 2018-11-04 00:17:51 +00:00
Tom Hartley
9eaaf863c3 Update README.md
Added an open source project to the related projects heading
2018-11-03 14:27:38 +00:00