1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 11:34:21 +00:00
Commit graph

48 commits

Author SHA1 Message Date
cdfc0b14e9
Remove CSS link type detection 2022-02-21 05:37:33 +01:00
e0259571c7
Improve the build system 2022-02-21 04:54:35 +01:00
f703bdb984
🐛 Fix the overflow in the demo 2021-10-21 20:03:20 +02:00
870e5617d5
Add amber stylesheet to the preview pages 2021-10-15 04:34:00 +02:00
5878b6d9b3
Add details element 2021-09-22 16:58:12 +02:00
0fe4c9e477
Add @page-footer for copyright footers 2021-08-19 03:51:45 +02:00
64b47c4f0a
Bluelib 2 → 3 2021-08-18 19:44:09 +02:00
db2eecb26a
Add @list elements 2021-08-13 22:34:14 +02:00
da18e9ba73
Add @table element 2021-08-13 05:03:04 +02:00
0710f9a0d6
Create Sophon theme 2021-08-13 03:54:44 +02:00
6614681354
🔧 Set the viewport width of the example page 2021-08-02 02:41:48 +02:00
4231494a8e
Add hacker theme 2021-08-02 02:30:37 +02:00
7438a6fd3b Complete the refactor! 2021-08-02 02:05:09 +02:00
a2f5dc5866 🚧 WIP stuff 2021-08-02 02:05:09 +02:00
19694a745d 🔧 Complete everything but semantics 2021-08-02 02:05:09 +02:00
6245fa9557 🔧 Rework .split (now called .chapter) 2021-08-02 02:05:09 +02:00
7e9b03790d Add support for ruby text 2021-08-02 02:05:09 +02:00
7e604f9731 🔧 Add a gap to @layout-threecol 2021-08-02 02:05:09 +02:00
7217c882ee 🔧 Rename .element-title to .heading 2021-08-02 02:05:09 +02:00
22042bebc6 Implement the new variable system 2021-08-02 02:05:09 +02:00
eb0a1afacb 🔧 Add checkboxes and radios (#20 and #21) 2021-08-02 02:05:09 +02:00
f6f889d7c7 🔧 Refactor buttons 2021-08-02 02:05:09 +02:00
b2087fc6f8 🔧 Refactor inputs and forms 2021-08-02 02:05:09 +02:00
52e9103195 🔧 Remove all @status-* but @status-disabled 2021-08-02 02:05:09 +02:00
a5c3840f73 🔧 Change image limiting style 2021-08-02 02:05:09 +02:00
3719609881 🔧 Remove image-freem it's a bad idea 2021-08-02 02:05:09 +02:00
35b6e43643 🔧 Reorganize separators and forms 2021-08-02 02:05:09 +02:00
0ed5c57f8a 🔧 Reorganize splits 2021-08-02 02:05:09 +02:00
5ced08e16a 🔧 Reorganize panels 2021-08-02 02:05:09 +02:00
bfe5a48282 🔧 Replace .container-main with .layout-* 2021-08-02 02:05:09 +02:00
8233955dca
Style <select>, <option> and <optgroup> 2021-07-23 19:25:27 +02:00
64c1fc606d
🔧 Rename .form-field to .form-input 2021-07-23 15:39:02 +02:00
a5d22dce06
Add .image, .image-limited, .image-free (#15) 2021-07-23 04:11:20 +02:00
5166f2dcde
Add support for strong, em, del 2021-07-23 03:37:01 +02:00
fded762269
🐞 Remove spoilers, as they do not work properly on CSS 2021-07-23 03:34:30 +02:00
ed75c897f1
🔧 Properly display underline in .element-anchor even if they are not :link (#14) 2021-07-23 03:11:42 +02:00
77ffffbcda
🔧 Add a margin to the preview page body 2021-07-23 02:53:52 +02:00
a47f83b536
💥 Add text inputs
* 🚧 Begin implementing input fields

* 🚧 Make more progress

* 💥 Change everything again

*  Complete the task

* 💥 Add some new things

* 🧹 Clean non-existant stylesheet
2021-07-19 18:21:57 +02:00
6f505ab4be
Implement a few new thingies
Closes #8
Closes some bugs I didn't even open an issue for
Closes za warudo
2021-07-17 03:23:58 +02:00
a0040d4e2c
Implement buttons and a lot of improvements 2021-03-22 16:28:15 +01:00
12b3b5c36d
🔧 Restructure the whole project again (#6) 2021-03-20 04:10:00 +01:00
22b6781122
Properly set margin on panels (fixes #3) 2021-01-29 04:48:52 +01:00
5320c66204
Improve the documentation page 2021-01-29 01:50:03 +01:00
24c9a01145
✏ Rename files to allow their import with webpack 2021-01-24 15:28:35 +01:00
62dbbdc03a
Done most of the stuff 2021-01-24 04:50:18 +01:00
bca49f1309
Add some new features 2021-01-16 16:44:24 +01:00
182fa340ae 🔧 Split into skeleton and skin
kind of?
2021-01-09 23:16:07 +01:00
1004dcb61b Second commit 2021-01-09 02:35:03 +01:00