inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

Investigate how our examples projects can be integrated in our landingpage (3PT) #811

Closed janivo closed 1 year ago

janivo commented 1 year ago
ninaschlz commented 1 year ago
Tool Pro Contra
Codesandbox nice UI buggy, for example ino-dialog not displayed correctly
installs dependencies very fast not compatible with monorepo
works with our seperated old projects outside of monorepo (except vue)
Links Monorepo: https://codesandbox.io/embed/github/inovex/elements/tree/master/packages/elements-react-example?fontsize=14&hidenavigation=1&theme=dark Seperate Repo: https://codesandbox.io/embed/github/inovex/elements-example-react/tree/master?fontsize=14&hidenavigation=1&theme=dark
Stackblitz nice UI very long initialization time
works well with monorepo (except angular view is not displayed correctly) many error messages in console
exhausting setup
does not start automatically if start-script is not named "start" (fixed)
some dependencies has to be installed manually (fixed)
delete references to other parts of monorepo (fixed)
Links Monorepo: https://stackblitz.com/github/inovex/elements/tree/master/packages/elements-react-example Seperate Repo: https://stackblitz.com/github/inovex/elements-example-react/tree/master
CodePen colors are customizable too "simple" - rather for a few files, for whole projects impractical
no modern UI
JSFiddle strange github API with framework and version in url - does not work -> https://jsfiddle.net/gh/get/{framework}/{version}/{github_tree}
VSCode no preview