Changelog
- fix(tether): scheduleUpdate popper when anchor element changes (#4112) (#4113)
- feat(modal): adds ability to provide returnFocus prop in modal (#4141) (#4145)
- fix(input): avoid webkit input text fade (#4140)
- fix(input): correct typeof usage (#4142)
- fix(input): render clear when initial value is number (#4138)
- fix(datepicker): pass order sharedprop to prev and next button (#4122) (#4123)
- fix(data-table): measure in useEffect avoid ssr warning (#4125)
- fix(link): static position when default (#4134)
- docs(accordion): add custom title example (#4133)
- docs(input): clarify 'pattern' prop usage (#4126)