Will McGugan
|
149c39c86c
|
Tooltips (#2670)
* inflect
* diagram
* tooltip render
* tooltip property
* add guard
* tooltip docs
* docs
* tidy, fix horizontal
* words, removed comment
* fix screenshot render
* simplify
* simfplify
* changelog
* simplify optimize
* inflect tests
* Apply suggestions from code review
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
* docstring
* disable auto focus
* should be fraction
* optimization
* snapshot update
* Update tests/snapshot_tests/snapshot_apps/scroll_to_center.py
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
---------
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
|
2023-05-30 16:14:31 +01:00 |
|
Will McGugan
|
7db7139bb8
|
Select widget (#2501)
* overlay rule
* select WIP
* select control, made binding description optional
* changelog
* style tweak
* Added constrain
* changelog
* test fix
* drop markup, tidy
* tidy
* select namespace
* tests
* docs
* Added changed event
* changelog
* expanded
* tests and snapshits
* examples and docs
* simplify
* update reactive attributes
* type fix
* docstrings
* allow renderables
* superfluous init
* typing fix
* optimization
* revert optimizations
* fixed words
* changelog
* docstrings
* don't need this
* changelog
* comment
* Update docs/widgets/select.md
Co-authored-by: Dave Pearson <davep@davep.org>
* review changes
* review updates
---------
Co-authored-by: Dave Pearson <davep@davep.org>
|
2023-05-08 10:55:39 +01:00 |
|
Darren Burns
|
9287f64a66
|
Add isort pre-commit hook, sort imports in src and test directories
|
2023-02-09 13:28:08 +00:00 |
|
Dave Pearson
|
9b1c23a432
|
Add a test for Size.line_range
|
2022-10-24 16:34:34 +01:00 |
|
Will McGugan
|
7bca184192
|
tweak for colors
|
2022-10-11 10:04:38 +01:00 |
|
Will McGugan
|
d677417fe4
|
test
|
2022-08-30 12:39:25 +01:00 |
|
Will McGugan
|
def1f5d6ab
|
divide optimizations
|
2022-07-11 12:45:54 +01:00 |
|
Will McGugan
|
81481a0e16
|
Added tint and opacity
|
2022-06-30 21:41:37 +01:00 |
|
Will McGugan
|
86fdc96ab3
|
geometry tests
|
2022-06-27 10:11:57 +01:00 |
|
Will McGugan
|
03bfe10e69
|
inter-widget updates
|
2022-06-24 16:00:12 +01:00 |
|
Will McGugan
|
e85438c9e6
|
renamed Region.origin to offset
|
2022-06-22 11:47:58 +01:00 |
|
Will McGugan
|
f8c7566ecd
|
Merge branch 'css' into compositor-granularity
|
2022-05-10 16:06:00 +01:00 |
|
Will McGugan
|
20c3220d73
|
improved compositor granularity
|
2022-05-10 10:30:16 +01:00 |
|
Will McGugan
|
580edb4f4b
|
comment and tests
|
2022-05-06 16:39:03 +01:00 |
|
Darren Burns
|
6b2533fb65
|
Spacing tests
|
2022-04-27 11:59:09 +01:00 |
|
Will McGugan
|
2823718011
|
check for non-existant rules
|
2022-04-20 17:14:57 +01:00 |
|
Will McGugan
|
5d98a08933
|
geometry tests
|
2022-03-24 15:13:31 +00:00 |
|
Will McGugan
|
479a9aed45
|
fix test
|
2022-03-19 11:02:41 +00:00 |
|
Will McGugan
|
924683b427
|
gemoetry split
|
2022-03-14 17:23:03 +00:00 |
|
Will McGugan
|
3ee5eb8a2b
|
tests for geometry
|
2022-02-23 10:56:06 +00:00 |
|
Darren Burns
|
e2fd92bda2
|
Margin space is now not rendered as solid colour
|
2022-01-20 14:47:37 +00:00 |
|
Will McGugan
|
3f28a36028
|
end of file
|
2021-08-31 17:34:19 +01:00 |
|
Will McGugan
|
6ec37ce82f
|
add keys to tree control
|
2021-08-21 11:19:06 +01:00 |
|
Will McGugan
|
3edcfdacc0
|
scroll bug
|
2021-07-30 11:50:32 +01:00 |
|
Will McGugan
|
de81cf6860
|
point -> offset
|
2021-07-28 20:15:37 +01:00 |
|
Will McGugan
|
06ebb74242
|
emol
|
2021-07-27 18:57:37 +01:00 |
|
Will McGugan
|
534f7b4dc1
|
layout_map refactor
|
2021-07-27 14:23:28 +01:00 |
|
Will McGugan
|
e52af23f0f
|
workflow
|
2021-07-05 20:37:54 +01:00 |
|