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

14 commits

Author SHA1 Message Date
8917ebd847
Bump version to 7.1.0 2023-03-27 22:45:05 +02:00
44e456d81c
Add @Viktya to contributors in package.json 2023-02-17 05:30:51 +01:00
42520fe2bf
Bump version to 7.0.0 2023-02-17 05:14:56 +01:00
485618a521
Bump version to 6.2.0 2022-12-28 23:20:23 +01:00
05e936a4ca
Bump version to 6.1.0 2022-10-28 17:58:45 +02:00
96797af3c5
Bump version to 6.0.0 2022-10-15 13:17:37 +02:00
c566b5037c
v5.0.1 2022-10-12 13:41:42 +00:00
ee65a62ba8
Add less to the devDependencies 2022-10-11 14:46:55 +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
17c2544bee
📦 Specify "CSS variables" in the description 2022-03-20 04:57:51 +01:00
44fbb1ec53
📦 Bump version to 4.0.2
So the README on npm is updated.
2022-03-20 04:40:41 +01:00
f091092742
📦 Bump version to 4.0.1 2022-03-11 16:49:48 +01:00
c78501c887
🔨 Do not use GitHub Packages, as unpkg isn't available there 2022-03-10 16:18:28 +01:00
f1ae14eac3
🔨 Configure npm for GitHub Packages 2022-03-10 16:11:09 +01:00