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

fix(TreeList): fixes + documentation #1447

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

IsaevAlexandr
Copy link
Contributor

  • added documentation for TreeList component;
  • updated documentation for useList hook;
  • in ListItemView component reworked activeOnHover prop to correctly work with item without state;
  • methods 'onItemClick' and renderItem of TreeList and TreeSelect are reduced to one type of arguments;
  • in methods 'onItemClick' added selected and expanded properties for more convenient usage

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@IsaevAlexandr IsaevAlexandr force-pushed the feat-tree-list-docs branch 2 times, most recently from 98478d9 to f8edd11 Compare March 25, 2024 11:54
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/TreeList/__stories__/TreeList.mdx Outdated Show resolved Hide resolved
src/components/useList/__stories__/useList.mdx Outdated Show resolved Hide resolved
src/components/useList/__stories__/useList.mdx Outdated Show resolved Hide resolved
src/components/useList/__stories__/useList.mdx Outdated Show resolved Hide resolved
src/components/useList/__stories__/useList.mdx Outdated Show resolved Hide resolved
@amje amje changed the title feat(TreeList): addded documentation fix(TreeList): fixes + documentation Mar 29, 2024
@IsaevAlexandr IsaevAlexandr merged commit 46b2850 into gravity-ui:main Mar 29, 2024
4 checks passed
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.

3 participants