Commit Graph

20 Commits

Author SHA1 Message Date
Face
e0f0a545e4 custom font (<font>, font-[name]) 2025-07-31 22:02:03 +03:00
Face
ae733d4121 codebase refactoring (split utils across files) 2025-07-30 20:56:45 +03:00
Face
af8afd6e5b add class selectors 2025-07-30 19:34:10 +03:00
Face
b7a73fe448 fix text alignment 2025-07-30 15:24:26 +03:00
Face
3788797688 body text color, color presets 2025-07-30 15:21:59 +03:00
Face
02973f4439 fix button border radius processed by parse_size() 2025-07-30 14:48:14 +03:00
Face
4b58a77ec2 % width/height, body background color, margin/padding 2025-07-30 14:39:33 +03:00
Face
700c819612 default button styling + <style> pseudoclasses fix 2025-07-29 17:31:31 +03:00
Face
4362991412 add button color, corner radius & hover/active states + fix input sizing 2025-07-29 17:10:38 +03:00
Face
8ca3337f56 width & height inheritance + support w/h on input tags & button 2025-07-28 19:43:19 +03:00
Face
d02b109743 flexbox, code cleanup 2025-07-28 15:22:34 +03:00
Face
e0a8b6f414 width, height, max-width, max-height, min-width, min-height 2025-07-27 12:55:43 +03:00
Face
942ae1b534 CSS support (font-bold, font-italic, underline, text-[size], font-mono, text-[color], bg-[color] 2025-07-26 15:32:29 +03:00
Face
2810233729 input (color) 2025-07-23 20:42:02 +03:00
Face
a9ce6cb178 input (text/checkbox), form, button 2025-07-23 15:23:32 +03:00
Face
7a0b678fc2 h1, h2, h3, h4, h5, h6 tags 2025-07-23 13:35:42 +03:00
Face
ee1448987d <a> tag, make icon & html concurrent 2025-07-22 22:14:37 +03:00
Face
441c921029 group inline text tags, new tag - span 2025-07-22 21:15:57 +03:00
Face
1f73a7070f p, pre, br, b, img, separator, i, u, small, mark, code tags 2025-07-22 15:34:42 +03:00
Face
0871e84a21 feat: html parser 2025-07-20 13:45:07 +03:00