Commit Graph

454 Commits

Author SHA1 Message Date
Jeremy Thomas
4ed6072d21 Push 0.0.24 2016-04-22 20:54:13 +01:00
Jeremy Thomas
c8e3cbf912 Restructure files, Add back inline-flex for controls and tags 2016-04-22 20:52:49 +01:00
Jeremy Thomas
974805b46a Add weight variable, Remove inline-flex, Fix link button 2016-04-21 21:39:57 +01:00
Jeremy Thomas
575b24a75c Push 0.0.23 2016-04-18 22:14:51 +01:00
Jeremy Thomas
23dcb47e22 Restructure elements and components 2016-04-18 21:50:59 +01:00
Jeremy Thomas
b7fb0b9ed3 Restructure variables into a single file, Fix title word break 2016-04-18 21:09:44 +01:00
Jeremy Thomas
0203ab2f44 Rename bulma folder to sass 2016-04-18 20:02:26 +01:00
Jeremy Thomas
d7fae72677 Add gitter, Fix templates 2016-04-16 21:50:48 +01:00
Jeremy Thomas
72bea8f2dd Merge pull request #160 from feimosi/patch-1
Add Bower to README install instructions
2016-04-16 21:31:32 +01:00
Jeremy Thomas
b7b2148960 Fix hero subtitle link 2016-04-16 16:29:36 +01:00
Jeremy Thomas
fba231a991 Add narrow columns, Push 0.0.21 2016-04-16 13:39:40 +01:00
Jeremy Thomas
b4125bb6b3 Push 0.0.20 2016-04-14 00:08:01 +01:00
Jeremy Thomas
6a925c4a04 Add has-icon sizes 2016-04-14 00:07:02 +01:00
Jeremy Thomas
88986e4c89 Publish 0.0.19 2016-04-11 23:32:56 +01:00
Jeremy Thomas
d79e68d210 Fix tile is-child, Fix notification subtitle 2016-04-11 23:21:26 +01:00
Jeremy Thomas
4cfb9341df Improve tiles 2016-04-11 22:51:11 +01:00
Jeremy Thomas
96c1d03168 Remove tile-content 2016-04-11 20:01:27 +01:00
Jeremy Thomas
d55c444b30 Add tiles 2016-04-11 00:43:29 +01:00
Jeremy Thomas
4d3aa5a51f Add contribution templates 2016-04-10 18:47:14 +01:00
Jeremy Thomas
155f8442e0 Push 0.0.18 2016-04-10 17:25:27 +01:00
Jeremy Thomas
ac20529d74 Add global hidden helper 2016-04-10 17:21:19 +01:00
Jeremy Thomas
4b6d786620 Fix grid style, Fix gapless columns 2016-04-10 17:09:34 +01:00
Jeremy Thomas
af08eee0f2 Fix layout code style 2016-04-10 16:56:27 +01:00
Jeremy Thomas
0dbb77c215 Fix components code style 2016-04-10 16:27:27 +01:00
Jeremy Thomas
560a15eda1 Fix code styling, Fix helpers 2016-04-10 16:00:32 +01:00
Marek Grzybek
45883e5f67 Add Bower to README install instructions 2016-04-03 12:14:11 +02:00
Jeremy Thomas
c22e514a84 Build v0.0.17 2016-03-26 17:37:52 +00:00
Jeremy Thomas
8d25662e46 Fix horizontal centering 2016-03-26 17:28:43 +00:00
Jeremy Thomas
6b2bb1c642 Merge branch 'master' of github.com:jgthms/bulma
Conflicts:
	bulma/layout/header.sass
2016-03-26 17:26:53 +00:00
Jeremy Thomas
3f2b10a3d2 Merge pull request #135 from lostm1nd/header-item-IE
Fixes #131: header items broken on IE11
2016-03-26 17:16:15 +00:00
Jeremy Thomas
bbeb4ad924 Merge pull request #124 from Chariyski/fix-pre-commit-hook
Add commit amend to pre-push hook
2016-03-26 17:12:24 +00:00
Jeremy Thomas
9228455b09 Use inline flex for buttons, Fix progress bars, Remove display helpers 2016-03-26 17:12:13 +00:00
Jeremy Thomas
fdb9800652 Add progress bars 2016-03-26 16:46:15 +00:00
Jeremy Thomas
2a5e1149fe Add link button 2016-03-26 15:38:33 +00:00
Jeremy Thomas
7675f7b522 Add pagination 2016-03-26 14:12:36 +00:00
Jeremy Thomas
42b7aaf26a Add card header, Add button group, Add menu 2016-03-26 12:32:09 +00:00
Jeremy Thomas
39073e8cf0 Add panel, Rename menu 2016-03-25 13:38:40 +00:00
Deyan Yanakiev
66f470a2d4 Fixes #131: header items broken on IE11
When using the shorthand property on .header-item
the flex-basis is set to 0px in IE11

Signed-off-by: Deyan Yanakiev <kliomba@abv.bg>
2016-03-24 15:47:06 +02:00
Krasimir Chariyski
bcef638737 Add commit amend to pre-push hook 2016-03-15 14:53:43 +02:00
Jeremy Thomas
d8583d7f26 Update readme 2016-03-09 22:10:26 +00:00
Jeremy Thomas
73c1a70e91 Build version 0.0.16 2016-02-27 15:47:09 +00:00
Jeremy Thomas
0f5703631a Add title weight variables, Add breakpoint variables, Remove card-image 2016-02-27 15:46:05 +00:00
Jeremy Thomas
808c49b604 Merge branch 'feature/new-header' 2016-02-27 13:35:02 +00:00
Jeremy Thomas
a6c8fdb084 Merge pull request #104 from tsq/master
Add not-allow tip
2016-02-27 13:30:21 +00:00
Jeremy Thomas
354cecb05f Add normal header, Fix hero colors 2016-02-27 13:29:54 +00:00
tsq
f93db5e5ab Remove the semi-colon and rebuild 2016-02-25 17:39:36 +08:00
tangshiqiang
b12da23805 Add not-allow tip
Add not-allow tip When the input is disabled
2016-02-25 16:07:11 +08:00
Jeremy Thomas
b1156abcd1 Merge pull request #96 from BlueAccords/patch-1
Fixed link to documentation in README.md
2016-02-22 22:26:07 +00:00
Ryan
452e2e98ca Fixed link to documentation in README.md
documentation link was pointing to http://bulma.io/documentation/overview/ which gave a 404 error instead of http://bulma.io/documentation/overview/start which I guess was changed to be the new overview page at some point.
2016-02-22 12:20:54 -08:00
Jeremy Thomas
5347cc411b Build 0.0.15 2016-02-21 22:48:11 +00:00