1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-10-16 13:47:28 +00:00
Commit graph

31 commits

Author SHA1 Message Date
42368df5be
Re-build 2023-05-25 02:08:51 +02:00
282448ed3a
Re-build 2023-05-25 01:27:16 +02:00
d603f0ab1f
v9 (#64)
* Work on improving examples
* Fix toggles
* Create the `unpkgTargets` and `yarnTargets` variables
* Allow interaction again
* Add media screen to color rules
* Configure default colors and fonts
* Configure panel min-width in the example page
* Remove the need for a examples index.css
* Place selectorsets in the same chapter as rulesets
* Rework images and build script
* Tweak todo rendering
* Do not bother styling range
* Create layouts and fix bold code
* Update text and readme
2023-05-25 01:20:38 +02:00
aefb9f6308
Add compiled layouts-center ruleset 2023-04-16 03:53:22 +02:00
af81044d1b
Add layouts-center 2023-04-07 19:12:27 +02:00
e5a8768cc8
Commit previous changes (?) 2023-04-07 17:09:22 +02:00
890d3675d1
v8.0.0 (#62) 2023-04-07 02:19:56 +02:00
d22f394d8a
Add built files 2023-03-29 19:13:53 +02:00
371da66264
Compile purplestar theme 2023-03-27 22:44:58 +02:00
95a54ef578
Add experimental purplestar theme (#59) 2023-03-27 22:42:55 +02:00
a4d3787b87
I might have forgotten to commit the new compiled stylesheets 2023-02-17 05:31:16 +01:00
df7ecd0ea4
Put royaldawn in the trash it belongs 2022-12-29 01:46:10 +01:00
4b2a000360
Add pixeldawn 2022-12-29 01:45:51 +01:00
4d6d8be081
Create colors-royaldawn ruleset, along with some other improvements 2022-12-28 23:19:03 +01:00
dddddc5bf7
Commit some unbuilt changes 2022-11-10 15:35:42 +00:00
250fd65de3
Add missing built files 2022-10-15 15:23:11 +02:00
5bd22798b1
Unify docs terminology (fixes #50) 2022-10-15 00:51:30 +02:00
2e90b0cc99
Rebuild modules for 5.0.1 2022-10-12 13:41:04 +00:00
9085311d16
Port colors-amber (Gestione Amber) from v4 2022-10-11 15:22:19 +00:00
e1b61ce18f
Compile Bluelib 5.0.0 CSS 2022-10-11 14:48:22 +00:00
892ae7055b
v5.0.0 (#47)
* Create full implementation of font groups

* Fix typo

mixin → mixins

* Add all possible values of the `font` CSS property to font groups.

* Create full implementation of color groups

* Improve documentation of font groups mixins

* Add overloads for color group mixins

* Bump version to 5.0.0

* Add `bhsl` prefix to color hsl groups

* Add `bfont` prefix to font groups

* Port `royalblue` theme to color groups

* Rename `utils` → `groups`

* Begin skeleton rewrite

* Add missing </editor-fold>

* Reimplement "Page" rules

* Use `rem` instead of `em` as footer margin

* Add bottom page-footer margin

* Re-add chapters

* Delete the apache2 example

* Remove compiled css for now

* Re-add separators

* Re-add images

* Improve docs and remove figures (for now?)

* Implement tables and other things

* Start working on lists

* Update VSCode launch config

* Add initial experimental support for `list-unordered` and `list-ordered`

* WIP: some work on glossaries and tables

* WIP: modifiers

* Make a lot of progress which I'm to lazy to commit properly

* FANCY CLASSIC STYLES

* Start configuring a codespaces environment

* Fix table caption background color

* mess around a bit with backdrops

* Apply some tweaks to tables

* Comment out classic stylesheets

* Add skeleton for inputs and forms

* Mark missing things

* Huge progress but im lost

* Create yarn.lock so intellij stops annoying me about npm

* Complete inputs and misc things

* Complete collapsible details

* Complete text elements

* Complete forms
2022-10-11 11:27:55 +02:00
7f43ee9fce
Fix royal dawn link color 2022-04-30 01:27:05 +02:00
9450d7b30e
Add royaldawn theme 2022-04-30 01:18:15 +02:00
7e43344493
Create pumpkin theme
Co-authored-by: Marco Buoninfante <map_98@hotmail.it>
2022-03-16 19:31:03 +01:00
3e43d0d4ce
🔧 Remove extra margin in the bluelib root (closes #39) 2022-03-11 16:49:20 +01:00
650f955c10
Implement better kbd semantics 2022-03-10 04:26:19 +01:00
6bfafafac7
Implement non-monospace preformatted text (closes #30) 2022-03-10 03:51:31 +01:00
f555ec2fe7
Add support for figures (closes #31) 2022-03-10 03:23:14 +01:00
cdfc0b14e9
Remove CSS link type detection 2022-02-21 05:37:33 +01:00
ac6df05132
Fix #28 2022-02-21 05:15:06 +01:00
e0259571c7
Improve the build system 2022-02-21 04:54:35 +01:00