Philipp Scheit
Philipp Scheit
**The feature would affect:** (check one with "x") - [ x] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [x ] *mapi.storyblok.com (CMS -...
Hey there, i got this: ```php $whenUtc = ZonedDateTime::parse('2021-07-18T07:00:00Z'); $whenUtc->getTimezone()->isEqualTo(TimeZone::utc()); // -> false ``` the timezone is then Z same with etc/UTC which represents the same TimeZone. Do you want...
hi there, before i bootstrap everyhing an PR it: for me the indexing with get_class in the loader does not work very well. I think you have a good reason...
Hey there, I got a problem to access the "world" instance from afterStep or other hooks. Is this possible? best regards Philipp
Hey there, thank you for mapping! I've been a fanboy from the beginning. I just read through the code and found "arrayChanged" which does exactly what I needed when mapping....
### Problem to solve Bottom Sheets in vuetify have not all features that bottom sheets in the spec have. Especially this https://storage.googleapis.com/spec-host-backup/mio-components%2Fassets%2F10oN2rj2F4Ju3jJUg6wFCRqA_G5TsWQUm%2Fbehavior-visibility-standard.mp4 ### Proposed solution a) allow bottom sheets to...