Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-13Update linksHEADmasterJeremy Thomas
2022-11-03Update backersJeremy Thomas
2022-10-03Fix JSONJeremy Thomas
2022-10-03Update love pageJeremy Thomas
2022-10-03Update October 2022Jeremy Thomas
2022-09-28wrap lines in code to reduce size of the exampleandesol
2022-09-04Update September 2022Jeremy Thomas
2022-08-26Fix homepageJeremy Thomas
2022-08-16Update with-sass-cli.htmlJuan Ramón Bonell Marti
Changed sintax of "no-source-map"
2022-08-09Change font awesome link and fix anchor link on select docsWahyu Wiyoko
2022-08-06Fix linkJeremy Thomas
2022-08-02Update August 2022Jeremy Thomas
2022-07-18Update listJeremy Thomas
2022-07-04Update July 2022Jeremy Thomas
2022-06-25corrects link url to responsiveness pageStav Geffen
2022-06-24Update sponsors.jsonJeremy Thomas
2022-06-22Update vertical snippetsJeremy Thomas
2022-06-18Adding 'Bulma CSS Class Completion' to related projects inR. Eliut
2022-06-16Fix linksJeremy Thomas
2022-06-06Fix duplicateJeremy Thomas
2022-06-03Fix listJeremy Thomas
2022-06-03Update Expo June 2022Jeremy Thomas
2022-06-03Update June 2022Jeremy Thomas
2022-05-14Remove duplicate linkAshesh Singh
The `site.data.links.more` array already includes 'love': https://github.com/jgthms/bulma/blob/a170216c6cd356cb89b1bdc31e0da1472cbfd2b2/docs/_data/links.json#L694
2022-05-08Show 0.9.4 docsJeremy Thomas
2022-05-08Build 0.9.40.9.4Jeremy Thomas
2022-05-08Update changelogJeremy Thomas
2022-05-08Fix #3076Jeremy Thomas
2022-05-08Setup cypress (#3436)Jeremy Thomas
* 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-08Remove useless if in js exampleJean Lecordier
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-08Given names to the 2 'Variable' sectionsavt613
2022-05-073500 fix ios bug (#3521)Jeremy Thomas
* Fix docs navbar, Fix z-indices * Update dependencies, Fix #3500 * Update changelog
2022-05-06Remove useless console.log() from Modal examplePeta Sittek
2022-05-03Backers May 2022Jeremy Thomas
2022-05-03Update May 2022Jeremy Thomas
2022-04-28Fixes #3510 (#3516)Átila Fernandes Bastos
* fix: update sidebar z-index to fix overlapping * chore: generate minified files * fix: update .scss file
2022-04-26Fixes #3383 ('Variables' sections on docs page) (#3513)avt613
* Enable custom names for 'Variables' sections * add gap between consecutive 'Variables' sections
2022-04-19Fixing typoKris Kamweru
Fixing typo in block.html according to github issue #3509
2022-04-04Update April 2022Jeremy Thomas
2022-03-03Update March 2022Jeremy Thomas
2022-03-02Adding '@angular-bulma' to related projects inJoseph R. Quinn
2022-02-10Fix linksJeremy Thomas
2022-02-06Add responsive button sizes (#3484)Jeremy Thomas
* Add responsive button sizes * Clean up code * Add responsive buttons playground
2022-02-04Fix sponsor itemJeremy Thomas
2022-02-03Update February 2022Jeremy Thomas
2022-02-03Add love sortingJeremy Thomas
2022-01-27Typo fix (#3481)Jackson Bierfeldt
* Typo fix * Update general.html
2022-01-24Typo: Missing "and"code913
2022-01-23Display the result of using text transformerscode913
2022-01-21Fix typo 'javascript-implementation-example' anchor tag on modal documentationWahyu Wiyoko