This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
textual
Watch
1
Star
0
Fork
0
You've already forked textual
mirror of
https://github.com/Textualize/textual.git
synced
2025-10-17 02:38:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e37036c81601470725275c9e28db5d3abc8be91d
textual
/
tests
/
css
History
Olivier Philippon
e37036c816
[css] Add a "Did you mean" suggestion when the value of a color is wrong but we can find a close one
2022-05-10 11:13:38 +01:00
..
__init__.py
tests/test_css_parse.py -> tests/css/test_parse.py
2022-02-01 10:09:24 +00:00
test_help_text.py
[css] Use a HelpText for unknown CSS property name errors
2022-05-03 14:52:32 +01:00
test_parse.py
Fix broken overflow, add regression test
2022-05-04 12:11:12 +01:00
test_scalar.py
Add tests for Scalar copy_with
2022-04-26 11:16:51 +01:00
test_styles.py
Merge branch 'css' of github.com:Textualize/textual into style-error-improvements
2022-04-27 12:13:14 +01:00
test_stylesheet.py
[css] Add a "Did you mean" suggestion when the value of a color is wrong but we can find a close one
2022-05-10 11:13:38 +01:00
test_tokenize.py
fix tests
2022-04-12 16:49:36 +01:00