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

26 commits

Author SHA1 Message Date
297698e05d
relicense to eupl 2024-05-08 01:25:13 +02:00
a0bf34e85c
Bump version to 9.1.1 2024-05-07 15:59:52 +02:00
01c9146eba
Update other domain references 2024-05-07 15:59:42 +02:00
c731b9d8d4
Bump version to 9.1.0 2024-03-30 19:42:52 +01:00
c289d78a76
Bump version to 9.0.1 2023-05-25 02:06:40 +02:00
605dbec52b
Bump version to 9.0.0 2023-05-25 01:27:26 +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
7dc64b44cb
Convert indentation to tabs 2023-05-25 00:12:43 +02:00
7fb6300ac2
Bump version to 8.1.0 2023-04-07 19:13:16 +02:00
02fd3d37b2
Use port 8080 for the dev server 2023-04-07 17:09:33 +02:00
890d3675d1
v8.0.0 (#62) 2023-04-07 02:19:56 +02:00
f7d9d5afb4
Bump version to 7.2.0 2023-03-29 19:11:51 +02:00
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