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
/
mediaquery.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
cssvalues, sheet: fix some more case sensitivity bugs
bptato
2024-08-02
1
-13
/
+2
*
cssvalues, twtstr, mediaquery: refactor & fixes
bptato
2024-08-02
1
-366
/
+295
*
css/values -> css/cssvalues
bptato
2024-05-16
1
-1
/
+1
*
Use isSome instead of isOk
bptato
2024-05-05
1
-1
/
+1
*
cssparser: refactor
bptato
2024-05-01
1
-3
/
+2
*
Update code style
bptato
2024-04-17
1
-121
/
+112
*
css: hide noscript tags when scripting is enabled
bptato
2024-02-13
1
-3
/
+23
*
Use std/* imports everywhere
bptato
2024-01-07
1
-2
/
+2
*
css: change type of rvalue to char (from Rune)
bptato
2023-10-01
1
-9
/
+7
*
move around more modules
bptato
2023-09-14
1
-1
/
+1
*
twtstr: simplify
bptato
2023-09-13
1
-2
/
+3
*
mediaquery: fix logic error
bptato
2023-08-14
1
-1
/
+1
*
mediaquery: fix some missing has checks in parser
bptato
2023-07-28
1
-0
/
+2
*
mediaquery: better debugging functions
bptato
2023-07-23
1
-3
/
+35
*
Fix bug in media-query parsing
bptato
2023-07-04
1
-2
/
+16
*
css/values: use Result instead of exceptions
bptato
2023-06-25
1
-3
/
+4
*
Add support for width, height media query
bptato
2023-06-07
1
-22
/
+183
*
Update CSS tokenizer
bptato
2022-07-29
1
-8
/
+7
*
Rename conflicting source files
bptato
2022-05-10
1
-1
/
+1
*
Support external stylesheets
bptato
2022-01-23
1
-1
/
+1
*
Fix media query bug, do not refresh page without css change (wip)
bptato
2022-01-22
1
-2
/
+6
*
Implement basic media query support
bptato
2021-12-27
1
-0
/
+306