schematic
Here are 132 public repositories matching this topic...
-
Updated
Jul 1, 2020
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Not a problem, but it would still be good to change.
Describe the enhancement you'd like
A clear and concise description of what you want to happen.
It's all explained in the title. The reason I would like this to get changed
-
Updated
Jan 23, 2020 - C
-
Updated
Jan 27, 2019 - Lua
-
Updated
Apr 7, 2016 - Eagle
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Sep 15, 2019 - Python
-
Updated
Oct 5, 2019 - TypeScript
Track symbols and provide suggestions from symbol table
-
Updated
Dec 2, 2017
Describe the bug
When using the init flag, the schematic should check for NgRx libraries in the package.json, add missing libraries, and run npm install.
To Reproduce
Steps to reproduce the behavior:
- ng new my-project
- ng add @briebug/ngrx-entity-schematic customer --path=src/app/state --init
- ng build
Expected behavior
schematic should check for NgRx libraries in th
-
Updated
Aug 19, 2019 - PHP
-
Updated
Oct 16, 2018
-
Updated
Aug 10, 2019 - Verilog
-
Updated
Sep 26, 2019
-
Updated
Jan 13, 2019 - C++
-
Updated
Jul 11, 2017 - Java
-
Updated
Apr 5, 2020 - TypeScript
Improve this page
Add a description, image, and links to the schematic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schematic topic, visit your repo's landing page and select "manage topics."


SUMMARY
When you create a BOM, you can add additional attributes columns (thanks for that, it is really useful).
But it is not saved. You have to enter it each time.
SOLUTION
Quick fix, remember the added attributes during a session.
For the future, add this in the project settings when it is saved.