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(tree-grid): Eva style #1409

Merged
merged 3 commits into from
Apr 22, 2019
Merged

feat(tree-grid): Eva style #1409

merged 3 commits into from
Apr 22, 2019

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Apr 21, 2019

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

Short description of what this resolves:

BREAKING CHANGE:

Following theme properties were renamed:
tree-grid-header-bg -> tree-grid-header-background
tree-grid-footer-bg -> tree-grid-footer-background
tree-grid-row-bg -> tree-grid-row-background
tree-grid-row-bg-even -> tree-grid-row-even-background
tree-grid-row-hover-bg -> tree-grid-row-hover-background

Following theme properties were removed:
tree-grid-sort-header-button-font-weight
tree-grid-sort-header-button-color
tree-grid-icon-color

BREAKING CHANGE:

Following theme properties were renamed:
tree-grid-header-bg -> tree-grid-header-background
tree-grid-footer-bg -> tree-grid-footer-background
tree-grid-row-bg -> tree-grid-row-background
tree-grid-row-bg-even -> tree-grid-row-even-background
tree-grid-row-hover-bg -> tree-grid-row-hover-background

Following theme properties were removed:
tree-grid-sort-header-button-font-weight
tree-grid-sort-header-button-color
tree-grid-icon-color
@yggg yggg requested a review from nnixaa April 21, 2019 18:37
@codecov
Copy link

codecov bot commented Apr 21, 2019

Codecov Report

Merging #1409 into next will decrease coverage by 0.01%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##            next    #1409      +/-   ##
=========================================
- Coverage   82.6%   82.59%   -0.02%     
=========================================
  Files        237      237              
  Lines       7277     7278       +1     
  Branches     637      638       +1     
=========================================
  Hits        6011     6011              
- Misses      1079     1080       +1     
  Partials     187      187
Impacted Files Coverage Δ
.../theme/components/tree-grid/tree-grid.component.ts 75% <ø> (ø) ⬆️
...ts/tree-grid/data-source/tree-grid-sort.service.ts 30.43% <0%> (-1.39%) ⬇️

@yggg yggg merged commit 94c6392 into akveo:next Apr 22, 2019
yggg added a commit that referenced this pull request May 27, 2019
BREAKING CHANGE:

Following theme properties were renamed:
tree-grid-header-bg -> tree-grid-header-background
tree-grid-footer-bg -> tree-grid-footer-background
tree-grid-row-bg -> tree-grid-row-background
tree-grid-row-bg-even -> tree-grid-row-even-background
tree-grid-row-hover-bg -> tree-grid-row-hover-background

Following theme properties were removed:
tree-grid-sort-header-button-font-weight
tree-grid-sort-header-button-color
tree-grid-icon-color
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