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

feat(accordion): Eva styles #1362

Merged
merged 6 commits into from
Apr 10, 2019
Merged

feat(accordion): Eva styles #1362

merged 6 commits into from
Apr 10, 2019

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Apr 8, 2019

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

BREAKING CHANGE:

NbAccordionComponent static properties were unused and removed.
STATUS_ACTIVE, STATUS_DISABLED, STATUS_PRIMARY, STATUS_INFO,
STATUS_SUCCESS, STATUS_WARNING,STATUS_DANGER.

Following theme properties were renamed:
accordion-header-font-family -> accordion-header-text-font-family
accordion-header-font-size -> accordion-header-text-font-size
accordion-header-font-weight -> accordion-header-text-font-weight
accordion-header-fg-heading -> accordion-header-text-color
accordion-header-disabled-fg -> accordion-header-disabled-text-color
accordion-header-border-type -> accordion-header-border-style
accordion-item-bg -> accordion-item-background-color
accordion-item-font-size -> accordion-item-text-font-size
accordion-item-font-weight -> accordion-item-text-font-weight
accordion-item-font-family -> accordion-item-text-font-family
accordion-item-fg-text -> accordion-item-text-color
accordion-item-shadow -> accordion-shadow

'accordion-separator' removed.

yggg added 5 commits April 8, 2019 18:07
BREAKING CHANGE:
NbAccordionComponent static properties were unused and removed.
STATUS_ACTIVE, STATUS_DISABLED, STATUS_PRIMARY, STATUS_INFO,
STATUS_SUCCESS, STATUS_WARNING,STATUS_DANGER.
BREAKING CHANGE:

Following theme properties were renamed:
accordion-header-font-family -> accordion-header-text-font-family
accordion-header-font-size -> accordion-header-text-font-size
accordion-header-font-weight -> accordion-header-text-font-weight
accordion-header-fg-heading -> accordion-header-text-color
accordion-header-disabled-fg -> accordion-header-disabled-text-color
accordion-header-border-type -> accordion-header-border-style
accordion-item-bg -> accordion-item-background-color
accordion-item-font-size -> accordion-item-text-font-size
accordion-item-font-weight -> accordion-item-text-font-weight
accordion-item-font-family -> accordion-item-text-font-family
accordion-item-fg-text -> accordion-item-text-color
accordion-item-shadow -> accordion-shadow

'accordion-separator' removed.
@yggg yggg requested a review from nnixaa April 8, 2019 15:33
@yggg yggg merged commit f4212bf into akveo:next Apr 10, 2019
yggg added a commit that referenced this pull request Apr 17, 2019
BREAKING CHANGE:

NbAccordionComponent static properties were unused and removed.
STATUS_ACTIVE, STATUS_DISABLED, STATUS_PRIMARY, STATUS_INFO,
STATUS_SUCCESS, STATUS_WARNING,STATUS_DANGER.

Following theme properties were renamed:
accordion-header-font-family -> accordion-header-text-font-family
accordion-header-font-size -> accordion-header-text-font-size
accordion-header-font-weight -> accordion-header-text-font-weight
accordion-header-fg-heading -> accordion-header-text-color
accordion-header-disabled-fg -> accordion-header-disabled-text-color
accordion-header-border-type -> accordion-header-border-style
accordion-item-bg -> accordion-item-background-color
accordion-item-font-size -> accordion-item-text-font-size
accordion-item-font-weight -> accordion-item-text-font-weight
accordion-item-font-family -> accordion-item-text-font-family
accordion-item-fg-text -> accordion-item-text-color
accordion-item-shadow -> accordion-shadow

'accordion-separator' removed.
yggg added a commit that referenced this pull request May 27, 2019
BREAKING CHANGE:

NbAccordionComponent static properties were unused and removed.
STATUS_ACTIVE, STATUS_DISABLED, STATUS_PRIMARY, STATUS_INFO,
STATUS_SUCCESS, STATUS_WARNING,STATUS_DANGER.

Following theme properties were renamed:
accordion-header-font-family -> accordion-header-text-font-family
accordion-header-font-size -> accordion-header-text-font-size
accordion-header-font-weight -> accordion-header-text-font-weight
accordion-header-fg-heading -> accordion-header-text-color
accordion-header-disabled-fg -> accordion-header-disabled-text-color
accordion-header-border-type -> accordion-header-border-style
accordion-item-bg -> accordion-item-background-color
accordion-item-font-size -> accordion-item-text-font-size
accordion-item-font-weight -> accordion-item-text-font-weight
accordion-item-font-family -> accordion-item-text-font-family
accordion-item-fg-text -> accordion-item-text-color
accordion-item-shadow -> accordion-shadow

'accordion-separator' removed.
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.

None yet

2 participants