aguingand
aguingand
Prevent commands to be sent as object when there is leading command separators. closes https://github.com/code16/sharp-dev/issues/33
### Bug fixes - Prevent pasting formatted HTML when toolbar is hidden - Fix page not reloaded after 401/419 alert - Prevent removing file when dropping text on upload -...
With this PR you can now use the number field instead of the Text field for decimal numbers. The HTML `"number"` input accepts comma/dot format. Closes https://github.com/code16/sharp-dev/issues/236
### Feature Description In Jigsaw you can use components by using the `Components\` namespace ([docs](https://jigsaw.tighten.com/docs/content-blade/#components)) but I found no way the configure this in laravel idea. If I set `Components`...
- [x] Add migration helper - [ ] Front - [ ] ~~Refactor editor upload to embed ?~~ - [ ] Remove https://github.com/code16/sharp/pull/522#discussion_r1495802019 code
### Todo - [ ] test Dashboard / EEL filters controllers POST - [ ] test Default / Session / QS filters in command Migrate to - inertia - vue...