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

285 commits

Author SHA1 Message Date
251dd0129b
Fix #49: Use current instead of foreground 2022-10-12 07:56:20 +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
26f63371cc
Sync module selector with root 2022-10-11 14:47:23 +00:00
ee65a62ba8
Add less to the devDependencies 2022-10-11 14:46:55 +00:00
178a4ec54c glass: Wrap in a @supports CSS guard
To prevent Safari from drawing background-less panels
2022-10-11 11:57:43 +02: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
9be2551b65
Add some missing <editor-fold> tags 2022-09-13 12:45:43 +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
85a0f45b97
Add favicon 2022-04-25 05:07:59 +02:00
659a41e8b7
Merge branch 'master' of https://github.com/Steffo99/bluelib 2022-04-25 05:02:17 +02:00
df4638bf99
🔧 Use stylesheet alternate in the demo 2022-04-25 05:02:16 +02:00
17c2544bee
📦 Specify "CSS variables" in the description 2022-03-20 04:57:51 +01:00
5a336b76ed
📔 Insert paragraph in footer so a bottom margin is present 2022-03-20 04:52:27 +01:00
b39b56c3c3
📔 Add missing <code> tags 2022-03-20 04:49:04 +01:00
55cc034929
📔 Fix pumpkin theme in the examples 2022-03-20 04:47:59 +01:00
44fbb1ec53
📦 Bump version to 4.0.2
So the README on npm is updated.
2022-03-20 04:40:41 +01:00
fe814ac2de
📔 Add missing ids 2022-03-20 04:36:11 +01:00
e9ac75a420
Merge branch 'master' of https://github.com/Steffo99/bluelib 2022-03-20 04:34:53 +01:00
99af0ff5c1
📔 Improve keyboard elements description 2022-03-20 04:34:50 +01:00
751bb5cb95
🔧 Hide bluelib version 2022-03-17 17:39:50 +01:00
b53d829112
Update README.md 2022-03-17 17:39:06 +01:00
7e43344493
Create pumpkin theme
Co-authored-by: Marco Buoninfante <map_98@hotmail.it>
2022-03-16 19:31:03 +01:00
1f76caf162
📔 Use Unsplash images instead of ones taken from Reddit (closes #43) 2022-03-16 16:29:35 +01:00
fd7f7c5b41
🗒️ Add npm link 2022-03-16 03:21:35 +01:00
6523200bef
Update README.md 2022-03-15 15:31:32 +01:00
63bfcdeb6f
🔨 Add gitignore 2022-03-11 16:56:58 +01:00
f091092742
📦 Bump version to 4.0.1 2022-03-11 16:49:48 +01:00
3e43d0d4ce
🔧 Remove extra margin in the bluelib root (closes #39) 2022-03-11 16:49:20 +01:00
88b244685d
v4.0.0 (#38) 2022-03-10 16:24:21 +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
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
5b3262a31c
🔧 Prioritize royalblue in Apache httpd page 2022-03-10 02:55:32 +01:00
926e2e23d4
Merge branch 'no-fonts' of https://github.com/Steffo99/bluelib into no-fonts 2022-03-10 02:54:21 +01:00
f5fe2e7961
🔨 Add apache launch configuration 2022-03-10 02:53:01 +01:00
0ee9c21c13
🧹 Remove superfluous skeleton.css 2022-03-10 02:51:51 +01:00
fb01208835
🧹 Remove normalize submodule 2022-03-10 02:50:40 +01:00
b0c525a7b6
🔨 Create VSC launch.json 2022-03-10 02:50:21 +01:00
19fee81a5a
Merge branch 'master' into no-fonts 2022-02-27 03:34:57 +01:00
cdfc0b14e9
Remove CSS link type detection 2022-02-21 05:37:33 +01:00
90205d36d2
oops 2022-02-21 05:17:05 +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
3635fef058
Do not set palette in skeleton 2022-02-21 04:12:35 +01:00
b32d73a4b5
Rename build script 2022-02-21 04:10:31 +01:00
1675512ea3
Re-prioritize royalblue 2022-02-21 04:00:03 +01:00