Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLayout components #133

Merged
merged 17 commits into from
Jul 8, 2019
Merged

TLayout components #133

merged 17 commits into from
Jul 8, 2019

Conversation

mittalyashu
Copy link
Member

@mittalyashu mittalyashu commented Jun 17, 2019

  • t-flexbox
  • t-scrollbar
  • t-container

* Create TFlexbox layout component
* Apply TFlexbox layout component
* Flexbox the repository index view
* Use TFlexbox layout to menubar
* Use TFlexbox layout component
* Use TFlexbox to windowsButton component
* Add flexGrow props to TFlexbox props
* Switch from flex classes to TFlexbox layout component
* Use TFlexbox layout component
* TFlexbox in dropdownList component
* TFlexbox in commitInformation component
* TFlexbox in commitHistoryItem component
@mittalyashu mittalyashu added ⚙ Improvement New feature or request Front end labels Jun 17, 2019
@mittalyashu mittalyashu self-assigned this Jun 17, 2019
* Create scrollbar layout component
* Add height props to TScrollbar component
  As VueScrollbar requires a height and based on which it can create a scrollbar.
* Use TScrollbar component
* Change to TScrollbar component in diffPreview
* Use TScrollbar layout component
* Add refs for calculating size of elements
* Change TScrollbar layout component
@mittalyashu mittalyashu added this to the 0.0.4 milestone Jun 17, 2019
@mittalyashu mittalyashu added this to To do in Roadmap via automation Jun 17, 2019
@mittalyashu mittalyashu moved this from To do to In progress in Roadmap Jun 23, 2019
* Create TContainer layout component
* Remove container.sass styles
* Fix menubar dropdown toggle
* Container fluid props
* Add width props to TScrollbar
* Use TContainer in settings page
* Use TContainer in repository stats
* Use TContainer in repository settings
* Set width 100% & static height
* Format the indentation of codebase
* Set root element size to 1000%
* Use flexbox layout for group settings
* Calculate height inline height attribute
* Add flexbox styles to t-flexbox layout
Add css class style "settings__section__group__item"
* Create BlankSlate placeholder component
* Remove flex-direction style from BlankSlate
* Import BlankSlate component
Remove required as true in height props and set default value as null.
Improve performace by not removing history logs list from DOM and just display none when commit detail is enabled.
@mittalyashu mittalyashu merged commit d644cc0 into master Jul 8, 2019
Roadmap automation moved this from In progress to Done Jul 8, 2019
@mittalyashu mittalyashu deleted the t-layout branch July 8, 2019 02:45
@mittalyashu mittalyashu added this to Medium 🤓 in Priority Jul 24, 2019
@mittalyashu mittalyashu added the 🏃🏻‍♀️ Priority medium Remember to work on this label Jul 24, 2019
@mittalyashu mittalyashu removed this from Medium 🤓 in Priority Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Front end ⚙ Improvement New feature or request 🏃🏻‍♀️ Priority medium Remember to work on this
Projects
Roadmap
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant