-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: Neovici/cosmoz-bottom-bar
base: v8.1.1
head repository: Neovici/cosmoz-bottom-bar
compare: v9.0.0
- 15 commits
- 20 files changed
- 4 contributors
Commits on Mar 25, 2025
-
chore(deps): bump the npm_and_yarn group across 1 directory with 7 up…
…dates Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@web/dev-server-esbuild](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server-esbuild) | `1.0.3` | `1.0.4` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.20` | `8.6.7` | | [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite) | `7.6.17` | `8.6.7` | | [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components) | `7.6.17` | `8.6.7` | | [@web/storybook-builder](https://github.com/modernweb-dev/web/tree/HEAD/packages/storybook-builder) | `0.1.20` | `0.2.1` | | [@web/storybook-framework-web-components](https://github.com/modernweb-dev/web/tree/HEAD/packages/storybook-framework-web-components) | `0.1.3` | `0.2.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.20` | `8.6.7` | Updates `@web/dev-server-esbuild` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/modernweb-dev/web/releases) - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server-esbuild/CHANGELOG.md) - [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server-esbuild@1.0.4/packages/dev-server-esbuild) Updates `@storybook/addon-essentials` from 7.6.20 to 8.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/addons/essentials) Updates `@storybook/builder-vite` from 7.6.17 to 8.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/builders/builder-vite) Updates `@storybook/web-components` from 7.6.17 to 8.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/renderers/web-components) Updates `@web/storybook-builder` from 0.1.20 to 0.2.1 - [Release notes](https://github.com/modernweb-dev/web/releases) - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/storybook-builder/CHANGELOG.md) - [Commits](https://github.com/modernweb-dev/web/commits/@web/storybook-builder@0.2.1/packages/storybook-builder) Updates `@web/storybook-framework-web-components` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/modernweb-dev/web/releases) - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/storybook-framework-web-components/CHANGELOG.md) - [Commits](https://github.com/modernweb-dev/web/commits/@web/storybook-framework-web-components@0.2.0/packages/storybook-framework-web-components) Updates `storybook` from 7.6.20 to 8.6.7 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/cli) --- updated-dependencies: - dependency-name: "@web/dev-server-esbuild" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/builder-vite" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/web-components" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@web/storybook-builder" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@web/storybook-framework-web-components" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: storybook dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 80429e6 - Browse repository at this point
Copy the full SHA 80429e6View commit details -
chore(deps-dev): bump the npm_and_yarn group across 1 directory with …
…2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `esbuild` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.0...v0.25.1) Updates `vite` from 5.4.14 to 6.2.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 03f0927 - Browse repository at this point
Copy the full SHA 03f0927View commit details -
Merge pull request #181 from Neovici/dependabot/npm_and_yarn/npm_and_…
…yarn-6507dfe0dd chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for e67f7f1 - Browse repository at this point
Copy the full SHA e67f7f1View commit details
Commits on Mar 28, 2025
-
Bumps the npm_and_yarn group with 1 update in the / directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 - [Commits](mafintosh/tar-fs@v3.0.6...v3.0.8) --- updated-dependencies: - dependency-name: tar-fs dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c778342 - Browse repository at this point
Copy the full SHA c778342View commit details
Commits on Mar 30, 2025
-
Merge pull request #182 from Neovici/dependabot/npm_and_yarn/npm_and_…
…yarn-4ee5aa2773 chore(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for d7093e1 - Browse repository at this point
Copy the full SHA d7093e1View commit details
Commits on Mar 31, 2025
-
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bcf69ae - Browse repository at this point
Copy the full SHA bcf69aeView commit details -
Merge pull request #183 from Neovici/dependabot/npm_and_yarn/npm_and_…
…yarn-8ec3883370 chore(deps-dev): bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for a7953a6 - Browse repository at this point
Copy the full SHA a7953a6View commit details
Commits on Apr 4, 2025
-
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.4 to 6.2.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 278ae83 - Browse repository at this point
Copy the full SHA 278ae83View commit details
Commits on Apr 8, 2025
-
Merge pull request #184 from Neovici/dependabot/npm_and_yarn/npm_and_…
…yarn-2bd33993d4 chore(deps-dev): bump vite from 6.2.4 to 6.2.5 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for 2d44eb3 - Browse repository at this point
Copy the full SHA 2d44eb3View commit details
Commits on Apr 9, 2025
-
chore(deps): bump koa in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [koa](https://github.com/koajs/koa). Updates `koa` from 2.15.3 to 2.16.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.15.3...v2.16.1) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d211042 - Browse repository at this point
Copy the full SHA d211042View commit details
Commits on Apr 12, 2025
-
Merge pull request #185 from Neovici/dependabot/npm_and_yarn/npm_and_…
…yarn-46b26e2743 chore(deps): bump koa from 2.15.3 to 2.16.1 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for 926ba90 - Browse repository at this point
Copy the full SHA 926ba90View commit details -
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9523569 - Browse repository at this point
Copy the full SHA 9523569View commit details -
Merge pull request #186 from Neovici/dependabot/npm_and_yarn/npm_and_…
…yarn-b7c6efa8f1 chore(deps-dev): bump vite from 6.2.5 to 6.2.6 in the npm_and_yarn group across 1 directory
Configuration menu - View commit details
-
Copy full SHA for cdc449a - Browse repository at this point
Copy the full SHA cdc449aView commit details
Commits on Apr 29, 2025
-
* refactor: remove Polymer implementation of cosmoz-bottom-bar * chore: remove old demo files * refactor: replace old version with nest, update tests * refactor: from js to ts * chore: migrate to TypeScript build setup with proper dist output * feat: add Polymer HTML template and improve action selection logic * fix: update import path in test file to match new source structure * chore: update ESLint config to ignore dist directory * feat: use overflow directive * fix: update tests to use adhere to new component logic BREAKING CHANGE: Migrate to Pion, TS and new Overflow directive. * fix: remove named slots BREAKING CHANGE: Whatever is projected needs to have textContent, otherwise it won't show up in the menu.
Configuration menu - View commit details
-
Copy full SHA for 62c8c61 - Browse repository at this point
Copy the full SHA 62c8c61View commit details -
chore(release): 9.0.0 [skip ci]
# [9.0.0](v8.1.1...v9.0.0) (2025-04-29) ### Features * pion version ([#171](#171)) ([62c8c61](62c8c61)) ### BREAKING CHANGES * Migrate to Pion, TS and new Overflow directive. * fix: remove named slots * Whatever is projected needs to have textContent, otherwise it won't show up in the menu.
Configuration menu - View commit details
-
Copy full SHA for ddbf9d9 - Browse repository at this point
Copy the full SHA ddbf9d9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.1.1...v9.0.0