Skip to content

Commit

Permalink
chore(deps): update taiga-ui submodule (#256)
Browse files Browse the repository at this point in the history
Co-authored-by: splincode <[email protected]>
  • Loading branch information
taiga-family-bot and splincode authored Oct 2, 2023
1 parent fba1f4e commit 9929edd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion taiga-ui
Submodule taiga-ui updated 37 files
+1 −1 .github/workflows/auto-add-to-project.yml
+2 −2 .github/workflows/auto-approve.yml
+1 −1 .github/workflows/auto-author-assign.yml
+2 −2 .github/workflows/auto-cleanup-caches.yml
+1 −1 .github/workflows/auto-dependency-review.yml
+2 −2 .github/workflows/auto-label.yml
+1 −1 .github/workflows/auto-remove-label.yml
+3 −3 .github/workflows/auto-update-icons.yml
+2 −2 .github/workflows/build.yml
+2 −2 .github/workflows/bundle-size-tracking.yml
+1 −1 .github/workflows/codeql-analysis.yml
+3 −3 .github/workflows/create-release.yml
+1 −1 .github/workflows/deploy-gh-pages.yml
+2 −2 .github/workflows/deploy-preview.yml
+8 −8 .github/workflows/e2e.yml
+3 −3 .github/workflows/lint.yml
+3 −3 .github/workflows/publish-canary.yml
+4 −4 .github/workflows/publish.yml
+4 −4 .github/workflows/snapshots.yml
+1 −1 .github/workflows/test.yml
+1 −1 .github/workflows/validate-tag.yml
+4 −4 package-lock.json
+1 −1 package.json
+3 −1 projects/addon-doc/components/code/code.module.ts
+14 −0 projects/addon-doc/components/code/code.style.less
+4 −2 projects/addon-doc/components/code/code.template.html
+9 −6 projects/addon-doc/components/code/tests/code.component.spec.ts
+0 −1 projects/addon-doc/components/example/example.template.html
+2 −0 projects/addon-table/components/table/th/th.style.less
+14 −0 projects/cdk/tokens/fonts-ready.ts
+1 −0 projects/cdk/tokens/index.ts
+9 −3 projects/core/components/primitive-textfield/value-decoration/value-decoration.component.ts
+1 −1 projects/core/tokens/common-icon.ts
+19 −14 projects/demo/src/modules/components/sheet-dialog/examples/4/index.html
+7 −2 projects/demo/src/modules/components/sheet-dialog/examples/4/index.less
+24 −7 projects/demo/src/modules/components/sheet-dialog/examples/4/index.ts
+2 −0 projects/demo/src/modules/components/sheet-dialog/sheet-dialog.module.ts

0 comments on commit 9929edd

Please sign in to comment.