13 Commits (4c8b1f9abd3ecd355926cb0eedf687bc68c32eda)

Author SHA1 Message Date
Josh d409ddd227
Alter return-type of button/select decorators 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
scrazzz a0e5e062c9
Add versionadded to ui.View and ui.Item 4 years ago
Rapptz f153154b7a Undocument Item.width 4 years ago
jack1142 30605e6f4f
Add Select to list of types in Item's docstring 4 years ago
Josh 233d10649c
[docs] Update Sphinx and Fix various references 4 years ago
Rapptz 7c40e83d10 Ensure views added to Client.add_view are persistent views 4 years ago
Rapptz 7bd1211b36 Rework item grouping behaviour to take into consideration weights 4 years ago
Rapptz ef9f61a933 Add support for select components 4 years ago
Rapptz ed9badcddf Make Item and Button generic over the underlying view 4 years ago
Rapptz 4c0ebc9221 Change the way callbacks are defined to allow deriving 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago