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
/
select.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix nth-child bugs, rename select to match
bptato
2022-08-23
1
-249
/
+0
*
Merge functional and normal pseudo-class selectors
bptato
2022-08-21
1
-26
/
+42
*
Refactor css function selectors a bit
bptato
2022-08-20
1
-4
/
+3
*
Add interactive <select>
bptato
2022-07-31
1
-0
/
+3
*
StyledNode: avoid duplicate dependencies
bptato
2022-07-29
1
-2
/
+2
*
Fix StyledNode invalidation & others
bptato
2022-07-27
1
-90
/
+133
*
Optimize dom
bptato
2022-07-21
1
-12
/
+23
*
Implement select element display
bptato
2022-07-17
1
-0
/
+7
*
Fix and clean up some dom-based features
bptato
2022-07-11
1
-33
/
+3
*
Implement HTML5 parsing
bptato
2022-07-11
1
-32
/
+32
*
Add querySelector and querySelectorAll for Element
bptato
2022-05-23
1
-0
/
+45
*
Rename conflicting source files
bptato
2022-05-10
1
-2
/
+2
*
Add support for :nth-child, implement textContent
bptato
2022-05-10
1
-3
/
+9
*
Selector adjustments
bptato
2022-01-24
1
-11
/
+7
*
Optimize cascading algorithm
bptato
2022-01-24
1
-82
/
+38
*
Refactor
bptato
2022-01-24
1
-1
/
+1
*
Fix some block box bugs
bptato
2022-01-23
1
-6
/
+5
*
Support pseudo elems as pseudo classes
bptato
2022-01-23
1
-12
/
+15
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
1
-55
/
+58
*
Implement basic media query support
bptato
2021-12-27
1
-1
/
+1
*
Refactor selector code, optimize style tags
bptato
2021-12-18
1
-0
/
+192