You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go through componentization exercise. Dissect a design and see how far we can break it down into components, to identify patterns in generalizable styles and app-specific styles.
Attempt a scaled-down migration. Build components for the navigation or an app and implement them in Kibana. Assess the process for challenges and use this experience to estimate the scope of a Kibana-wide migration.
End goal
We're going to implement a full set of K7 CSS components, which will later be used to implement the new K7 redesign.
NOTE: As we implement the K7 components, we will retain as many existing components as possible, to make migrating easier.
Steps
Setup
doc_site/components
directory. Remove any non-component documentation styles. [K7] Reorganize UI Framework documentation styles so they all live in doc_site/components. #12809reset.scss
file. [K7] Add SCSS reset. #12837Architecture exploration
Core components
TODO cleanup
More specific components
The text was updated successfully, but these errors were encountered: