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

make active class customisable and pass class attribute to component #4

Merged
merged 1 commit into from
Nov 14, 2017
Merged

make active class customisable and pass class attribute to component #4

merged 1 commit into from
Nov 14, 2017

Conversation

RobBrazier
Copy link
Contributor

active class can be passed in via
<RouterLink activeClass="is-active" to="/">Home</RouterLink>

class can be passed in via
<RouterLink class="link-class" to="/">Home</RouterLink>

@jikkai
Copy link
Owner

jikkai commented Nov 14, 2017

LGTM

@jikkai jikkai merged commit 9e8f0d5 into jikkai:dev Nov 14, 2017
@RobBrazier RobBrazier deleted the feature/improve-customisability-of-router-link branch December 27, 2017 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants