-
Updated
Nov 30, 2020 - CoffeeScript
custom-elements
Here are 590 public repositories matching this topic...
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Sep 22, 2020 - TypeScript
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Mar 21, 2018
Problem
It is possible to add shortcuts. Most of the time, the shortcuts are shorthand ways to enter something that is already "known". However, the introduction to things like units (cm, etc) that map to '\\operatorname{cm} create an abbreviation that might want to have some speech associated it.
Potential Solution
Add a speech property to the shortcut notation that is then check
After lume/lume#219 is done, we'll eventually want to bring back the "./": "./dist/" mapping to the exports field of package.json, so that consumers can avoid having to put dist/ in their import specifiers.
For example, instead of writing
import {html} from '@lume/element/dist/html'they can write
import {html} from '@lume/element/ht-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Nov 14, 2018 - Swift
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Oct 20, 2020 - TypeScript
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Jan 23, 2018 - JavaScript
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Nov 16, 2016 - JavaScript
-
Updated
Sep 26, 2016 - JavaScript
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Nov 22, 2020 - JavaScript
Improve this page
Add a description, image, and links to the custom-elements topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the custom-elements topic, visit your repo's landing page and select "manage topics."


For use cases of conditional cell content, it would be helpful to render empty Div in ComponentRenderer and IconRenderer when given null value.
This is request for convenience and improved DX. It is possible to give empty Div already now as a component.
https://vaadin.com/forum/thread/17439129/grid-icon-column