DA344
|
cf4db91fa2
|
chore: Remove unused imports
|
3 months ago |
DA344
|
0f7d72bc0b
|
chore: Update Container.is_dispatchable
|
3 months ago |
DA344
|
97006066c0
|
chore: Update Container._update_store_data
|
3 months ago |
DA344
|
8399677445
|
fix: Container children not being added to view store
|
3 months ago |
DA344
|
09fceae041
|
fix: Container.is_dispatchable making buttons not work
|
3 months ago |
DA344
|
c93ee07ca9
|
fix: Container._colour raising ValueError
|
3 months ago |
DA-344
|
9891f85c8b
|
chore: add id to every item
|
3 months ago |
DA-344
|
7601533fe9
|
chore: add id attr to components and black item.py
|
3 months ago |
DA-344
|
8cb80bf8f7
|
chore: improve check on container.__init_subclass__
|
3 months ago |
DA-344
|
c48c512d88
|
chore: some fixes of bugs reported on the bikeshedding post
|
3 months ago |
DA-344
|
e660010c25
|
chore: more typing stuff
|
3 months ago |
DA-344
|
9e18c5af81
|
chore: typing stuff
|
3 months ago |
DA-344
|
f1f6ef82ab
|
chore: remove unused imports
|
3 months ago |
DA-344
|
502051af71
|
chore: update ActionRow and View
|
3 months ago |
DA-344
|
59991e9ed7
|
chore: fix Container.to_components returning NotImplemented
|
3 months ago |
DA-344
|
c5ffc6a079
|
chore: fix LayoutView.to_components
|
3 months ago |
DA-344
|
7338da2b11
|
fix linting yet again
|
3 months ago |
DA-344
|
c63ad950ee
|
chore: more linting things and docs
|
3 months ago |
DA-344
|
eae08956de
|
chore: fix linting
|
3 months ago |
DA-344
|
0b23f10228
|
chore: fix discord.ui.View
|
3 months ago |
DA-344
|
67bfa57f32
|
chore: run black
|
3 months ago |
DA-344
|
6c02a7dd9a
|
chore: docs
|
3 months ago |
DA-344
|
8f59216e68
|
chore: more components v2 things and finished danny's suggested impl
|
3 months ago |
DA-344
|
cbdc618e3e
|
chore: Finish ActionRow and fix ViewStore.add_view
|
3 months ago |
Rishit Khare
|
26855160f8
|
update PyNaCl minimum version dependency
|
3 months ago |
Rapptz
|
460d188359
|
Version bump for development
|
3 months ago |
Rapptz
|
d2a6ccf715
|
Version bump to v2.5.2
|
3 months ago |
Rapptz
|
f4bce1caf0
|
Add changelog for v2.5.2
|
3 months ago |
dolfies
|
8594dd1b30
|
Fix embed media flags regression
|
3 months ago |
Leonardo
|
2f8b2624f1
|
Fix improper class in audit log docs
|
3 months ago |
DA-344
|
18f72f58fd
|
idk some things
|
3 months ago |
Rapptz
|
973bb5089f
|
Version bump for development
|
3 months ago |
Rapptz
|
73f261d536
|
Version bump to v2.5.1
|
3 months ago |
Rapptz
|
6b0a6eea66
|
Add v2.5.1 changelog
|
3 months ago |
dolfies
|
cab4732b7e
|
Make embed flags required and add them to all media fields
|
3 months ago |
dolfies
|
de5720e659
|
Fix attachment is_spoiler() and is_voice_message()
|
3 months ago |
DA-344
|
faa31ffc52
|
chore: Add notes and versionaddeds
|
3 months ago |
DA-344
|
869b68f68b
|
fix: _ViewWeights.v2_weights always returning False
|
3 months ago |
DA-344
|
bfae3a5183
|
chore: Make type the first key on to_components_dict
|
3 months ago |
DA-344
|
568a3c396f
|
chore: Run black
|
3 months ago |
DA-344
|
70bdcfa0b7
|
chore: Update item _view attr and # type: ignore self.accessory in section
|
3 months ago |
DA-344
|
a4389cbe7e
|
chore: Revert change View.to_components() sorting key
|
3 months ago |
DA-344
|
0a0396889c
|
chore: fix errors
TextDisplay attribute error when doing TextDisplay.to_component_dict()
View.to_components() appending Item objects instead of Item.to_component_dict()
Changed View.to_components() sorting key
|
3 months ago |
DA-344
|
5fda19eb91
|
chore: add ui.Section.is_dispatchable
|
3 months ago |
DA-344
|
e7693d9134
|
chore: buttons cannot be outside action rows
|
3 months ago |
DA-344
|
86d967cbcd
|
fix: Docs failing due to :class:
ames
|
3 months ago |
DA-344
|
15ec28b870
|
chore: yet more docs fix
|
3 months ago |
DA-344
|
4202ef4c7e
|
chore: Format ValueError no row.setter to show the maxrow and not 10
|
3 months ago |
DA-344
|
14d8f31536
|
chore: Add missing enums to docs and fix docstrings
|
3 months ago |
DA-344
|
a1bc73b51b
|
fix: add SeparatorComponent to __all__
|
3 months ago |