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

TFlexbox layout #128

Merged
merged 12 commits into from Jun 17, 2019
Merged

TFlexbox layout #128

merged 12 commits into from Jun 17, 2019

Conversation

mittalyashu
Copy link
Member

No description provided.

@mittalyashu mittalyashu added ⚙ Improvement New feature or request Front end labels Jun 15, 2019
@mittalyashu mittalyashu self-assigned this Jun 15, 2019
@mittalyashu mittalyashu added this to To do in Roadmap via automation Jun 15, 2019
@mittalyashu mittalyashu moved this from To do to In progress in Roadmap Jun 17, 2019
@mittalyashu mittalyashu mentioned this pull request Jun 17, 2019
17 tasks
@mittalyashu mittalyashu merged commit 80a112b into t-layout Jun 17, 2019
Roadmap automation moved this from In progress to Done Jun 17, 2019
@mittalyashu mittalyashu deleted the flexbox-layout branch June 17, 2019 07:07
mittalyashu added a commit that referenced this pull request Jul 8, 2019
* TFlexbox layout (#128)
* 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
* Scrollbar layout (#115)
* 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
* Use TFlexbox to experimental page
* TContainer layout (#137)
* 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
* Bug fix: Duplicate key 'components'
  https://dev.azure.com/codecarrot/Thermal/_build/results?buildId=715&view=logs&jobId=03c9b7aa-3025-5776-c20a-35d2538e500f&taskId=e9b0d7bb-2e43-53fa-b0ce-11002919699b&lineStart=104&lineEnd=104&colStart=49&colEnd=75
* Add css class styles to experimental items
  Add css class style "settings__section__group__item"
* Center welcome page heading
* Remove flexbox class styles
* FIX: Example repository modal positioning
* BlankSlate placeholder (#129)
* Create BlankSlate placeholder component
* Remove flex-direction style from BlankSlate
* Import BlankSlate component
* Format the code
* Change to default value to null of height props
  Remove required as true in height props and set default value as null.
* Manually calculate height of scrollbar
* Set 300px min width of history logs
* Set history page to flex grow 1
* Optamize performace: Display of logs & commit detail
  Improve performace by not removing history logs list from DOM and just display none when commit detail is enabled.
@mittalyashu mittalyashu added this to the 0.0.4 milestone Jul 8, 2019
@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