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
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
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
avt613
da784b2071
Given names to the 2 'Variable' sections
2022-05-08 09:24:55 +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
Á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
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
Jeremy Thomas
216cc3fb33
Update January 2022
2022-01-04 11:59:58 +01:00
Jeremy Thomas
4c8d0ceca0
Add files via upload
2021-12-10 17:16:35 +00:00
Jeremy Thomas
64d75d8cfc
Add link
2021-12-10 17:15:37 +00:00
Jeremy Thomas
c44b8b3399
Add files via upload
2021-12-10 17:10:54 +00:00
Jeremy Thomas
701616d04a
Update December 2021
2021-12-03 12:41:07 +00:00
Jeremy Thomas
544515d73b
Fix scripts
2021-11-23 22:35:24 +00:00
Jeremy Thomas
f33ab0f471
Update November 2021
2021-11-09 10:22:17 +00:00
Jeremy Thomas
a6cd4f302e
Fix link
2021-10-26 22:12:44 +01:00
Donovan Glover
f836eba12e
Fix stray end tags on website
2021-10-19 21:50:45 +01:00
Jeremy Thomas
d85b492e3b
Update October 2021
2021-10-08 19:40:28 +01:00
@CAYdenberg
a28bf751b1
Replace disabled attr on pagination anchor elements with is-disabled class ( #3296 )
2021-10-08 18:48:18 +01:00
Matt Fannin
4508573d93
Add bulma-list to list of extensions
2021-09-24 08:09:39 +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
Jeremy Thomas
67ab02b289
Update homepage
2021-08-28 12:54:30 +02:00
Jeremy Thomas
17c04e9a28
Fix list
2021-08-26 08:27:59 +02:00
Jeremy Thomas
e7da5a714f
Remove survey
2021-08-12 17:40:36 +01:00
Jeremy Thomas
a1b7cc8a4d
Update August 2021
2021-08-03 00:06:07 +01:00
Jeremy Thomas
f2608914cd
Fix newsletter form
2021-07-30 13:51:05 +01:00
Jeremy Thomas
089b430e44
Update tweets
2021-07-20 10:10:12 +01:00
Jeremy Thomas
01bd04766b
Add download button
2021-07-16 17:48:19 +01:00
Jeremy Thomas
505d949101
Add Sass survey
2021-07-10 12:57:03 +01:00
Jeremy Thomas
ac18a0ccbf
Update July 2021
2021-07-04 09:07:14 +01:00
Jeremy Thomas
c7f2513526
Publish 0.9.3
2021-06-18 18:49:06 +01:00
Jeremy Thomas
a67981ba22
Update changelog, Update docs JSON
2021-06-18 18:37:01 +01:00
Jeremy Thomas
d6d32e8050
Fix/divide ( #3362 )
...
* Use custom divide function
* Add docs spacing table styles
* Update changelog
2021-06-18 18:27:34 +01:00
Jeremy Thomas
1239ac857c
Fix JSON
2021-06-14 11:26:05 +01:00
Jeremy Thomas
cc0c53483f
Update expo
2021-06-04 17:29:04 +01:00
Jeremy Thomas
a281db45e2
Update June 2021
2021-06-04 13:57:30 +01:00
Will Johnson
397d6bf1ab
#3315 Add has-shadow to navbar documentation
2021-06-02 14:02:06 +01:00
Jeremy Thomas
49b0100e1b
Update tweets
2021-05-03 19:54:31 +01:00
Apurva Chitnis
ee8eb6ad0d
add missing semi-colon to css import commands ( #3310 )
...
* add missing semi-colon to css import commands
* fix location of ;
2021-04-19 15:09:23 +01:00
Ikko Ashimine
6de773dfb5
Fix typo in 2019-10-15-light-dark-colors.md
...
occurences -> occurrences
2021-04-04 07:33:21 +01:00
Jeremy Thomas
7efea70ecf
Display 0.9.2
2021-03-24 16:33:23 +00:00
Kirill Gavrilov
694f198446
Fix modifiers link on main page
2021-02-25 09:34:01 +00:00
Jeremy Thomas
f894c24584
Fix #3263
2021-02-23 14:06:27 +00:00
Jeremy Thomas
0b7b95ea28
Update February 2021
2021-02-10 18:11:46 +00:00
Adi Iyengar
5ca3da5370
Fix link on the website
...
expo link was pointing to love.path
2021-02-05 23:44:20 +00:00
Derk Weijers
a418e66d29
Update the yarn install/add command
...
`yarn install...` is deprecated and should be `yarn add...`
2021-01-30 21:03:21 +00:00
Jeremy Thomas
4757185a22
Add Algolia markup
2021-01-30 13:36:20 +00:00
Jeremy Thomas
4891c6382e
Fix card, navbar, pagination
2021-01-28 12:37:18 +00:00
Jeremy Thomas
08ef4df2c0
Bulma v9 website ( #3249 )
...
* Add Bulma v9
* Add vendor dependencies
* Fix native
* Fix sponsors
* Add style attribute
2021-01-27 23:30:42 +00:00
Jeremy Thomas
c5edaea84f
Build 0.9.2
2021-01-26 19:02:02 +00:00
Billow
57a4ac2661
Box Supports Variables
...
Hey there. I noticed that on the documentation page it says the box element does not support variables when it actually does.
2021-01-26 19:00:06 +00:00
Isabella Broch
4871a6a564
Fix typography helpers "size" documentation
...
Incorrect classes on the example text had all the examples the same size.
Fixed to apply the correct class on the examples.
2021-01-24 12:07:08 +00:00
Jeremy Thomas
5c287bbc87
Fix blog post spacing
2021-01-24 12:06:16 +00:00
Jeremy Thomas
3ddcf39110
Remove list style from pagination list
2021-01-24 12:01:01 +00:00
Jeremy Thomas
a72acece76
Add block blog post
2021-01-24 11:51:55 +00:00
Whit Waldo
157b64a566
Added typography examples ( #3240 )
...
* Added examples for each text transformation helper
* Updated typography to reflect the text weights in examples
* Added examples to each size helper
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
2021-01-19 17:17:27 +00:00
Jeremy Thomas
3ceb3213a7
Add new icon text blog post
2021-01-14 21:31:45 +00:00
Jeremy Thomas
696621d028
Update getbedtimestories images
2021-01-14 21:04:24 +00:00
Jeremy Thomas
edc966bc60
Update Expo
2021-01-06 22:40:41 +00:00
Jeremy Thomas
b41514f85b
Feature/icon text ( #3230 )
...
* Init icon text, Remove old new-tag elements
* Improve icon text
* Fix icon text docs
* Update sidebar
* Update changelog
2021-01-03 14:31:36 +00:00
Burak Ozdemir
42fd07c8d8
updated YouTube embed code - showinfo has been deprecated
2020-12-21 16:04:53 +00:00
Jeremy Thomas
053eca41d3
Build docs
2020-12-20 12:10:39 +00:00
Jeremy Thomas
2cbef5868e
Use single file for extends ( #3216 )
...
* Use single file for extends
* Update changelog
2020-12-20 12:10:04 +00:00
Jeremy Thomas
d44693c135
Fix sidebar
2020-12-20 11:53:03 +00:00
Jeremy Thomas
d4c0422d10
Fix links
2020-12-17 09:49:43 +00:00
Feixu
7c8953a78e
Remove a space between anchor and exclamation mark
...
![image](https://freeimage.host/i/FVXHsj )
2020-12-12 15:14:58 +00:00
Jeremy Thomas
d7fdc13579
Fix #3211
2020-12-09 15:44:40 +00:00
Jeremy Thomas
5432d0625b
Fix image
2020-12-04 08:32:35 +00:00
Jacob Wilson
c19006324a
Update spacing-helpers.html
2020-12-03 22:58:23 +00:00
Jeremy Thomas
888045d8bf
Update December 2020
2020-12-03 14:56:37 +00:00
Kevin Barns
1e15b305a5
Update flexbox-helpers.html
...
Hey, I feel this would help a little 👍
Cheers,
Kevin
2020-11-16 19:01:52 +00:00
Jeremy Thomas
d1b0268e6e
Fix link
2020-11-15 18:49:35 +00:00
Jeremy Thomas
a6130bf160
Use imports everywhere
2020-11-07 18:15:20 +00:00
Jeremy Thomas
734f2e988c
Fix hosting
2020-11-03 17:34:05 +00:00
Jeremy Thomas
f41e910bd1
Update November 2020
2020-11-03 17:30:12 +00:00
Jeremy Thomas
e9389a9821
Fix #1583
2020-10-31 19:28:40 +00:00
Jeremy Thomas
9787f3037e
Fix #2937
2020-10-31 18:55:52 +00:00
Jeremy Thomas
b90d4921b3
Fix #3089
2020-10-31 18:43:40 +00:00
Jeremy Thomas
223ee4493e
Fix #3145
2020-10-31 18:36:31 +00:00
Doutsy
8371669ec5
Fixed typo in select.html and textarea.html ( #3159 )
...
* Fixed typo in textarea.html
Fixed typo in the documentation
* Fixed typo in select.html
2020-10-22 19:05:10 +01:00
Jeremy Thomas
5ea099cb5d
Publish flexbox helpers
2020-10-17 18:03:24 +01:00
Sharon Wang
f74cfc4475
Improve wording of container usage description
...
The word "either" is meant to be used for two things, but the list contains 4 items. Proposing that "either" is replaced with "one of the following" for improved grammar.
2020-10-13 07:53:54 +01:00
Jeremy Thomas
bd1b032be8
Fix #3005
2020-10-07 21:06:43 +01:00
Jeremy Thomas
1595f25068
Update love
2020-10-06 09:32:36 +01:00
Jeremy Thomas
7b52a4bb12
Update backers October 2020
2020-10-06 09:31:31 +01:00
Tstassin
ef1e4513fb
Typo in "findDarkColor()" function name
2020-10-02 15:10:59 +01:00
OvidijusParsiunas
dc2f9bb5f3
updated notification javascript guidelines
2020-09-29 21:03:48 +01:00
Joey
ee3dc52cd0
Add "is-clickable" helper to documentation
2020-09-29 14:20:08 +01:00
Jeremy Thomas
19b7b27907
Launch 0.9.1
2020-09-28 23:54:12 +01:00
dependabot[bot]
9928dba42d
Bump lodash from 4.17.15 to 4.17.20 in /docs
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 23:38:52 +01:00
Jeremy Thomas
85f61f2dfd
Add new container docs
2020-09-27 23:50:12 +01:00
Jeremy Thomas
a84024765b
Hide flexbox helpers docs until release
2020-09-27 11:31:06 +01:00
Jeremy Thomas
3d61f41fea
Add Flexbox helpers documentation
2020-09-27 11:29:35 +01:00
Jeremy Thomas
8ee5898d47
Update 0.9.1 changelog
2020-09-27 10:35:07 +01:00
Dan Gowans
05efd3cd97
Update block.html - Clarify examples
...
The example of text inside `div`s without the `.block` class felt awkward.
2020-09-22 17:02:51 +01:00
Jeremy Thomas
3765d7bf5a
Fix alt text
2020-09-18 14:35:33 +01:00
Jeremy Thomas
9e0c9a35db
Add block documentation
2020-09-17 00:30:49 +01:00
Jeremy Thomas
524bb3cdf2
Fix links
2020-09-09 20:37:10 +01:00
Jeremy Thomas
9ed95e1321
Fix missing avatar
2020-09-03 12:17:03 +02:00
Jeremy Thomas
0bdc0b66f5
Update backers September 2020
2020-09-03 11:52:37 +02:00
Jeremy Thomas
5e4bf5ed55
Fix #3020 : Add spacing helpers for all sides
2020-08-27 11:46:39 +02:00
Jeremy Thomas
36631e0268
Update inkoop
2020-08-22 08:55:32 +02:00
Jeremy Thomas
316820542e
Fix alt text
2020-08-18 18:16:57 +02:00
Jeremy Thomas
b429406710
Fix link
2020-08-17 13:34:05 +02:00
Jeremy Thomas
891fb0677e
Deploy docs
2020-08-08 17:29:34 +01:00
Jeremy Thomas
eb604e5fff
Add keywords inclusion tests
2020-08-08 17:16:04 +01:00
Luma
25226a9ed6
Update extensions.html
...
Replace a dead link. Reduce a redirect.
2020-08-05 18:00:36 +01:00
Jeremy Thomas
7db022a380
Update sponsors
2020-08-04 09:27:23 +01:00
Alexandre Paradis
aed45337a4
Close #2598 ( #2630 )
...
* Close #2598
- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json
* Fix per @jgthms
- Could be a small breaking change
since `overflow: hidden` is added to card
2020-08-04 09:26:44 +01:00
Lazar Stanojević
f78f830333
Update the link for additional Font Awesome sizing
2020-07-31 09:04:53 +01:00
Jeremy Thomas
7d881d99b2
Fix sponsor
2020-07-24 17:08:45 +01:00
Gary Wang
df8c3bf31d
Update bulma-start.html
...
bash command fix.
2020-07-16 14:05:27 +01:00
Jeremy Thomas
91c176e041
Update backers July 2020
2020-07-08 19:55:29 +01:00
Jeremy Thomas
bcc1c296bc
Fix expo
2020-07-05 15:12:21 +01:00
Jeremy Thomas
d60b3c35f1
Fix dead links
2020-06-30 14:12:13 +01:00
Jeremy Thomas
54a17e9c3a
Update sponsors
2020-06-29 12:49:59 +01:00
Vyacheslav Konovalov
4ccca9f7d4
bulma-tagsfield - multi-line tags input control (extension) ( #2998 )
...
* new tagsfield extention
* docs for bulma-tagsfield: add image, fix width and heigth
2020-06-15 09:46:44 +01:00
Jeremy Thomas
e36ff94911
Fix documentation links
2020-06-08 10:57:35 +01:00
Jeremy Thomas
4009df6363
Launch 0.9.0
2020-06-07 14:15:06 +01:00
Jeremy Thomas
fe677734f5
Use absolute URL for internal links
2020-06-07 14:04:42 +01:00
Jeremy Thomas
75db4c2acf
Build 0.9.0
2020-06-07 13:51:36 +01:00
Jeremy Thomas
8bf1d85c60
Build docs CSS
2020-06-07 13:28:46 +01:00
Jeremy Thomas
6aee604790
Remove deprecated list
2020-06-07 13:27:01 +01:00
Jeremy Thomas
0430053231
Add spacing helpers examples
2020-06-07 13:23:16 +01:00
Jeremy Thomas
4125514819
Merge branch 'master' into new-helpers
2020-06-07 12:10:36 +01:00
Jeremy Thomas
ff70b7f858
Merge branch 'master' into rtl-support
2020-05-17 19:14:19 +01:00
Jeremy Thomas
bf38dcd13e
Merge branch 'new-helpers' of github.com:jgthms/bulma into new-helpers
2020-05-17 14:31:00 +01:00
Jeremy Thomas
f286e5cdb2
Deprecate base/helpers file
2020-05-17 14:29:38 +01:00
Jeremy Thomas
d6055087c9
Change wording
2020-05-17 13:47:06 +01:00
Jeremy Thomas
1d70a304cf
Customizing spacing helpers output
2020-05-17 13:47:06 +01:00
Jeremy Thomas
ce2c9a2412
Only highlight relevant cells
2020-05-17 13:47:06 +01:00
Jeremy Thomas
ea1a8f57c5
Highlight rows and columns
2020-05-17 13:47:06 +01:00
Jeremy Thomas
8c65f02627
Add light color helpers
2020-05-17 13:47:06 +01:00
Jeremy Thomas
0dc44161bc
Remove banner
2020-05-17 13:43:03 +01:00
Jeremy Thomas
410a2acb33
Update backers May 2020
2020-05-17 13:27:11 +01:00
Dan Gowans
eafa357b30
Update gap.html
...
Punctuation fix.
2020-05-13 19:57:42 +01:00
Jeremy Thomas
8d1bfb82e2
Update gitignore and sponsor
2020-05-13 13:15:01 +01:00
Jeremy Thomas
1549f647b6
Change wording
2020-05-13 13:09:44 +01:00
Chirag Sukhala
0cd3666d73
Updated Docs/../general.html to fix button label
...
The button label was out of sequence and was bugging me. and I believe its the same with anyone reading the docs carefully.
2020-05-13 08:54:08 +01:00
Jeremy Thomas
1ccf1c9741
Customizing spacing helpers output
2020-05-11 01:03:16 +01:00
Jeremy Thomas
64bb3085b5
Only highlight relevant cells
2020-05-11 00:40:11 +01:00
Jeremy Thomas
f79d8c09e2
Highlight rows and columns
2020-05-11 00:25:29 +01:00
Jeremy Thomas
7224fc260c
Add light color helpers
2020-05-10 22:10:51 +01:00
Jeremy Thomas
f18da99551
Add new spacing helpers
2020-05-10 14:47:06 +01:00
Jeremy Thomas
bf49b8eeab
Remove shecodes link
2020-05-04 11:46:45 +01:00
Jeremy Thomas
ef73794cf7
Update Expo April 2020
2020-04-13 11:17:05 +01:00
Tanay B
2c0bd61c00
Remove duplicate "with" in concepts.html
2020-04-13 00:16:01 +01:00
Jeremy Thomas
f3f3e67475
Update bulma-start
2020-04-11 13:35:18 +01:00
Jeremy Thomas
4640f9d942
Update variables documentation
2020-04-11 13:25:42 +01:00
Jeremy Thomas
0a786411a2
Announce 0.8.2
2020-04-11 13:24:36 +01:00
Jeremy Thomas
24c09831ca
Uprade dependencies
2020-04-11 13:14:21 +01:00
Fernando Chu
69af712653
Replaced 'mobile' w/ 'touch devices' on nav burger
2020-04-11 12:43:42 +01:00
Arden Shackelford
3b7ba4bcc0
Slight adjustment :)
2020-04-08 08:38:20 +01:00
Kaan Gökdemir
87b2efb03c
outdated cards with new word in it changed ( #2873 )
...
* outdated cards with new word in it changed
* dynamic tags used
2020-03-29 07:20:05 +01:00