1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00
Commit graph

152 commits

Author SHA1 Message Date
890d3675d1
v8.0.0 (#62) 2023-04-07 02:19:56 +02:00
d6087dbcb5
fonts-fira-ghpages: Add font-display: swap property 2023-03-29 19:11:31 +02:00
95a54ef578
Add experimental purplestar theme (#59) 2023-03-27 22:42:55 +02:00
2cd6aab891
Imrpove form and input rendering even more 2023-02-17 05:14:20 +01:00
b98efc2368
Use :where for `@bluelib 2023-02-17 05:06:13 +01:00
09f486112f
Imrpove form rendering 2023-02-17 05:05:34 +01:00
279a190b48
Complete pixeldawn theme
Co-authored-by: Francesca Peres <Viktya@users.noreply.github.com>
2022-12-29 04:00:52 +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
51d57729ca
Create --b-panel-opacity property 2022-12-28 22:07:19 +01:00
86c4d9da16
Use px as units for mosts margins 2022-10-28 16:07:24 +02:00
c3f543d8d4
Use px as units for panel padding 2022-10-28 16:07:24 +02:00
8aefbaa6bd
Add property-disabled selector and rules (fixes #52) 2022-10-15 01:08:57 +02:00
5bd22798b1
Unify docs terminology (fixes #50) 2022-10-15 00:51:30 +02:00
315581a4a9
base ruleset: Apply label rules to any element, not just inputs and spans 2022-10-14 14:31:05 +00:00
dcd4dbe3b8
root ruleset: Rename .panel-X to just .X 2022-10-14 12:51:13 +00:00
d2b1349f0a
Use justify-content: center instead of stretch in chapters for easier positioning 2022-10-12 13:35:45 +00:00
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
26f63371cc
Sync module selector with root 2022-10-11 14:47:23 +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
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
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
1072838b40
Remove builtin theme fonts, they can still be set using variables 2022-02-21 03:56:49 +01:00
30745efee0
🐛 Fix layout-threecol 2021-10-30 20:21:19 +02:00
0ff9ba0a2b
🔀 Recompile after a merge 2021-10-21 20:07:38 +02:00
d590b52024
Merge branch 'gestione-amber'
# Conflicts:
#	src/targets/amber.apache.css
#	src/targets/amber.apache.css.map
#	src/targets/hacker.apache.css.map
#	src/targets/paper.apache.css.map
#	src/targets/royalblue.apache.css.map
#	src/targets/skeleton.apache.css.map
#	src/targets/skeleton.module.css.map
#	src/targets/skeleton.root.css.map
#	src/targets/sophon.apache.css.map
2021-10-21 20:07:11 +02:00
3cd8c71a64
Merge remote-tracking branch 'origin/master' 2021-10-21 20:06:40 +02:00
bbbdd2732a
Make panels responsive (possibly breaking?) 2021-10-21 20:05:43 +02:00
430814288d
Set the scrollbar color from the theme (closes #29) 2021-10-21 20:02:51 +02:00
fadbe7beca
🐛 Remove layout 100% width causing overflow 2021-10-21 19:55:55 +02:00
1e6f743474
📔 Fix typo 2021-10-21 19:43:27 +02:00
Nemesis
e2537b19a8
Add amber, the "Gestione Amber" theme (#36)
### Based on Gestione

Co-authored-by: Stefano Pigozzi <me@steffo.eu>
2021-10-15 04:45:27 +02:00
8c6e04c225
🔧 Tweak a bit the link and builtin colors 2021-10-15 04:43:47 +02:00
667eeab71b
Add targets for Gestione Amber 2021-10-15 04:32:46 +02:00
9cbd31148c
✏ Give "Gestione Amber" the short name "amber" 2021-10-15 04:31:34 +02:00