-
Updated
Apr 25, 2021 - TypeScript
lit-html
Here are 296 public repositories matching this topic...
-
Updated
Apr 25, 2021 - JavaScript
Expected behavior
Importing and using lion in Angular should work
Actual Behavior
When importing @lion/select-rich I'm getting the following error:
node_modules/@lion/select-rich/src/LionSelectInvoker.d.ts:8:14 - error TS2417: Class static side 'typeof LionSelectInvoker' incorrectly extends base class static side 'typeof LionButton'.
Types of property 'styles' are incompa
-
Updated
Mar 31, 2021 - TypeScript
The generator currently outputs TypeScript projects only. It should have an option to output JavaScript projects.
This could be accomplished without duplicating code by the following steps
- If the TypeScript option is selected, continue as normal
- If the JavaScript option is selected, run all the same steps as the TypeScript generator, but add the following steps afterwards:
- Run
-
Updated
Apr 23, 2021 - Twig
-
Updated
Apr 12, 2021 - TypeScript
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 25, 2021 - TypeScript
-
Updated
Mar 19, 2021 - TypeScript
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Dec 21, 2019 - JavaScript
-
Updated
Jun 10, 2020 - TypeScript
-
Updated
Sep 2, 2018 - HTML
Is your feature request related to a problem? Please describe.
When the app grows, keep the import ordering can get awkward.
Describe the solution you'd like
Enforce import ordering with ESLint.
https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/order.md
'import/order': ['error', { groups: [['builtin', 'external', 'internal']] }],
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Sep 27, 2019 - JavaScript
-
Updated
Feb 8, 2021 - TypeScript
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Jan 10, 2020 - JavaScript
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
Improve this page
Add a description, image, and links to the lit-html topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lit-html topic, visit your repo's landing page and select "manage topics."
It's important, I think, if the goal is to communicate that this can replace React in more ways than function.