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

refactor all primitive components #250

Merged
merged 2 commits into from
Feb 7, 2018
Merged

refactor all primitive components #250

merged 2 commits into from
Feb 7, 2018

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Feb 7, 2018

After this refactor the a handful of files that have any code in them other than extending the original and altering defaultProps

Very primitive components:

  • victory-primitives/circle.js
  • victory-primitives/clip-path.js
  • victory-primitives/line.js
  • victory-primitives/path.js
  • victory-primitives/rect.js
  • victory-primitives/text.js
  • victory-primitives/tspan.js

Container components and components with defaultEvents

  • victory-container.js
  • victory-*-container.js
  • victory-tooltip.js

Portal components

  • victory-portal/victory-portal.js
  • victory-portal/portal.js

Helpers

  • helpers/create-container.js
  • helpers/native-helpers.js
  • helpers/native-zoom-helpers.js

@boygirl boygirl merged commit 6fe5776 into master Feb 7, 2018
@boygirl boygirl deleted the update-primitives branch February 7, 2018 05:21
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.

1 participant