Commit Graph

7 Commits

Author SHA1 Message Date
Sean Perkins
c2781cc1c3 feat(range): add reference point for start position of range slider (#25598)
Resolves #24348

Co-authored-by: Sachin Garg <sg@rawzor.com>
2022-07-15 12:00:15 -04:00
Liam DeBeasi
760ab24c37 chore(): sync with main 2022-04-07 14:14:05 -04:00
Sean Perkins
982dc853be fix(datetime): warn when parsing an invalid date value (#25049) 2022-04-05 12:12:13 -04:00
Liam DeBeasi
2ebb94ba01 lint(): run prettier on feature-6.1 2022-04-04 19:38:08 +00:00
Sean Perkins
2a438da010 feat(content, reorder-group, header, footer, infinite-scroll, refresher): add custom scroll target to improve compatibility with virtual scroll (#24883)
Resolves #23437
2022-03-15 11:47:46 -04:00
Liam DeBeasi
4b21958ec5 feat(modal): add canDismiss property to manage modal dismissing (#24928)
resolves #22297

Co-authored-by: EinfachHans <EinfachHans@users.noreply.github.com>
2022-03-11 14:52:29 -05:00
Sean Perkins
e932a04223 feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
2022-03-11 14:40:03 -05:00