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

feat(Icon): add rtl in the SvgIconFuncArg for defining different svg in rtl mode #851

Merged
merged 3 commits into from
Feb 6, 2019

Conversation

mnajdova
Copy link
Contributor

@mnajdova mnajdova commented Feb 6, 2019

This PR adds add rtl field in the SvgIconFuncArg for defining different svg in rtl mode. Also, I've added the number list rtl icon as an example.

LTR:
image

RTL:
image

-added rtl field in the SvgIconFuncArg
@codecov
Copy link

codecov bot commented Feb 6, 2019

Codecov Report

Merging #851 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #851   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files          21       21           
  Lines         728      728           
  Branches       69       69           
=======================================
  Hits          681      681           
  Misses         47       47

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 6a049c1...14d3196. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 6, 2019

Codecov Report

Merging #851 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #851   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files          21       21           
  Lines         728      728           
  Branches       69       73    +4     
=======================================
  Hits          681      681           
  Misses         47       47

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 6a049c1...0f21af2. Read the comment docs.

@mnajdova mnajdova merged commit ea880c2 into master Feb 6, 2019
@layershifter layershifter deleted the feat/number-list-icon-rtl branch February 19, 2019 09:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants