kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

Ensure the KendoReact components work inside the Shadow DOM

Open simonssspirit opened this issue 5 years ago • 3 comments

Ensure the KendoReact components work inside the Shadow DOM:

  • [ ] https://github.com/telerik/kendo-react/issues/625
  • [x] https://github.com/telerik/kendo-react/issues/425
  • [ ] https://github.com/telerik/kendo-react/issues/624
  • [ ] https://github.com/telerik/kendo-react/issues/623
  • [x] https://github.com/telerik/kendo-react/issues/574

simonssspirit avatar Jun 10 '20 06:06 simonssspirit

Posting an update here:

The Popup problems are now resolved. Use https://www.telerik.com/kendo-react-ui/components/popup/global-context/ to set the appendTo at some particular part of your DOM for versions 4.2.0 and later.

What need to be done now is to swap all font icons with SVG icons from our new package.

Xizario avatar Jan 14 '21 15:01 Xizario

One more issue with the DatePicker in shadow DOM is with entering values with the keyboard. On each change, the cursor goes to the last position:

kdikov82 avatar Oct 14 '22 04:10 kdikov82

Any update on how this is progressing? I am currently working on a web application that is implementing both Kendo UI for Jquery and React.

telam avatar Feb 28 '23 16:02 telam