index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
css
/
cascade.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename conflicting source files
bptato
2022-05-10
1
-2
/
+2
*
Fix stylesheet containment bug
bptato
2022-01-25
1
-32
/
+35
*
Fix author style sheet assignment
bptato
2022-01-24
1
-2
/
+9
*
Optimize cascading algorithm
bptato
2022-01-24
1
-61
/
+27
*
Refactor
bptato
2022-01-24
1
-1
/
+1
*
Fix ::before pseudo elem positioning
bptato
2022-01-23
1
-4
/
+7
*
Support external stylesheets
bptato
2022-01-23
1
-1
/
+12
*
Avoid unnecessary rendering on hover change etc
bptato
2022-01-22
1
-4
/
+24
*
Re-implement, height, fix pseudo on hover
bptato
2022-01-22
1
-0
/
+2
*
Fix media query bug, do not refresh page without css change (wip)
bptato
2022-01-22
1
-2
/
+2
*
Re-implement inline blocks
bptato
2022-01-19
1
-5
/
+1
*
Fix crash on reshape
bptato
2022-01-19
1
-2
/
+0
*
Implement basics of new layout engine
bptato
2022-01-18
1
-5
/
+19
*
Small cascade optimizations
bptato
2021-12-31
1
-30
/
+22
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
1
-8
/
+16
*
Implement basic media query support
bptato
2021-12-27
1
-15
/
+57
*
Preparation for at rules, small inline-block fix
bptato
2021-12-19
1
-13
/
+16
*
Refactor selector code, optimize style tags
bptato
2021-12-18
1
-0
/
+152