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

Tree widget: Update dependencies #519

Merged
merged 5 commits into from Jun 1, 2023
Merged

Conversation

saskliutas
Copy link
Member

  • Updated dependencies.
  • Fixed tree header buttons dropdown not theming correctly. Also removed styling based on itwinui css classes as that is internal API.
  • Bumped breakdown-trees to AppUI 4.1.0 as it's coupled to tree-widget and need to have same dependency versions.

@saskliutas saskliutas merged commit e177734 into tree_widget_1.0 Jun 1, 2023
1 check passed
@saskliutas saskliutas deleted the tree_widget_deps_bump branch June 1, 2023 07:10
saskliutas added a commit that referenced this pull request Jun 6, 2023
* Tree Widget: API cleanup (#426)

* Clean up internal API

* rush change

* Tree-Widget: Rework how trees are added to widget (#428)

* Refactor the way how trees a provided to widget

* rush change

* Highlight in changelog that these are breaking changes

* Update common/changes/@itwin/tree-widget-react/rework_additional_trees_handling_2023-04-14-14-58.json

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>

---------

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>

* Tree Widget: Add ability to conditionally show/hide trees in widget (#444)

* Add ability to conditionally show trees in the widget

* rush change

* PR fixes

* Tree-Widget: Fix invert button in categories tree (#434)

* Fix invert button in categories tree

* rush change

* Pr comment fixes

* Apply suggestions from code review

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>

* more pr comment fixes

* pr comment fixes

* Apply suggestion from the code review

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* pr comment fixes

* pr comment fixes

---------

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>
Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* Tree widget: README improvements (#451)

* Add `IModelContentTreeComponent` to be consistent with other trees

* Improve README

* Apply suggestions from code review

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* rush update

---------

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* Fix merge

* Tree widget: API extractions (#467)

* Start extracting `tree-widget-react` API

* Release tags & some docs

* fix docs

* Tree Widget: Add more unit tests (#469)

* Add tests for TreeHeader and SearchBox

* Better cleanup TreeHeader tests

* Use EmptyLocalization for tests

* Add TreeWidgetComponent tests

* Add TreeFilteringState tests

* Add TreeWidgetUiItemsProvider tests

* Add TreeWidget tests

* Cleanup AutoSizer

* Localize search component

* extract-api

* Models tree: Hierarchy configuration (#473)

* Generate ruleset dynamically

* Add a way to specialize class of geometric elements loaded into models tree

* Tree widget: Make changelogs consistent (#474)

* Tree widget: External sources tree (#476)

* Add external sources tree component (`@alpha`)

* rush change

* 100% coverage

* Tree Widget: Use type imports (#475)

* Use type imports

* rush change

* Fix object spacing

* Fix new imports

* IModel content: 100% coverage (#477)

* External sources tree: Add missing attributes `id` and `getLabel` (#478)

* Tree widget: Setup linter to cleanup unused type imports (#479)

* Tree widget: add tests for categories and models tree (#482)

* add tests

* Apply suggestions from code review

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* Pr comment fixes

* lint fix

* Apply suggestions from code review

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* pr comment fixes

* Update packages/itwin/tree-widget/src/test/trees/CategoriesVisibilityUtils.test.ts

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* pr comment fixes

---------

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* Require 100% test coverage (#486)

* Tree Widget: Keep child nodes state the same after parent node re-expands (#492)

* Keep child nodes state the same after parent node re-expanding

* rush change

* fix comment

* Models Tree: Disable root node colapsing (#490)

* disable expansion toggle for root node

* rush change

* Apply suggestions from code review

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* pr comment fixes

---------

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* Keep eye checkbox position static on horizontal scroll, make model and categories tree whitespace between eye checkbox and node label smalelr (#512)

* Keep eye checkbox static on horizontal scroll and make whitespace between eye checkbox and node label smaller

* Apply suggestions from code review

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>

* pr comment and ui bug fixes

* documentation fixes

* Apply suggestions from code review

Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* pr comment fixes

* pr comment fixes

* update changelogfile

---------

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>
Co-authored-by: Saulius Skliutas <24278440+saskliutas@users.noreply.github.com>

* Tree widget: Use search box component from itwinui react (#515)

* use itwinui searchbar

* rush change

* pr comment fixes

* more pr comment fixes

* Tree widget: Update dependencies (#519)

* Update dependencies

* Revive tests

* Adjust styles

* rush change

* rush change

* Tree widget: Update change types (#521)

* Update change types

* Update tree-widget version policy

* Apply suggestions from code review

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>

---------

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>

* Cleanup

* Fix horizontal scrollbar hiding under other widgets

* Update test-viewer deps

* Update ExternalSources tree ruleset id

* Use icon from `itwinui-icons-react`

* Setup tree-widget for prerelease

---------

Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>
Co-authored-by: simasjar <124659623+simasjar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants