Skip to content

Feature/autocomplete #1699

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

Merged
merged 16 commits into from
Jul 8, 2025
Merged

Feature/autocomplete #1699

merged 16 commits into from
Jul 8, 2025

Conversation

ins0
Copy link
Member

@ins0 ins0 commented Jul 2, 2025

No description provided.

Copy link
Contributor

github-actions bot commented Jul 2, 2025

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 33.91% 7752 / 22858
🔵 Statements 33.91% 7752 / 22858
🔵 Functions 63.57% 604 / 950
🔵 Branches 83.22% 1022 / 1228
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/public.ts 100% 100% 100% 100%
packages/components/src/components/Autocomplete/Autocomplete.tsx 15.06% 100% 100% 15.06% 25-97
packages/components/src/components/Autocomplete/index.ts 100% 100% 100% 100%
packages/components/src/components/Autocomplete/view.ts 100% 100% 100% 100%
packages/components/src/components/Autocomplete/stories/Default.stories.tsx 0% 100% 100% 0% 2-44
packages/components/src/components/ContextMenu/ContextMenu.tsx 100% 100% 100% 100%
packages/components/src/components/ContextMenu/view.ts 100% 100% 100% 100%
packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx 100% 100% 100% 100%
packages/components/src/components/ContextMenu/components/ContextMenuTrigger/view.ts 100% 100% 100% 100%
packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/OptionsButton.tsx 31.81% 100% 0% 31.81% 12-29
packages/components/src/components/MenuItem/MenuItem.tsx 31.81% 100% 100% 31.81% 18-36
packages/components/src/components/MenuItem/components/MenuItemContent/MenuItemContent.tsx 12.24% 100% 0% 12.24% 20-69
packages/components/src/components/Popover/components/PopoverContent/PopoverContent.tsx 100% 66.66% 100% 100%
packages/components/src/components/propTypes/index.ts 100% 100% 100% 100%
packages/components/src/index/flr-universal.ts 0% 0% 0% 0% 1-34
packages/components/src/integrations/react-hook-form/components/Field/stories/Autocomplete.stories.tsx 0% 100% 100% 0% 2-76
packages/components/src/views/AutocompleteView.tsx 0% 100% 100% 0% 3-15
packages/components/src/views/ContextMenuTriggerView.tsx 50% 100% 0% 50% 11-15
packages/components/src/views/ContextMenuView.tsx 0% 100% 100% 0% 3-12
Generated in workflow #3040 for commit 3cadf6f by the Vitest Coverage Report Action

@ins0 ins0 temporarily deployed to github-pages-preview-storybook July 2, 2025 08:14 — with GitHub Actions Inactive
@ins0 ins0 temporarily deployed to github-pages-preview July 2, 2025 08:31 — with GitHub Actions Inactive
@ins0 ins0 temporarily deployed to github-pages-preview July 2, 2025 12:50 — with GitHub Actions Inactive
@ins0 ins0 temporarily deployed to github-pages-preview-storybook July 2, 2025 12:50 — with GitHub Actions Inactive
@ins0 ins0 temporarily deployed to github-pages-preview July 4, 2025 13:06 — with GitHub Actions Inactive
@ins0 ins0 temporarily deployed to github-pages-preview-storybook July 4, 2025 13:06 — with GitHub Actions Inactive
@ins0 ins0 requested a review from mfal July 4, 2025 13:06
@ins0 ins0 temporarily deployed to github-pages-preview July 4, 2025 14:06 — with GitHub Actions Inactive
@ins0 ins0 temporarily deployed to github-pages-preview-storybook July 4, 2025 14:06 — with GitHub Actions Inactive
@ins0 ins0 merged commit 2aa82a9 into main Jul 8, 2025
4 checks passed
@ins0 ins0 deleted the feature/autocomplete branch July 8, 2025 11:51
maaaathis added a commit that referenced this pull request Jul 9, 2025
* origin/main:
  chore(release): bump version to 0.2.0-alpha.330
  chore(deps): minor dep bumps (#1724)
  chore(release): bump version to 0.2.0-alpha.329
  feat(SuspenseTrigger): added remote suspense loading trigger (#1722)
  chore(release): bump version to 0.2.0-alpha.328
  fix(Button): state props should override Action state
  chore(release): bump version to 0.2.0-alpha.327
  feat(Autocomplete): Added new Autocomplete component (#1699)
  chore(release): bump version to 0.2.0-alpha.326
  docs: Update Text overview.mdx (#1708)
  docs: Create text guidelines.mdx (#1709)

# Conflicts:
#	apps/docs/package.json
#	apps/remote-dom-demo/package.json
#	lerna.json
#	package.json
#	packages/components/package.json
#	packages/design-tokens/package.json
#	packages/ext-bridge/package.json
#	packages/mstudio-ext-react-components/package.json
#	packages/react-tunnel/package.json
#	packages/remote-core/package.json
#	packages/remote-elements/package.json
#	packages/remote-react-components/package.json
#	packages/remote-react-renderer/package.json
#	pnpm-lock.yaml
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.

2 participants