Commit Graph

1881 Commits

Author SHA1 Message Date
Sébastien
3a4f179fb9 Merge remote-tracking branch 'origin/master' into add-related-project 2023-05-15 18:17:32 +02:00
Jeremy Thomas
1c7a5e3221 Update May 2023 2023-05-04 23:23:29 +02:00
Nathanael
3958430d1b Add bulma-jumbo-tiny to list of extensions 2023-04-23 22:49:19 +01:00
Jeremy Thomas
40850b15d9 Fix link 2023-04-06 09:31:35 +01:00
SebConejo
e20b049448 doc: add related project based on bulma 2023-04-05 13:49:30 +02:00
Jeremy Thomas
721b66e12f Update packages 2023-04-03 10:45:04 +01:00
Jeremy Thomas
55f2fdf79b Update April 2023 2023-04-03 10:29:10 +01: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
Jeremy Thomas
8f1fe93dbf Fix link 2023-03-06 07:33:55 +00:00
Jeremy Thomas
6805abd747 Update March 2023 2023-03-05 19:10:12 +00:00
Martin Kolárik
538e83f001 Fix "style" field 2023-02-16 07:43:17 +00:00
Jeremy Thomas
99ffccd24e Update February 2023-02-03 13:09:18 +00:00
Christoph Krybus
caaeb14827 Add Crispy-Bulma to Related projects in Readme 2023-01-22 22:45:07 +00:00
Jeremy Thomas
92e232b006 Update package versions 2023-01-09 11:59:05 +00:00
Jeremy Thomas
c0e407b695 Update links 2023-01-09 11:56:08 +00:00
Jeremy Thomas
1a94748fd0 Update Bulma love and backers 2023 2023-01-02 15:18:01 +01:00
Dylan Kok
ea9307c9e0 Copyright notices 2022 --> 2023 2023-01-01 19:21:35 +01:00
Jeremy Thomas
36582b2f6d Update love page 2022-12-02 13:28:21 +00:00
Jeremy Thomas
91c1677b9f Update December 2022 2022-12-01 19:02:29 +00:00
Jeremy Thomas
bd2e065ab7 Update dependencies 2022-11-23 17:09:26 +00:00
Jeremy Thomas
40aec85009 Update links 2022-11-12 22:28:09 +00:00
Jeremy Thomas
80edcddff0 Update backers 2022-11-03 17:34:58 +00:00
Jeremy Thomas
b3e32a77da Fix JSON 2022-10-03 13:08:23 +02:00
Jeremy Thomas
154a7b43ec Update love page 2022-10-03 13:03:35 +02:00
Jeremy Thomas
f6c340a0d6 Update October 2022 2022-10-03 13:01:57 +02:00
andesol
2ba79e76c4 wrap lines in code to reduce size of the example 2022-09-27 22:39:45 +01:00
Jeremy Thomas
1af081285e Update September 2022 2022-09-04 11:18:10 -07:00
Jeremy Thomas
cde944892a Fix homepage 2022-08-25 23:24:43 +02: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
Jeremy Thomas
77d2c50296 Fix link 2022-08-06 16:41:25 +02:00
Jeremy Thomas
5a40f18a40 Update August 2022 2022-08-02 22:20:13 +02:00
Jeremy Thomas
cd0f024343 Update list 2022-07-18 11:03:55 +02:00
Jeremy Thomas
a609b5c392 Update July 2022 2022-07-04 18:04:36 +02:00
Stav Geffen
476b720497 corrects link url to responsiveness page 2022-06-25 21:42:46 +02:00
Jeremy Thomas
991a3d2163
Update sponsors.json 2022-06-24 13:03:20 +02:00
Jeremy Thomas
1e5a1736c8 Update vertical snippets 2022-06-22 00:50:03 +02:00
R. Eliut
644542a3c8 Adding 'Bulma CSS Class Completion' to related projects in 2022-06-18 12:02:33 +02:00
Jeremy Thomas
4056e01067 Fix links 2022-06-16 18:45:25 +02:00
Jeremy Thomas
c02757cd30 Fix duplicate 2022-06-06 12:13:26 +02:00
Jeremy Thomas
0bd2339e21 Fix list 2022-06-03 12:09:12 +02:00
Jeremy Thomas
95b76ecb2a Update Expo June 2022 2022-06-03 12:06:14 +02:00
Jeremy Thomas
bdf6ec49f4 Update June 2022 2022-06-03 11:45:26 +02:00
Ashesh Singh
47d7f8dea8 Remove duplicate link
The `site.data.links.more` array already includes 'love':
a170216c6c/docs/_data/links.json (L694)
2022-05-14 08:15:24 +02:00
Jeremy Thomas
117bc975bc Show 0.9.4 docs 2022-05-08 14:59:57 +01:00
Jeremy Thomas
3e00a8e6d0 Build 0.9.4 2022-05-08 14:49:05 +01:00
Jeremy Thomas
ab8745e0c6 Update changelog 2022-05-08 14:45:13 +01:00
Jeremy Thomas
d4b62a2803 Fix #3076 2022-05-08 14:10:11 +01:00
Jeremy Thomas
0ce084170a
Setup cypress (#3436)
* Setup Cypress tests for box and button

* Add container tests

* Add Cypress workflow

* Use npm install

* Update Cypress workflow

* Add Jekyll build

* Test other action

* Test custom setup

* Use other ruby action

* Test without flag

* Move cypress to docs folder

* Record runs

* Add Content, Icon, Image specs

* Add Notification specs

* Add Progress and Table specs

* Add Tags specs

* Add Title specs

* Add breadcrumb specs

* Add more specs

* Add media specs

* Add menu specs

* Add modal specs

* Add navbar specs

* Add pagination specs

* Add panel specs

* Add tabs specs, Add form checkbox radio specs

* Add utils

* Add file specs

* Add input textarea specs

* Add select specs

* Add form tools specs

* Add other elements specs

* Add footer and hero specs

* Add Hero specs

* Add section specs

* Add grid specs

* Add column sizes specs

* Add tiles specs

* Add generic specs

* Fix generic tests

* Make font family test looser

* Remove system-ui test

* Remove important flag

* Fix disabled select color
2022-05-08 13:55:16 +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