polymer
Here are 1,364 public repositories matching this topic...
-
Updated
Sep 12, 2021 - TypeScript
using paper-progress
that shows a loader at the top of the plugin
and can be enabled/disabled from the plugins
Feedback?
The default data includes dfua16
links. These need to be updated to be relative or part of the compilation process.
-
Updated
Mar 8, 2019 - TypeScript
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Mar 21, 2018
-
Updated
Aug 13, 2021
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Mar 2, 2020 - HTML
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
Aug 20, 2021 - TypeScript
-
Updated
May 17, 2020 - JavaScript
-
Updated
Apr 10, 2018 - TypeScript
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Dec 8, 2019 - JavaScript
-
Updated
Sep 13, 2021 - JavaScript
-
Updated
Aug 4, 2021 - HTML
-
Updated
Oct 30, 2018 - TypeScript
Improve this page
Add a description, image, and links to the polymer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polymer topic, visit your repo's landing page and select "manage topics."
Bug
Running build-storybook with the -w or --watch flags do not run the storybook build in watch mode. The build runs once and ends. The cli option described here does not produce the desired results.
It seems like the feature was added here but has since been brok