Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

feat(Grid): Expose isFromKeyboard prop #1729

Merged
merged 2 commits into from
Jul 29, 2019
Merged

Conversation

sophieH29
Copy link
Contributor

This PR aims to expose isFromKeyboard prop so the clients can style properly grid items based on the state if the focus goes from keyboard or mouse

@DustyTheBot
Copy link
Collaborator

Fails
🚫 All of your entries in CHANGELOG.md should be in the **Unreleased** section!

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@40bd1bf). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1729   +/-   ##
=========================================
  Coverage          ?   70.97%           
=========================================
  Files             ?      860           
  Lines             ?     7153           
  Branches          ?     2078           
=========================================
  Hits              ?     5077           
  Misses            ?     2070           
  Partials          ?        6
Impacted Files Coverage Δ
packages/react/src/components/Grid/Grid.tsx 100% <100%> (ø)

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 40bd1bf...c54a9c1. Read the comment docs.

@sophieH29 sophieH29 merged commit 249321d into master Jul 29, 2019
@sophieH29 sophieH29 deleted the feat/grid-is-from-keyboard branch July 29, 2019 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants