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

Seperate react components into single files #728

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Conversation

azerella
Copy link
Contributor

@azerella azerella commented Apr 10, 2019

Currently our react components are all bundled into the single file, this PR separates each component into a seperate file.

The seperate files are concatenated together in the lib/react/react.js and then bundled like normal.

NOTES:

@azerella azerella added architecture Issue or pull request related to architecture. enhancement New feature or request. labels Apr 10, 2019
@azerella azerella added this to ✏️ Sprint backlog in Design System via automation Apr 10, 2019
@azerella azerella added this to the Sprint 127 milestone Apr 10, 2019
@azerella azerella changed the base branch from develop to feature/decouple-react-files April 10, 2019 01:05
@azerella azerella mentioned this pull request Apr 10, 2019
4 tasks
@azerella azerella changed the base branch from feature/decouple-react-files to develop April 10, 2019 01:19
@azerella azerella moved this from ✏️ Sprint backlog to 🏗 Doing in Design System Apr 10, 2019
@azerella azerella force-pushed the feature/seperate-react-files branch from ee283f1 to b4086e8 Compare April 12, 2019 01:50
@mattparry mattparry moved this from 🏗 Doing to 🔬 QA in Design System Apr 15, 2019
@azerella azerella removed this from the Sprint 128🐰🍫 milestone May 1, 2019
@azerella azerella moved this from 🔬 QA to 🌱 Product Backlog in Design System May 1, 2019
@sukhrajghuman sukhrajghuman added the 2.0 Issues related to new versions or updates. label Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.0 Issues related to new versions or updates. architecture Issue or pull request related to architecture. enhancement New feature or request.
Projects
Design System
  
🌱 Product Backlog
Development

Successfully merging this pull request may close these issues.

None yet

2 participants