telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
211 stars 39 forks source link

Ensure the KendoReact components work inside the Shadow DOM #626

Open simonssspirit opened 4 years ago

simonssspirit commented 4 years ago

Ensure the KendoReact components work inside the Shadow DOM:

Xizario commented 3 years ago

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.

kdikov82 commented 2 years ago

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:

telam commented 1 year ago

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.