- add ShowOptions for paginator and slider
- update bot lib version to v1.8.3
- add option
paginator.WithoutEmptyButtons
- BREAKING: change signature of
dialog.New()
,paginator.New()
,progress.New()
,slider.New()
method. Addbot.Bot
as first argument
- added 'NoDeleteAfterSelect' and 'NoDeleteAfterCancel' datepicker & slider options methods (#8)
- add
WithPrefix
options to all widgets - add
Prefix() string
func to all widgets
- update bot lib version to v1.1.5
- fixes for bot lib version
v1.0.1
and bot APIv7.0
- updated lib version to v0.8.0
- fixes
- add Dialog component
- initial release