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

BlankSlate placeholder #129

Merged
merged 4 commits into from
Jul 7, 2019
Merged

BlankSlate placeholder #129

merged 4 commits into from
Jul 7, 2019

Conversation

mittalyashu
Copy link
Member

@mittalyashu mittalyashu commented Jun 16, 2019

Creates a Blank slate placeholder when not showing any code diff.

This PR can only be merged after #133

@mittalyashu mittalyashu self-assigned this Jun 16, 2019
@mittalyashu mittalyashu added Front end ⚙ Improvement New feature or request labels Jun 16, 2019
@mittalyashu mittalyashu added this to To do in Roadmap via automation Jun 16, 2019
@mittalyashu mittalyashu moved this from To do to In progress in Roadmap Jun 17, 2019
@mittalyashu mittalyashu added this to the 0.0.4 milestone Jun 17, 2019
@mittalyashu mittalyashu changed the base branch from master to t-layout July 7, 2019 12:16
@mittalyashu mittalyashu merged commit 1bafc67 into t-layout Jul 7, 2019
Roadmap automation moved this from In progress to Done Jul 7, 2019
@mittalyashu mittalyashu deleted the blank-slate-placeholder branch July 7, 2019 13:17
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 Low 🏄🏻‍♂️ in Priority Jul 24, 2019
@mittalyashu mittalyashu removed this from Low 🏄🏻‍♂️ 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
Projects
Roadmap
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant