Commit Graph

15 Commits

Author SHA1 Message Date
mira c64c10e329 Problem: offset work opposite of intuition
Solution:
- it happen as css think it like offseting the view on dasharray, so it moves backward, as I get it.
- But in our context better make it intuitive... so multiply by -1 to slide the line itself. (to the right).
2026-09-08 19:21:16 +03:00
mira 3579893ca4 Problem: Default border is invisible if overflow parent component.
Solution: Add overflow-visible to border svg.
2026-09-08 19:19:09 +03:00
mira 97ff2d2f24 preparing to publication 2026-08-23 18:58:33 +03:00
Mira e7937bd51b clean up 2026-08-04 21:57:46 +03:00
Mira 47d03a7c2c readme is lie 2026-06-19 00:51:39 +03:00
Mira db07ba857c fix radius default value 2026-06-18 23:58:39 +03:00
Mira e524c5046a back-up & some testing results 2026-05-07 17:44:09 +03:00
Mira 0b807644b1 Solve the duration/ease function problem 2026-05-07 17:32:30 +03:00
Mira 2ce7a39c1a Return align function! 2026-04-29 02:05:45 +03:00
Mira 0a25911ba9 WIP: Get control back from AI
Steps:
- Write a README to understand what do I really want to have.
- Go line by line and get learn how it work.
- Rework a lot of shit into sustainable form.
- Understanding how tw work make me mad, so BetterMatchUtility was created - it separated default values (such as xl or 3 which will be shown as a tip), bare values (19 - as default but out of range), and arbitrary (like *-[5vw]).

P.S. AI is so bad in 2026, if it have choose between two evil it for sure take both, and that not good thing. And it's struggle to make any good design. And did not able see what it do clearly. But so great for exploration thought.
2026-04-28 03:23:32 +03:00
Mira 1acf0ce9cd attempt from scratch 2026-04-15 14:27:39 +03:00
Mira fe93824063 delete everythihg for fresh start 2026-04-15 14:18:46 +03:00
Mira c64db01bb4 Everything broken... 2026-04-15 14:16:05 +03:00
Mira e4c91c4a93 align 2026-04-15 02:46:44 +03:00
Mira dd4ab29df2 proto-1 2026-04-15 02:00:24 +03:00