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

Support KoliBri with multiple version on the same document #6085

Merged
merged 32 commits into from
Mar 20, 2024

Conversation

sdvg
Copy link
Member

@sdvg sdvg commented Feb 16, 2024

☑️ Definition of Done checklist

  • Meaningful title and valuable description in pull request
  • Pull request linked to one or more issues
    • Acceptance criteria of the linked issue satisfied
    • All changes relates to the issue
  • All tests passed
    • Code changes tested manually if not covered by automated tests
    • A11y tests successful carried out

@sdvg sdvg linked an issue Feb 16, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Feb 16, 2024

@deleonio deleonio self-assigned this Feb 19, 2024
@deleonio deleonio added the v2 label Feb 20, 2024
sdvg added 9 commits February 26, 2024 15:50
…ixed-versions

* origin/6019-mixed-versions:
  fix: initMeta
  fix: format
  fix: spelling
  fix: condition to register kolibri once
…d-versions

* 'develop' of github.com:public-ui/kolibri: (32 commits)
  chore: Release 2.0.8
  chore: git ignore components.d.ts
  fix: format
  fix: css comments
  fix: theme typing
  Update all snapshots
  refactor: add stencil sass plugin and refactor all css stuff to scss
  chore: refact theme handling in sample app
  fix: preact, react, react-vite, vue and vue-vite, replace ts-prune with knip
  fix: handle form submit and novalidate
  Update all snapshots
  chore: add disabled scenario and fix styling
  fix: value handling for inputs
  chore: Release 2.0.7
  chore: update deps and lock
  refactor: replace `postinstall` with `prepare`
  Update all snapshots
  Optimize input-text basic
  Fix Error Message Display for Readonly Textarea Fields
  Update dod.yml
  ...
@deleonio deleonio assigned sdvg and unassigned deleonio Feb 28, 2024
sdvg added 6 commits February 29, 2024 09:58
…d-versions

* 'develop' of github.com:public-ui/kolibri:
  refactor(#6019): remove configKoliBri
  refactor: remove Modal and I18n from Window
  Add comment for outline style in forced color mode
  Update Handout component for responsive layout adjustments
  Redirect all undefined routes to handout
  Add comment for outline style in forced color mode
  fix: condition to register kolibri once
  Change focus element in scrollable tables in order to fix screen reader output
  Added transparent outlines to checkbox
sdvg added 4 commits March 6, 2024 12:18
…d-versions

* 'develop' of github.com:public-ui/kolibri:
  Move Comments above respective lines
  Fix formatting errors
  Fixed Css details  and resolved issue in the tabs component
  Fix Alert css
  Restored accidental content deletion in packages/schema/src/i18n-keys.ts
  Fix formatting errors
  Refactor: Switch tag selectors to classes
  Input components: Change keyup to keydown event in order to prevent accidental form submissions
  Update Readmes
  Tweak static form example: Add random value and show submitted values
sdvg added 2 commits March 14, 2024 15:20
…d-versions

* 'develop' of github.com:public-ui/kolibri: (30 commits)
  fix: pipeline names
  refactor: remove create-cli and add a console description for templates
  fix: dependencies
  Introduce rem mixin for components
  chore: release 2.0.9
  fix: format
  fix: format
  remove ssr from lerna json
  Merge branch 'develop' of https://github.com/public-ui/kolibri into v2/6050_bmf-scss-refactor
  chore: remove old stuff
  Update index.ts
  remove duplicate .msg
  refactor(#6167): remove code
  Fix details css
  chore: update deps and lock
  Fix Alert style
  Fix alert style
  Add build script in package.json
  Add tfconfig file (bmf theme)
  Add build file
  ...
@sdvg sdvg changed the title Lab: Support KoliBri with multiple version on the same document Support KoliBri with multiple version on the same document Mar 14, 2024
…d-versions

* 'develop' of github.com:public-ui/kolibri:
  chore: update deps and lock
  chore: reconfigure ncu and npm
@sdvg sdvg marked this pull request as ready for review March 15, 2024 08:55
@sdvg sdvg requested a review from deleonio March 15, 2024 08:56
@deleonio deleonio merged commit 89a0e9a into develop Mar 20, 2024
5 checks passed
@deleonio deleonio deleted the 6019-mixed-versions branch March 20, 2024 16:22
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛹 Feature: Mehrere KoliBri-Versionen gleichzeitig nutzen
2 participants