Jeremy Thomas
9aa25eb28e
Fix disabled select color
2022-05-08 13:38:20 +01:00
Jeremy Thomas
bbb5419717
Merge branch 'master' into setup-cypress
2022-05-08 11:13:24 +01:00
Jeremy Thomas
542807f017
Remove important flag
2022-05-08 11:13:13 +01:00
Jeremy Thomas
5f1af44fed
Remove system-ui test
2022-05-08 10:46:34 +01:00
Jeremy Thomas
b0d06b6ddb
Make font family test looser
2022-05-08 10:25:01 +01:00
Jeremy Thomas
1a6126e8db
Fix generic tests
2022-05-08 09:57:18 +01:00
Jean Lecordier
895b77b3a9
Remove useless if in js example
...
If the length is 0, then the forEach call does nothing anyway
Could we remove the slice part as well ? If IE support is required, can’t we just use Array.prototype.forEach ? Can’t we just remove IE support all together to promote clean and up to date code ? Polyfills and code transpilation are here to help support IE
2022-05-08 09:26:03 +01:00
avt613
da784b2071
Given names to the 2 'Variable' sections
2022-05-08 09:24:55 +01:00
Jeremy Thomas
2a1e0d9606
Add generic specs
2022-05-08 09:21:02 +01:00
Jeremy Thomas
54c9c81e88
Add tiles specs
2022-05-07 22:38:56 +01:00
Jeremy Thomas
0e7659d624
Add column sizes specs
2022-05-07 22:16:09 +01:00
Jeremy Thomas
895e17ab14
Add grid specs
2022-05-07 19:37:41 +01:00
Jeremy Thomas
d4b67f488e
Add section specs
2022-05-07 17:25:24 +01:00
Jeremy Thomas
e093e7b45d
Add Hero specs
2022-05-07 16:55:43 +01:00
Jeremy Thomas
a35710d012
Add footer and hero specs
2022-05-07 16:14:03 +01:00
Jeremy Thomas
1eb7ec311e
Add other elements specs
2022-05-07 15:39:42 +01:00
Jeremy Thomas
38abcc3138
Add form tools specs
2022-05-07 14:36:33 +01:00
Jeremy Thomas
2335f60deb
Merge branch 'setup-cypress' of github.com:jgthms/bulma into setup-cypress
2022-05-07 13:04:14 +01:00
Jeremy Thomas
62142e5b34
Merge branch 'master' into setup-cypress
2022-05-07 12:41:29 +01:00
Jeremy Thomas
c2db8a0368
3500 fix ios bug ( #3521 )
...
* Fix docs navbar, Fix z-indices
* Update dependencies, Fix #3500
* Update changelog
2022-05-07 12:10:40 +01:00
Peta Sittek
8ed98422a7
Remove useless console.log() from Modal example
2022-05-06 17:22:45 +01:00
Jeremy Thomas
86ab4a4353
Backers May 2022
2022-05-03 16:35:12 +02:00
Jeremy Thomas
a170216c6c
Update May 2022
2022-05-03 15:21:05 +02:00
Jeremy Thomas
3c413174e4
Add select specs
2022-05-02 17:54:53 +02:00
Jeremy Thomas
356a572327
Add input textarea specs
2022-05-01 23:47:24 +02:00
Jeremy Thomas
9edad35184
Add file specs
2022-05-01 14:13:47 +02:00
Átila Fernandes Bastos
cb2666deb6
Fixes #3510 ( #3516 )
...
* fix: update sidebar z-index to fix overlapping
* chore: generate minified files
* fix: update .scss file
2022-04-28 21:48:42 +01:00
avt613
8f13d7c7a2
Fixes #3383 ('Variables' sections on docs page) ( #3513 )
...
* Enable custom names for 'Variables' sections
* add gap between consecutive 'Variables' sections
2022-04-26 14:40:29 +01:00
Kris Kamweru
e674d87bf3
Fixing typo
...
Fixing typo in block.html according to github issue #3509
2022-04-19 20:56:04 +01:00
Jeremy Thomas
e5ee280b32
Update April 2022
2022-04-04 14:27:17 +01:00
Jeremy Thomas
da2c942be3
Update March 2022
2022-03-02 19:18:42 -08:00
Joseph R. Quinn
1547baf8c3
Adding '@angular-bulma' to related projects in
2022-03-01 17:15:34 -08:00
Jeremy Thomas
30d69aa6c4
Fix links
2022-02-10 11:23:07 +00:00
Jeremy Thomas
d773f4dcd5
Add responsive button sizes ( #3484 )
...
* Add responsive button sizes
* Clean up code
* Add responsive buttons playground
2022-02-06 15:57:04 +00:00
Jeremy Thomas
80e0396424
Fix sponsor item
2022-02-04 11:22:41 +00:00
Jeremy Thomas
3644777c6a
Update February 2022
2022-02-03 13:17:17 +00:00
Jeremy Thomas
5db192ef7d
Add love sorting
2022-02-03 12:51:38 +00:00
Jackson Bierfeldt
4f78a94700
Typo fix ( #3481 )
...
* Typo fix
* Update general.html
2022-01-27 15:53:40 +00:00
code913
c2697bf131
Typo: Missing "and"
2022-01-24 14:31:21 +00:00
code913
94a9fc41a0
Display the result of using text transformers
2022-01-23 11:15:48 +00:00
Wahyu Wiyoko
0040e59bc4
Fix typo 'javascript-implementation-example' anchor tag on modal documentation
2022-01-21 12:25:35 +00:00
Jeremy Thomas
dc2ac72d4c
Update list
2022-01-18 11:11:55 +00:00
Jeremy Thomas
b6b5e45ea0
Add link
2022-01-16 00:21:15 +00:00
Jeremy Thomas
6b70094da8
Fix #3461
2022-01-16 00:00:43 +00:00
Jeremy Thomas
5aa114d445
Fix #683
2022-01-04 18:00:55 +01:00
Jeremy Thomas
6e47cdb9ed
Fix docs categories scroll
2022-01-04 13:02:47 +01:00
Daniil
4728e1b06d
docs: add Bulma with CSS Variables support
2022-01-04 12:32:38 +01:00
Jeremy Thomas
216cc3fb33
Update January 2022
2022-01-04 11:59:58 +01:00
Molkobain
b78ca6e981
Add missing variables for content customization
...
This introduces 2 variables to customize some parts of the "content":
* `$content-block-margin-bottom`: To customize bottom margin of "block" elements (especially tables in our case)
* `$content-table-body-last-row-cell-border-bottom-width`: To customize the size of the bottom border of the body last row cells
2022-01-04 11:59:36 +01:00
Dylan Kok
705cfaf1b2
Copyright notices 2021 --> 2022
2021-12-31 20:05:31 +01:00