component-based
Here are 86 public repositories matching this topic...
-
Updated
Aug 2, 2020 - JavaScript
-
Updated
Jan 11, 2021 - Java
-
Updated
Dec 4, 2018 - C#
-
Updated
Jul 30, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
I am in pain when I wrote a new service, added its module, but it does not start for some unknown reason.
Usually the reason lies in some dependencies that have not arrived, but there is no way to find out, because dig instance is hidden in implementation
Describe the solution you'd like
At least a way to call dig.Visuali
-
Updated
Aug 8, 2020 - TypeScript
-
Updated
Jan 13, 2019 - TypeScript
-
Updated
Dec 4, 2020 - JavaScript
There's missing documentation on how biotope behaves regarding copying assets in the component folder.
The behaviour is as followed:
All folders and files with and _
are ignored, as well as scss and ts files. They'll get transpiled and put back in the folder
Everything else is copied over, the folder structure stays the same.
Tables appear throughout the codebase. Each table should be wrapped in a div that arrows it to horizontally scroll once the viewport is narrow enough to require it (1024px perhaps).
-
Updated
Aug 28, 2020 - Ada
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Jul 24, 2020 - Crystal
-
Updated
Mar 31, 2018 - CSS
-
Updated
Jul 1, 2019 - TypeScript
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Jun 12, 2019 - JavaScript
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Jan 16, 2020 - JavaScript
-
Updated
May 14, 2018 - JavaScript
-
Updated
Jun 24, 2020 - Ruby
-
Updated
Aug 6, 2018 - JavaScript
-
Updated
May 27, 2019 - C#
-
Updated
Jul 10, 2019 - Zig
-
Updated
Jan 11, 2021 - JavaScript
-
Updated
Oct 29, 2020 - TypeScript
Improve this page
Add a description, image, and links to the component-based topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the component-based topic, visit your repo's landing page and select "manage topics."
Enhancement request:
The stylesheet_engine options are limited to :css, :sass and :scss. It would be nice to update or create a config option with the sole purpose of creating a pcss file when generating a new component.