MarvelSQ

Results 5 comments of MarvelSQ

for this PR, I still have some questions. 1. this feature works with `build.cssCodeSplit = true`. should it ignore the config to generate a new chunk or return all asset...

@SevenOutman you are correct. I can indeed use `DatePicker` in this scenario. but `DateRangePicker` with `oneTap` & `format="yyyy-MM"` unable to do anything. this behavior should be handled. such as remove...

> @MarvelSQ What breaking changes might occur to users? @simonguo `onOpen` & `onClose` will fired before animation. but in present pickers, these event are bound with `onEntered` & `onExited` As...

@simonguo test case for open with onOpen/onClose added in CheckPicker. should every picker be given a test case?