Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-11-06 | 378 Bytes | |
Version 2.7.0 source code.tar.gz | 2022-11-06 | 1.9 MB | |
Version 2.7.0 source code.zip | 2022-11-06 | 2.1 MB | |
Totals: 3 Items | 3.9 MB | 0 |
✨ Support new block elements introduced by Slack and minor bug fixes
- Add
DateTimePicker()
to support the all-new date time picker element introduced by Slack. - Add
NumberInput()
,URLInput()
,EmailInput()
to support the new input types introduced by Slack. - Fix bug where props passed into the constructor were assigned instead of copied (thanks, @nlwillia!).