What's Changed
- Update readthedocs configuration by @roberto-arista in #199
- always show alpha slider in colorwell by @typemytype in #197
- add support for bordered in a PopUpButton and a list2 PopUpButton by @typemytype in #203
- Fix superclass init invocation by @justvanrossum in #206
- Add support to retrieve which cell is edited by @typemytype in #210
- improve sphinx docs by @typemytype in #209
- check if the comboBox uses a dataSource to retrieve and call the changed callback by @typemytype in #213
- Correcting error messages in
_validateMinMaxSize
by @colinmford in #215
New Contributors
- @colinmford made their first contribution in #215
Full Changelog: v0.5.0...v0.6.0