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

Implement selection feature for TableStateless #6389

Merged
merged 11 commits into from
May 16, 2024

Conversation

sdvg
Copy link
Member

@sdvg sdvg commented Apr 30, 2024

☑️ Definition of Done checklist

  • Meaningful title for the release notes
  • Pull request is linked to a problem
  • All changes relate to the problem
  • A11y tests performed successfully or not relevant
  • Manual test performed successfully (by reviewer) or not relevant

…e-selection-stateless

* 'develop' of github.com:public-ui/kolibri:
  release 2.0.15
  fix: itzbund theme build
  fix: ecl build
  (#6232) Add temp workaround for ESLint type issue
  (#6232) Fix lint script
  (#6232) Configure rollup for individual theme bmf and default builds
  (#6232) Configure rollup
…e-selection-stateless

* 'develop' of github.com:public-ui/kolibri:
  release 2.1.0
  Removed styles in sample description
  fix: format
  fix: readme's
  Theme packages: Bundle dependencies
  Theme packages: Bundle dependencies
  Theme packages: Bundle dependencies
  Document recommendation to avoid toast messages within modals as know issue
  chore: refactor imports
  chore: move code and reconfigure package.json
  (#6258) Refactored sample description
  (#6258) Added documentation link to sample description
@sdvg sdvg linked an issue Apr 30, 2024 that may be closed by this pull request
3 tasks
@sdvg sdvg changed the title 5859 table selection stateless Implement selection feature for TableStateless Apr 30, 2024
Copy link
Contributor

github-actions bot commented Apr 30, 2024

@sdvg sdvg marked this pull request as ready for review April 30, 2024 12:05
sdvg added 2 commits May 14, 2024 10:01
…e-selection-stateless

* 'develop' of github.com:public-ui/kolibri:
  Revert "Mixins for alerts in BMF Theme"
  Update all snapshots$ $ Refs: #6344
  why we should disable HUSKY here
  chore(deps): bump pnpm/action-setup from 3 to 4
  reconfigure update workflow
  Refactor dependentTasks to taskDependencies
  Revert "chore: add engine configuration"
  chore(deps): bump contributor-assistant/github-action
  (#6137) Bugfix input-date value deprecation condition
  chore: add packageManager configuration
  chore: add engine configuration
  Mixins for alerts in BMF Theme
  (#6137) Added deprecation message for date type in input-date component
@sdvg sdvg requested a review from laske185 May 14, 2024 08:32
deleonio
deleonio previously approved these changes May 16, 2024
@deleonio
Copy link
Contributor

@laske185 Passt jetzt alles?!

…e-selection-stateless

* 'develop' of github.com:public-ui/kolibri: (38 commits)
  (#6302) Bugfix table sorting button style
  (#6302) Bugfix table sorting button style
  Fix exception that occurred when rendering with no data
  Fix random lint error
  Remove debug code
  Manage render keys for table data
  (#6183) Bugfix radio button option listener
  Fix path to types for themes package
  fix format
  Fix nav Test
  Update all snapshots$ $ Refs: #6284
  Update button.scss
  Refactor OptionalProps in split-button
  Update all snapshots$ $ Refs: #6284
  refactor: optimize translation handling
  (#6016): Fixed ITZ theme table border style
  refactor input styles (bmf)
  update input-checkbox styles (bmf)
  update input-radio styles (bmf)
  update pagination styles (bmf)
  ...
@laske185
Copy link
Contributor

@laske185 Passt jetzt alles?!

Ja

@laske185 laske185 merged commit af963a9 into develop May 16, 2024
6 checks passed
@laske185 laske185 deleted the 5859-table-selection-stateless branch May 16, 2024 12:54
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: 🚹 A11y-Test
Development

Successfully merging this pull request may close these issues.

🛹 Feature: Selektion in KolTableStateless
3 participants