Commit Graph

42 Commits

Author SHA1 Message Date
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
af8afd6e5b add class selectors 2025-07-30 19:34:10 +03:00
Face
49802fdcf6 apply text styling to ul/ol 2025-07-30 15:34:28 +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
c67b8dc552 restore hover fallback if active undefined 2025-07-29 17:48:39 +03:00
Face
978a97c413 respect inline background props for button 2025-07-29 17:43:05 +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
179d21f09a improve inherited width/height 2025-07-29 13:07:57 +03:00
Face
97a4d22797 fix w-full h-full and span sizing inheritance 2025-07-28 20:52:13 +03:00
Face
8ca3337f56 width & height inheritance + support w/h on input tags & button 2025-07-28 19:43:19 +03:00
Face
0f061e4352 Merge branch 'main' of https://github.com/outpoot/gurted 2025-07-28 15:22:36 +03:00
Face
d02b109743 flexbox, code cleanup 2025-07-28 15:22:34 +03:00
creeperita09
1747e3a9f8 Update README.md
You're not professional facedev
2025-07-28 00:35:36 +02:00
Face
e0a8b6f414 width, height, max-width, max-height, min-width, min-height 2025-07-27 12:55:43 +03:00
Face
b88509307d Merge branch 'main' of https://github.com/outpoot/gurted 2025-07-26 15:32:34 +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
48d8820f2c Update README.md 2025-07-26 13:25:29 +03:00
Face
c55d574a11 remove <li> testing 2025-07-26 12:03:41 +03:00
Face
43e5107b7b Update README.md 2025-07-25 22:22:30 +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
b3526927cb tab management 2025-07-21 19:31:07 +03:00
Face
438beb01dc better UI 2025-07-20 21:32:32 +03:00
Face
0619577b36 tabs, search bar 2025-07-20 14:49:41 +03:00
Face
0871e84a21 feat: html parser 2025-07-20 13:45:07 +03:00
Face
99702fd712 Initial commit 2025-07-20 12:24:08 +03:00