Skip to content
#

custom-elements

Here are 622 public repositories matching this topic...

lume
mathlive
alexprey
alexprey commented Dec 29, 2020

Description

/differentialD, /exponentialE, \rd produced by dx, ee and from keyboards, but actually that is not correct latex output. As a workaround we just replace that on \, \mathrd{d}, \mathrd{e} and that works for us, but if I copy output from editor and paste somewhere I have the correct latex output w/o any code changes. So, that looks like that output function miss step

pleku
pleku commented Apr 1, 2021

The API is problematic as users keep using it to workaround problems in their layouting when the grid is not expanding (see for example vaadin/flow#10511) without realizing that it will make all rows shown and in the worst case fetched from the backend. No, they are not reading the javadocs either https://github.com/vaadin/flow-components/blob/master/vaadin-grid-flow-parent/vaadin-grid-flow/src/ma

Switzerland

🇨🇭Switzerland takes a functional approach to Web Components by applying middleware to your components. Supports Redux, attribute mutations, CSS variables, React-esque setState/state, etc… out-of-the-box, along with Shadow DOM for style encapsulation and Custom Elements for interoperability.

  • Updated Feb 14, 2021
  • 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.

Curate this topic

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."

Learn more