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

Scrollbar layout #115

Merged
merged 8 commits into from Jun 17, 2019
Merged

Scrollbar layout #115

merged 8 commits into from Jun 17, 2019

Conversation

mittalyashu
Copy link
Member

No description provided.

@mittalyashu mittalyashu self-assigned this Jun 9, 2019
@mittalyashu mittalyashu added Front end ⚙ Improvement New feature or request labels Jun 9, 2019
@mittalyashu mittalyashu mentioned this pull request Jun 9, 2019
17 tasks
@mittalyashu mittalyashu added this to Low 🏄🏻‍♂️ in Priority Jun 10, 2019
@mittalyashu mittalyashu changed the base branch from master to t-layout June 15, 2019 09:57
@mittalyashu mittalyashu added the help wanted Extra attention is needed label Jun 17, 2019
@mittalyashu
Copy link
Member Author

Refs in the workspace page are not able to return the height of the element using the computed property.

@mittalyashu mittalyashu merged commit fe17bf5 into t-layout Jun 17, 2019
@mittalyashu mittalyashu deleted the scrollbar-layout branch June 17, 2019 13:01
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 moved this from Low 🏄🏻‍♂️ 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 help wanted Extra attention is needed ⚙ Improvement New feature or request 🏃🏻‍♀️ Priority medium Remember to work on this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant