Commit Graph

27 Commits

Author SHA1 Message Date
Face
e0f0a545e4 custom font (<font>, font-[name]) 2025-07-31 22:02:03 +03:00
Face
a0c72bd94b add bg/padding for <li>, fix flex <ul> <ol> 2025-07-31 21:00:59 +03:00
Face
b59a98ed3a non-flex div background (padding, corner radius) 2025-07-31 16:13:21 +03:00
Face
2fd69068cd remove redundant dedicated h1-h6 & pre .gd & .tscn 2025-07-30 21:06:40 +03:00
Face
ae733d4121 codebase refactoring (split utils across files) 2025-07-30 20:56:45 +03:00
Face
4b58a77ec2 % width/height, body background color, margin/padding 2025-07-30 14:39:33 +03:00
Face
4362991412 add button color, corner radius & hover/active states + fix input sizing 2025-07-29 17:10:38 +03:00
Face
179d21f09a improve inherited width/height 2025-07-29 13:07:57 +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
c55d574a11 remove <li> testing 2025-07-26 12:03:41 +03:00
Face
1576ef1465 textarea 2025-07-25 18:55:28 +03:00
Face
558bb2fc1b <select>, <option> 2025-07-25 17:49:32 +03:00
Face
1435ec6f94 <ul>, <ol>, <li> 2025-07-25 15:46:18 +03:00
Face
a8f77e1bd4 input (slider, number, file) 2025-07-25 14:51:51 +03:00
Face
465200cd28 input (date) 2025-07-25 13:43:11 +03:00
Face
c1e442bb83 tab animations 2025-07-24 13:52:34 +03:00
Face
2810233729 input (color) 2025-07-23 20:42:02 +03:00
Face
a899f3637e input (radio/password), max/min length, pattern 2025-07-23 18:09:16 +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