Skip to content
#

custom-elements

Here are 597 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

darmro
darmro commented Feb 5, 2021

Description

Grid with item details opened- after item deleting and grid refreshing the attribute 'details-opened' stays in a row, that is, in the item that was below the deleted one, even if I call setDetailsVisible(item, false) before deleting an item and doing refreshAll() on the grid.

I add a style for grid row which has item details opened to show what I'm talking about:

#items [
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