Skip to content

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

Merged
nnixaa merged 15 commits into
masterfrom
refactor/theme
May 20, 2019
Merged

refactor(themes): make map processing lazy, add variable existence check#1471
nnixaa merged 15 commits into
masterfrom
refactor/theme

Conversation

@nnixaa

@nnixaa nnixaa commented May 17, 2019

Copy link
Copy Markdown
Collaborator

No description provided.

nnixaa added 2 commits May 17, 2019 18:37
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
Comment thread src/framework/auth/components/login/login.component.html Outdated
Comment thread src/framework/auth/components/login/login.component.html Outdated
Comment thread src/framework/auth/components/register/register.component.html Outdated
Comment thread src/framework/auth/components/register/register.component.html Outdated
Comment thread src/framework/auth/components/_auth.component.theme.scss Outdated
Comment thread src/framework/theme/styles/core/theming/_register.scss Outdated
Comment thread src/playground/styles/themes.scss
Comment thread src/framework/theme/styles/core/theming/_install.scss Outdated
Comment thread src/framework/theme/styles/core/theming/_get-value.scss
Comment thread src/framework/theme/styles/core/theming/_get-value.scss Outdated

@yggg yggg left a comment

Copy link
Copy Markdown
Contributor

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