Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

feat: add ability to specify custom tag on flex component #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tarciosaraiva
Copy link

I found that adding the ability to use elements other than div in v-flex can aid general styling of Vue components without compromising the functionality of the v-flex component.

v-box already does this so this made sense to me.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the develop branch (or to a previous version branch), not the master branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • All tests are passing
  • New/updated tests are included

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

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.

1 participant