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

refactor(themes): make map processing lazy, add variable existence check #1471

Merged
merged 15 commits into from
May 20, 2019

Conversation

nnixaa
Copy link
Collaborator

@nnixaa nnixaa commented May 17, 2019

No description provided.

BREAKING CHANGES:
- custom auth variables are removed and replaced with @nebular/theme variables
@nnixaa nnixaa requested a review from Tibing May 17, 2019 17:13
src/framework/auth/components/login/login.component.html Outdated Show resolved Hide resolved
src/framework/auth/components/login/login.component.html Outdated Show resolved Hide resolved
src/framework/auth/components/_auth.component.theme.scss Outdated Show resolved Hide resolved
src/framework/theme/styles/core/theming/_register.scss Outdated Show resolved Hide resolved
src/playground/styles/themes.scss Show resolved Hide resolved
src/framework/theme/styles/core/theming/_install.scss Outdated Show resolved Hide resolved
src/framework/theme/styles/core/theming/_get-value.scss Outdated Show resolved Hide resolved
Copy link
Contributor

@yggg yggg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for refactoring, it's much better and easier to understand now 🙂

@nnixaa nnixaa merged commit 3b00118 into master May 20, 2019
@nnixaa nnixaa deleted the refactor/theme branch May 20, 2019 13:44
yggg pushed a commit that referenced this pull request May 27, 2019
…eck (#1471)

BREAKING CHANGES:
- `nb-theme` function now throws an error if an unused variable is accessed
- custom auth variables are removed and replaced with @nebular/theme variables
- `nb-install` function moved into `@nebular/theme/styles/theming`
- auth components now use `nb-icon` instead of icon css class
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.

2 participants