36 Commits (03964172d33552ca7be6952e1197e7ac36ad0120)

Author SHA1 Message Date
DA-344 03964172d3 rows 4 weeks ago
DA-344 aa41094cc1 fix: Non-dispatchable items breaking persistent views 1 month ago
DA-344 22e4738918 chore: Fix interaction_check not being called correctly 1 month ago
DA-344 cf949c689f chore: some bunch fixes and make interaction_check's work on every item 1 month ago
DA-344 9026bcbb1d add note about Item.custom_id 1 month ago
DA-344 cd9f7768fb some fixes and typings 1 month ago
DA-344 4c662a9c24 chore: Some changes, fixes, and typo corrections 2 months ago
DA-344 7601533fe9 chore: add id attr to components and black item.py 3 months ago
DA-344 c48c512d88 chore: some fixes of bugs reported on the bikeshedding post 3 months ago
DA-344 8f59216e68 chore: more components v2 things and finished danny's suggested impl 3 months ago
DA-344 4202ef4c7e chore: Format ValueError no row.setter to show the maxrow and not 10 3 months ago
DA-344 28efb157ee chore: Finished first components v2 impl 3 months ago
DA-344 eea95d95c9 chore: Add more components and some things on weights and so 3 months ago
Rapptz a852f90358 Add support for dynamic items that parse custom_id for state 2 years ago
Bryan Forbes 1de3562f34
Fix partially uknown typing errors 2 years ago
Rapptz bbba8c650f Add missing generic parameters on various Interaction parameters 2 years ago
Alex Nørgaard c677ad0312
Add missing generic to interaction in item callback 2 years ago
Trevor 5009c83bc9
Implement New Select Types 3 years ago
Willy 5456c0cae9
Add TextInput to Item docstring 3 years ago
Rapptz 968a1f366f Change View callback order to (self, interaction, item) 3 years ago
Rapptz 934ab4151a Mark state refresh methods as private with an underscore 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Neon Jonn adb69e7157
Fix some spelling mistakes 3 years ago
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