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

45 commits

Author SHA1 Message Date
6115354ca8
Add row forms
Closes #70.
2024-03-30 19:33:23 +01:00
92a3d6b2f8
Make input[type="url"] behave as an input field
Fixes #72.
2024-03-30 18:57:50 +01: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
f69cdfedf8
Always use the minified version of bluelib 2023-05-25 00:12:43 +02:00
4c4f93f76f
Fix spacing in the "Via UNPKG" section 2023-05-25 00:12:43 +02:00
d0fe93113a
Document and refactor enableChanges 2023-05-25 00:12:43 +02:00
4f0033275b
Add comment for enabledByDefault 2023-05-25 00:12:43 +02:00
2c4fbf10ef
Add debug message when less finishes processing 2023-05-25 00:12:43 +02:00
7dc64b44cb
Convert indentation to tabs 2023-05-25 00:12:43 +02:00
af81044d1b
Add layouts-center 2023-04-07 19:12:27 +02:00
890d3675d1
v8.0.0 (#62) 2023-04-07 02:19:56 +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
09f486112f
Imrpove form rendering 2023-02-17 05:05:34 +01:00
c1c170cada
Do not preload Gestione Amber background 2023-02-17 04:43:06 +01:00
c2ab213e77
Migrate to new subdomain 2023-02-17 03:49:23 +01:00
279a190b48
Complete pixeldawn theme
Co-authored-by: Francesca Peres <Viktya@users.noreply.github.com>
2022-12-29 04:00:52 +01:00
d919ae9131
Fix defaults 2022-12-29 01:47:23 +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
88aad19b80
Make IDEA shut up about the magnet link 2022-12-28 23:19:33 +01:00
4d6d8be081
Create colors-royaldawn ruleset, along with some other improvements 2022-12-28 23:19:03 +01:00
4bea32df62
Improve background handling 2022-12-28 18:12:47 +01:00
4eac9bfbe8
Use wbr to break a long code string 2022-10-28 17:03:20 +02:00
08d9f6e922
Disable fun by default 2022-10-28 16:58:22 +02:00
a906213bd0
Change background rendering system 2022-10-28 16:33:38 +02:00
ac65c603ad
Remove unused layout div 2022-10-28 16:30:13 +02:00
bae148a0ba
Make available rulesets togglable (closes #51) 2022-10-28 16:07:24 +02:00
86c4d9da16
Use px as units for mosts margins 2022-10-28 16:07:24 +02:00
565eaca997
Set #panel-rulesets as .todo 2022-10-15 16:09:44 +02:00
09134a0998
Remove margin from the top title 2022-10-15 13:53:42 +02:00
97e7025903
Add opengraph metadata 2022-10-15 13:38:18 +02:00
ea2966b1bf
Use colon instead of dash in #css:thispage 2022-10-15 13:22:46 +02:00
eb23ff0e78
Add screenshot to the README 2022-10-15 13:20:41 +02:00
62170e5926
Remove poorly written script from example page 2022-10-15 01:09:20 +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
1c87ca955f
Use the proper way to override CSS specificity in Bluelib 2022-10-14 14:54:02 +00:00
d6add6bbb3
Fix documentation indentation 2022-10-14 14:51:06 +00:00
223eeb9ae1
Remove version references 2022-10-14 14:50:47 +00:00
b731d1012e
Docs: float benchmarking parenthesis to the bottom 2022-10-14 14:34:05 +00:00
ccb6c1966a
Start making documentation interactive 2022-10-14 14:31:23 +00:00
dcd4dbe3b8
root ruleset: Rename .panel-X to just .X 2022-10-14 12:51:13 +00:00
e1a4a87fc7
Remove the minor.patch versions from the example page 2022-10-12 13:40:41 +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