Divine

Results 89 comments of Divine

> But why isn't it consistent? > If I do: > $model->end_date = $date; > $model->save(); > > then it is saved as date. Yes, should be same but not...

Hello, We discussed protocols before in #70. Summary there is a list of known protocols https://en.m.wikipedia.org/wiki/List_of_URI_schemes and an IANA list here https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml Probably I could take care of it next...

Hello, This is pretty serious affecting performance. @Atinux can this pushed forward please? Thanks!

Hello, I'm really sorry but decision to use `radix vue` is the worst thing happening to this library. It will be a pain in the future for sure. I don't...

Hello, Looks Vue team has discontinued supporting https://github.com/vuejs/rollup-plugin-vue and that's reason why it's not working. Sadly. Honestly, I've given up on this for now... I've tried to fix this as...

Hello, Using a separate types file gives another error: ``` [!] (plugin rpt2) RollupError: packages/vue/iframe-resizer.vue?vue&type=script&setup=true&lang.ts (6:12): Expected ',', got '{' (Note that you need plugins to import files that are...

Hello, I can't entirely agree if this should be in `SearchFilterInterface` as in `RangefilterInterface` as we have this parameter names: https://github.com/api-platform/core/blob/d85884d53bda3f0bfc60435f5b0e69e7522d70c8/src/Doctrine/Common/Filter/RangeFilterInterface.php#L22-L29 "ne" is better sits in Rangefilter IMO even though...