Federico Joel Orlandau

Results 11 issues of Federico Joel Orlandau

**Jodit Version:** Latest **Browser:** All **OS:** All **Is React App:** True **Code** ```js var editor = new Jodit("#editor", { "preset": "inline", }); editor.openToolbar(); ``` **Expected behavior:** The toolbar will be...

Feature Request

Hi there, I rewrote this in typescript and removed babel. Closes #15 Please let me know if this works for you. Tests are working fine. Regards :)

Hello there, I've noticed that next 13 removed `router.events` (the API that this lib uses to detect the route change) There is a conversation going on here relevant for this...

If you add any other div that is not present on the items map it will also prevent the dragging, check this example ![working](https://user-images.githubusercontent.com/10283686/145289152-4d68fb24-ac34-4b2b-9619-3ef3ab38f663.gif) solves https://github.com/isaacHagoel/svelte-dnd-action/issues/334 and https://github.com/isaacHagoel/svelte-dnd-action/issues/327 I was...

This PR removes the default styling on the `dropTargetStyle`. I've updated the README file with an example of the previous style. Solves: https://github.com/isaacHagoel/svelte-dnd-action/issues/336

### What? This enables sitemap-index.{.ts|.js|.xml} file that can be used to generate a Sitemap Index based on the Sitemap Index protocol: https://www.sitemaps.org/protocol.html#index ### Why? Next.js supports creating multiple sitemap files....

area: examples
area: documentation
type: next
area: tests

There is a small bug on the package.json where the peerDependency is react v17 when it should be v18

help wanted
good first issue

Please remove the Travis ci references from the readme file :)

good first issue

It should run `pnpm test` on every PR

help wanted
good first issue

It would be nice if we can put some controls on storybook to show different autocomplete configurations (like a placeholder for instance)

help wanted
good first issue