Falko Schindler
|
b09bedf370
code review
|
1 年之前 |
Dronakurl
|
e08e979b41
props now allow not only json
|
1 年之前 |
Dronakurl
|
b64f9c1d9f
element props can be enclosed in double quotes
|
1 年之前 |
Falko Schindler
|
ff3f6e5c43
code review
|
1 年之前 |
Natan Keddem
|
c73be95341
added default_classes and default_style testing
|
1 年之前 |
Falko Schindler
|
24d36545ec
allow chaining `default_props()` calls again
|
1 年之前 |
Falko Schindler
|
9c1ff14383
add pytest
|
1 年之前 |
Falko Schindler
|
6c33dbe93d
move related tests into separate file
|
1 年之前 |
Falko Schindler
|
e89b8ba410
fix more pylint issues
|
1 年之前 |
Falko Schindler
|
0d9a8cee23
encode only what is necessary: &, <, >, `
|
1 年之前 |
Falko Schindler
|
d46c31eefa
fix multi-line text
|
1 年之前 |
Falko Schindler
|
3ba27e41c9
add pytest
|
1 年之前 |
Falko Schindler
|
927cd3e73f
introduce element.move()
|
2 年之前 |
Falko Schindler
|
3c00a8619b
#338 introduce outbox; update elements during initialization, not when leaving container
|
2 年之前 |
Falko Schindler
|
8124ce1f40
#341 improve performance of style parsing
|
2 年之前 |
Falko Schindler
|
47b0f46f4d
#341 replace shlex with regex for faster props parsing
|
2 年之前 |
Rodja Trappe
|
1b23805281
introducing delay in search to reduce flaky tests
|
2 年之前 |
Falko Schindler
|
986e933add
fix test_props
|
2 年之前 |
Falko Schindler
|
6ce47af6d6
support unquoted URLs as props
|
2 年之前 |
Falko Schindler
|
79a5a91b8d
re-organize tests
|
2 年之前 |
Falko Schindler
|
5cfbab7344
fix test_element
|
2 年之前 |
Falko Schindler
|
da14684156
fix some first issues with pytests
|
2 年之前 |
Rodja Trappe
|
12fcfc13ef
smaller image display
|
2 年之前 |
Rodja Trappe
|
09d98100fc
#149 adding base64 image test
|
2 年之前 |
Falko Schindler
|
b917f00718
introduce group.remove(element) #145
|
2 年之前 |
Falko Schindler
|
e5431c8def
allow changing the options of choice elements
|
2 年之前 |
Falko Schindler
|
81eb996381
fix another edge case with old style parser #98
|
2 年之前 |
Falko Schindler
|
65b2fcdf67
support more props and styles #98
|
2 年之前 |
Falko Schindler
|
f90bbc1d08
add unit tests for style and props parsing #98
|
2 年之前 |
Falko Schindler
|
7dbd4c421b
improve style and props parsing to support multi-word props #98
|
2 年之前 |