Skip to content

Fix/schematics ng add scss#126

Closed
aqupriyanka wants to merge 19 commits into
feature/schematics-ng-addfrom
fix/schematics-ng-add-scss
Closed

Fix/schematics ng add scss#126
aqupriyanka wants to merge 19 commits into
feature/schematics-ng-addfrom
fix/schematics-ng-add-scss

Conversation

@aqupriyanka

Copy link
Copy Markdown

closes #7

What's included?

Refactor ng-add @covalent/core so that

it doesn't add theme.scss anymore
put what is in theme.scss into bottom of styles.scss and remove theme.scss

Test Steps

  • Navigate to scripts directory
  • Run ./test-schematics.sh : this is the script to test this entire feature locally
  • this will create a folder testxyz in tmp directory.
  • verify that teme.scss file should not be pressent in the testxyz/src folder.
  • verfilt styles.scss should include theme.scss

Priyanka Arora and others added 19 commits August 14, 2020 15:04
* feat(assets-service): http service for deriving help, etc

* feat(assets-service): service to retrieve vantage assets

* feat(assets-service): removed console log

* feat(assets-service): removed unneeded dependency

* fix(): use proxy.conf.js in angular.json when running ng serve

* feat(assets-service): cleaned up demo

Co-authored-by: js186150 <jeremy.smartt@teradata.com>
Co-authored-by: Adam Nelson <adam.nelson@teradata.com>
Co-authored-by: Jeremy Smartt <jeremysmartt@users.noreply.github.com>
fix(app-switcher-close): close exp panel on menu close, detect changes
@aqupriyanka

Copy link
Copy Markdown
Author

ceate anopther - #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants