Jeremy Thomas
15ff0be367
Add documentation of all CSS variables available
2024-09-18 14:46:10 +01:00
Jeremy Thomas
9e64f5034f
Fix #3849 : fix Light Mode color swatches in Dark Mode
2024-09-18 12:38:23 +01:00
Corentin Hervaud
9a1b620195
FIx error in example code in with-modular-sass.html
2024-09-04 16:54:14 +01:00
Ikko Eltociear Ashimine
09411bcbbf
docs: update modal.html
...
seperate -> separate
2024-07-27 02:14:35 +09:00
Jeremy Thomas
ab4a7b7d18
Add fullheight Section, Add more color helpers, Add tablet Container, Add list of checkboxes and radios
2024-07-07 17:59:24 +01:00
Jeremy Thomas
2ed62be159
Fix #3775 , Fix #3829
2024-07-06 15:42:36 +01:00
Jeremy Thomas
fc7db1b204
Fix doc urls
2024-07-01 15:37:50 +01:00
Jeremy Thomas
f9a418dd26
Merge branch 'main' into customizer
2024-06-26 15:02:27 +01:00
Jeremy Thomas
fbbb85d40a
Fix #3743 , Fix #3799 , Fix #3846
2024-06-26 14:59:42 +01:00
Jeremy Thomas
4a165737df
Create Slider
2024-06-24 03:25:58 +01:00
Jeremy Thomas
74c01f42d1
Fix #3830
2024-06-23 23:35:32 +01:00
hfl
2f3c280c9c
Update responsiveness.html link
...
<p>
To make use of these breakpoints, Bulma provides
<a href="{{ site.url }}/documentation/sass/responsive-mixins/">9 responsive mixins</a>.
</p>
2024-05-17 11:22:49 +01:00
Jeremy Thomas
53f62f465b
Fix #3809
2024-04-30 14:12:40 +01:00
Davey Holler
96597e66ea
Update concepts.html
...
Fixes a typo in the docs
2024-04-30 14:09:44 +01:00
Jeremy Thomas
81a4753afd
Fix #3760
2024-04-29 13:17:18 +01:00
Justin Allman
a38cd562d9
Update navbar.html
2024-04-17 12:07:29 +01:00
Jeremy Thomas
d2687d444c
Fix #3729
2024-03-24 20:36:20 +00:00
Jeremy Thomas
0f694f95c6
Switch to Font Awesome 5
2024-03-23 19:25:09 +00:00
Mehdi El Fadil
f09a0ec38f
Correct Responsiveness page title
2024-03-23 18:43:36 +00:00
Ikko Eltociear Ashimine
ea9095e9e9
Update migrating-to-v1.html
...
minor fix
2024-03-23 18:10:35 +00:00
Jeremy Thomas
62f021fc5c
Fix #3720
2024-03-22 10:28:14 +00:00
Jeremy Thomas
b4499d5af0
Fix #3725
2024-03-22 10:09:02 +00:00
Jeremy Thomas
bbcab3aec5
Add alternative versions links
2024-03-21 18:01:41 +00:00
Jeremy Thomas
69877a652c
Init v1
2024-03-21 16:11:54 +00:00
presbrey
16f1b76881
fix "at the following" typo
...
should be "add the following"
2024-03-06 09:44:48 +01:00
plusleft
8d75afd30e
Update modal.html
2024-02-11 15:42:09 +00:00
Jeremy Thomas
2983ef2e5e
Fix #3692
2024-01-19 13:39:17 +00:00
Guiorgy
91547540aa
removed deprecated code
...
removed `window.event`.
replaced `keyCode` with `code`.
2023-07-18 17:07:03 +04:00
Robert Rosenberg
ca6524c5ae
Display text weight typography helpers
...
Noticed the text weight was all strong in the docs for each text weight. Instead I think it would be nice for folks to be able to see the difference in text weight.
2023-03-16 22:40:09 +00:00
andesol
2ba79e76c4
wrap lines in code to reduce size of the example
2022-09-27 22:39:45 +01:00
Juan Ramón Bonell Marti
514229c985
Update with-sass-cli.html
...
Changed sintax of "no-source-map"
2022-08-16 18:51:57 +02:00
Wahyu Wiyoko
64f739c0c9
Change font awesome link and fix anchor link on select docs
2022-08-09 15:02:13 +02:00
Stav Geffen
476b720497
corrects link url to responsiveness page
2022-06-25 21:42:46 +02:00
Jeremy Thomas
c02757cd30
Fix duplicate
2022-06-06 12:13:26 +02: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
Peta Sittek
8ed98422a7
Remove useless console.log() from Modal example
2022-05-06 17:22:45 +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
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
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
5aa114d445
Fix #683
2022-01-04 18:00:55 +01:00
@CAYdenberg
a28bf751b1
Replace disabled attr on pagination anchor elements with is-disabled class ( #3296 )
2021-10-08 18:48:18 +01:00
Jeremy Thomas
009ec28a6d
Add from and until mixins docs
2021-09-20 00:36:58 +01:00
Jeremy Thomas
f6c0cfc813
Add utilities documentation
2021-09-20 00:36:58 +01:00
Jeremy Thomas
e145c9d680
Finish direction mixins
2021-09-20 00:36:58 +01:00
Jeremy Thomas
e3eb763bfb
More mixin docs
2021-09-20 00:36:58 +01:00
Jeremy Thomas
8def6f6afa
Init mixin docs
2021-09-20 00:36:58 +01:00