Commits on Source 5
-
Fernanda Toledo authored
We want to increase the toast delay from 5s to 10s for the create work item toast on `/work_items` route. In order to do that, we need to accept autoHideDelay as an option argument in the toast logic.
-
Vanessa Otto authored
-
Paul Gascou-Vaillancourt authored
chore: Remove TS trace of Badge See merge request !4748 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
Simon Knox authored
Accept 'autoHideDelay' as an option argument for toast See merge request !4729 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Fernanda Toledo <ftoledo@gitlab.com>
-
semantic-release-bot authored
# [101.1.0](v101.0.1...v101.1.0) (2024-10-29) ### Features * **toast:** Accept 'autoHideDelay' as an option argument for toast ([016b159a](016b159a))