Leandro Santiago Gomes
Leandro Santiago Gomes
Thx my friend! Em 01/10/2016 11:43, "tim gavin" [email protected] escreveu: > @leandroluk https://github.com/leandroluk Here's an example > http://stackoverflow.com/a/39800742/2101328 for using it globally in > blade templates with a Service Provider....
Please add option to "do nothing" with word when user press `enter` or `space` or simple respect the fist letter case (like if need make changes or complentions, just use...
I created a clone of the library inside the project and created a solution to the problem, Here's the solution: 1ª create a new variable in configuration ```typescript // config.ts...
Ho @xeoneux, I brought you a solution, adding just an "if" and a configuration variable to the lib in a simple way, no?
to solve we need only add a file in lib like this: ```ts // /index.ts export type Opts = { /** @default 'i18n' */ translationsPath?: string, /** @default 'ulang' */...
Maybe the editor needs to be maintain the edition content in an runtime store (like zustand) and use a debounce function to update diagram and URL