Here are
156 public repositories
matching this topic...
RapiDoc - Custom-Element for OpenAPI Spec
Updated
Aug 15, 2021
JavaScript
Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin
Updated
Jun 11, 2021
JavaScript
Google Pay button - React, Angular, and custom element
Updated
Aug 13, 2021
TypeScript
Control your animated GIFs
Updated
Apr 25, 2018
JavaScript
Custom hook to bridge Custom Elements (Web Components) to React.
Updated
Dec 20, 2020
JavaScript
A password generator compiled as Wasm for use on the CLI, in a custom element, or as a module.
Publish your components as a vue-custom-element standalone build.
Updated
Aug 14, 2021
JavaScript
A touch-enabled drawer component for the modern web.
Updated
Jan 26, 2021
TypeScript
Progressive web apps install (add to home screen) vanilla web component
Updated
Nov 27, 2020
HTML
Turn static web sites into dynamic web apps.
Updated
Mar 30, 2021
TypeScript
🥗 Food and Recipe - Dicoding Submission Belajar Fundamental Front-End Web Development
Updated
Aug 12, 2021
JavaScript
Smart a lightweight web component library that provides capabilities for web components, such as data binding, using es6 native class inheritance. This library is focused for providing the developer the ability to write robust and native web components without the need of dependencies and an overhead of a framework.
Updated
Jan 10, 2020
JavaScript
A web component for creating custom HTML elements that depict piano keys
Create editable collections of content straight in HTML
Updated
Dec 15, 2017
HTML
Beautiful, lightweight admin component for Simpla apps
Updated
Dec 15, 2017
HTML
A flip clock, timer and countdown made with vanilla web components
Updated
Nov 25, 2017
JavaScript
300+ SVG flags in one 27KB single Custom-Element/WebComponent
Updated
Dec 2, 2020
JavaScript
Write longform, rich-media articles seamlessly inline
Updated
Dec 15, 2017
HTML
🐥 Combo Box Selector for Pokémons. Yep, there's an element for that.
Unofficial web component for Font Awesome 5
Updated
Aug 3, 2020
TypeScript
Turn anything into an editable link
Updated
Dec 15, 2017
HTML
Editable, responsive video embeds from Youtube and Vimeo
Updated
Dec 15, 2017
HTML
Turn mid-content hyperlinks into a listed footnote!
Updated
Aug 17, 2019
HTML
A library to convert Halogen components to custom elements.
Updated
Feb 11, 2020
PureScript
Сustomized pull board based on your view
Updated
Mar 22, 2021
Swift
A custom element for a menu that scrolls horizontally or vertically.
Updated
Feb 25, 2021
JavaScript
Customizable emoji picker web component, based on the Unicode Emoji specification
Updated
Jul 11, 2021
JavaScript
🃏 🃏 52 SVG playingcards in one 16 KB¹ Custom Element: CARD-T
Updated
Oct 13, 2019
HTML
Functions for determining if an object is a DOM Node of various types (from any Realm) via duck typing.
Updated
Nov 22, 2019
JavaScript
Improve this page
Add a description, image, and links to the
custom-element
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
custom-element
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
受影响版本
@femessage/element-ui: ~2.12.1
对应官方 element-ui: 2.12.0
原因
暂时发现的问题
如果基于官方 element-ui 2.12.0 生成的主题,配合 @femessage/element-ui 使用时,有部分组件的样式会不匹配。
官方 element 也存在的问题,如果使用按需引入组件样式的方式使用组件库,部分组件的样式之间会互相覆盖
样式出现问题的组件
解决方案
问题1
请根据本仓库的 master 分支生成自定义主题,即可解决。等到 e