Lucas Garcia
Lucas Garcia
Could you provide a new feature that allows the blocks in between brackets to get highlighted on ctrl + right-click (for example) exactly how it is made on "rainbow brackets"...
On an angular 16 app (a pristine project as it was intended to be a POC for me to learn how ckeditor works), I tried to follow the the tutorial...
feat(provider): add a new provider function alongside its feature functions, to match angular v15+
In order to match the angular standalone api, I added a new `provideNgxWebstorage` function, alongside a `withNgxWebstorageConfiguration`, `withLocalStorage` and `withSessionStorage` feature functions. It has been developped, following the angular code...
Solves the [issue #241](https://github.com/matschik/component-party.dev/issues/241)