Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to Angular 13 #494

Merged
merged 40 commits into from
Dec 14, 2021
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
30e4d8d
initial commit
achilehero Dec 7, 2021
ee3a9a5
Merge remote-tracking branch 'origin/master' into feature/angular-13
achilehero Dec 7, 2021
309a82f
remove ~ from "problem" imports
achilehero Dec 7, 2021
5d3fa09
sha fix
achilehero Dec 7, 2021
bd72ab0
formatting
achilehero Dec 7, 2021
832754c
fix for css imports
achilehero Dec 8, 2021
640afd9
Merge remote-tracking branch 'origin/master' into feature/angular-13
achilehero Dec 8, 2021
764b4a3
fix local e2e
achilehero Dec 8, 2021
3ce8fbc
try fixes for jest tests
achilehero Dec 8, 2021
99243c1
add rootDir in transformIgnorePatterns
dorsaffrigui Dec 10, 2021
c42a3a1
formatting
dorsaffrigui Dec 10, 2021
2fbbe78
fix test
achilehero Dec 10, 2021
5c51523
formatting
dorsaffrigui Dec 10, 2021
fb506be
formatting
achilehero Dec 10, 2021
4197bf7
Merge branch 'feature/angular-13' of github.com:fusionfabric/finastra…
achilehero Dec 10, 2021
28b194d
update snapshots
dorsaffrigui Dec 10, 2021
05708d7
generate a new snapshot for card
dorsaffrigui Dec 10, 2021
edcb5f7
update nodejs version
achilehero Dec 10, 2021
37e49a9
Merge branch 'feature/angular-13' of github.com:fusionfabric/finastra…
achilehero Dec 10, 2021
fb2beea
update node v to 16 on all workflows
achilehero Dec 10, 2021
f572fa8
delete avatar snapshot
dorsaffrigui Dec 10, 2021
ed2980e
generate a new avatar snapshot
dorsaffrigui Dec 10, 2021
e72abde
delete snapshots
dorsaffrigui Dec 10, 2021
c74853f
fix snapshots
dorsaffrigui Dec 10, 2021
1d43178
fix some versions
achilehero Dec 10, 2021
62fa27a
Merge branch 'feature/angular-13' of github.com:fusionfabric/finastra…
achilehero Dec 10, 2021
1272f43
fix sha
achilehero Dec 10, 2021
515265a
fix theme builder
achilehero Dec 13, 2021
1aa00c0
Merge remote-tracking branch 'origin/master' into feature/angular-13
achilehero Dec 13, 2021
108079e
formatting
achilehero Dec 13, 2021
667ba23
use layout-bp new path
dorsaffrigui Dec 13, 2021
245ef7a
cleanup
achilehero Dec 13, 2021
4963994
remove tsickle lib
dorsaffrigui Dec 14, 2021
209f1e1
update docs
achilehero Dec 14, 2021
ee073d1
Merge branch 'feature/angular-13' of github.com:fusionfabric/finastra…
achilehero Dec 14, 2021
08f9dad
use node 16 in trigger-release workflow
dorsaffrigui Dec 14, 2021
836c2b8
cleanup
achilehero Dec 14, 2021
4728a46
Merge branch 'feature/angular-13' of github.com:fusionfabric/finastra…
achilehero Dec 14, 2021
b782bf8
Merge remote-tracking branch 'origin/master' into feature/angular-13
achilehero Dec 14, 2021
f9826ed
fix sha
achilehero Dec 14, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove ~ from "problem" imports
  • Loading branch information
achilehero committed Dec 7, 2021
commit 309a82fc15c68faa3904804ffcfb1fae4ae29175
2 changes: 1 addition & 1 deletion themes/angular-theme/lib/core/_core.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* stylelint-disable no-invalid-position-at-import-rule */
@use '~@angular/material/core/style/elevation' with ( $opacity: 0.8 );
@use '@angular/material/core/style/elevation' with ( $opacity: 0.8 );
@use '@angular/material' as mat;
@use './typography/all-typography' as uxg-typography;
@use './style/spacing';
2 changes: 1 addition & 1 deletion themes/angular-theme/lib/core/theming/_palette.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@use 'sass:meta';
@use 'sass:map';
@use '@angular/material' as mat;
@use '~@angular/material/core/theming/palette' as matPalette;
@use '@angular/material/core/theming/palette' as matPalette;

@function get-color-from-palette($palette, $hue: default, $opacity: null) {
// If hueKey is a number between zero and one, then it actually contains an