Skip to content

Conversation

@arjunlalb
Copy link
Contributor

Description

Take justifyContent property as an input to toggle button group.
Minor CSS updates.

Testing

Manual verification.

@arjunlalb arjunlalb requested a review from a team as a code owner November 6, 2020 11:20
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #336 into main will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##             main     #336    +/-   ##
========================================
  Coverage   86.20%   86.20%            
========================================
  Files         721      721            
  Lines       14680    14684     +4     
  Branches     1745     1877   +132     
========================================
+ Hits        12655    12659     +4     
  Misses       1995     1995            
  Partials       30       30            
Impacted Files Coverage Δ
projects/components/src/public-api.ts 100.00% <100.00%> (ø)
...ggle-button-group/toggle-button-group.component.ts 94.11% <100.00%> (+0.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a179dec...ff6afa5. Read the comment docs.

Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

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

The implementation is fine, but I'd like to discuss where we might see using spaced out toggle buttons before adding this.

Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

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

Discussed offline - in full page views, we generally want default justification, while modal views are centered/space between.

@arjunlalb arjunlalb merged commit f90e63b into main Nov 6, 2020
@arjunlalb arjunlalb deleted the toggle-button-group-updates branch November 6, 2020 19:38
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.

4 participants