Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
a831cc4
feat: Upgrade dependencies
ersimont Dec 24, 2024
57eeedd
feat(micro-dash): Improve typing of `invoke()`
ersimont May 26, 2025
0fc2ec2
chore: test fixes
ersimont May 26, 2025
5f4f8f3
chore(js-core): migrate remaining dtslint tests
ersimont May 28, 2025
a69b0c9
feat(micro-dash): improve typing of `flow()`, `flowRight()`, and `mer…
ersimont May 31, 2025
20ed3f3
chore: linting
ersimont Jun 4, 2025
c4e0fd9
feat(ng-dev): `ComponentContext.assignInputs` supports signal inputs
ersimont Jun 5, 2025
c9c7e98
chore: linting
ersimont Jun 5, 2025
1dec519
feat(signal-store): add `spreadArrayStoreSignal()`
ersimont Jun 7, 2025
b00453d
chore(signal-store): linting
ersimont Jun 7, 2025
a3e35a8
chore(ng-mat-core): simplify `provideMatIcons()`
ersimont Jun 7, 2025
626e68e
chore: fixes and linting
ersimont Jun 7, 2025
2eb8817
chore(release): 19.0.0-next.0
ersimont Jun 7, 2025
70931e0
chore: README for deploys
ersimont Jun 7, 2025
716b94a
feat: Upgrade dependencies
ersimont Jun 8, 2025
ad71649
chore: fixes and linting
ersimont Jun 8, 2025
b6ff3c9
chore: update github actions
ersimont Jun 8, 2025
43bdf6d
chore: fixes and linting
ersimont Jun 8, 2025
75b2df4
chore(release): 20.0.0-next.0
ersimont Jun 13, 2025
e19893f
fix(eslint-config-ng): update declared peerDependencies
ersimont Jun 15, 2025
80b2e2f
chore(release): 20.0.0-next.1
ersimont Jun 15, 2025
3cc977a
feat(ng-mat-core): Deprecated theming helpers for Angular Material. T…
ersimont Jun 18, 2025
aec21f0
chore: migrate from `ts-node` to `tsx`
ersimont Jun 19, 2025
86dedc8
chore: get docs building after upgrades
ersimont Jun 19, 2025
6da5393
chore(release): 20.0.0
ersimont Jun 19, 2025
2cd6208
Merge tag 'v20.0.0' into angular-20
njourdain Oct 7, 2025
7e7c47a
Fix merge
njourdain Oct 7, 2025
9e42010
Fix merge
njourdain Oct 7, 2025
b1c4f34
Fix merge
njourdain Oct 7, 2025
8a2ba2d
Fix merge
njourdain Oct 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
runs:
using: "composite"
steps:
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
- uses: actions/cache@v3
node-version: 22
- uses: actions/cache@v4
with:
path: node_modules
key: node-modules-v1-${{ hashFiles('package-lock.json') }}
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: .angular/cache
key: build-artifacts-v1-${{ github.sha }}
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ./.github/actions/build

- run: npm run test -- --no-watch --no-progress --browsers=ChromeHeadless
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ./.github/actions/build

- run: npm run lint -- --quiet
- run: npm run prettier-lint

# build this to make sure no template compile errors crop up that tests didn't catch
# build this to make sure no template compile errors crop up that the tests didn't catch
- run: npm run build -- integration
6 changes: 6 additions & 0 deletions .idea/copilot.data.migration.agent.xml

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

6 changes: 6 additions & 0 deletions .idea/copilot.data.migration.ask.xml

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

6 changes: 6 additions & 0 deletions .idea/copilot.data.migration.ask2agent.xml

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

6 changes: 6 additions & 0 deletions .idea/copilot.data.migration.edit.xml

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

1 change: 1 addition & 0 deletions .idea/s-libs.iml

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

38 changes: 37 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,43 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [18.0.0](https://github.com/Samasource/s-libs/compare/v18.0.0-next.0...v18.0.0) (2024-06-29)
## [20.0.0](https://github.com/simontonsoftware/s-libs/compare/v20.0.0-next.1...v20.0.0) (2025-06-19)

### Features

- **ng-mat-core:** Deprecated theming helpers for Angular Material. Their latest API is much easier to use, so the helpers are no longer needed. ([3cc977a](https://github.com/simontonsoftware/s-libs/commit/3cc977a7f499c5c92f68385ac00b6ad393850f70))

## [20.0.0-next.1](https://github.com/simontonsoftware/s-libs/compare/v20.0.0-next.0...v20.0.0-next.1) (2025-06-15)

### Bug Fixes

- **eslint-config-ng:** update declared peerDependencies ([e19893f](https://github.com/simontonsoftware/s-libs/commit/e19893f54d7f3b2bf12577b6483fbf9596ca643a))

## [20.0.0-next.0](https://github.com/simontonsoftware/s-libs/compare/v19.0.0-next.0...v20.0.0-next.0) (2025-06-13)

### ⚠ BREAKING CHANGES

- Peer dependencies must be upgraded

### Features

- Upgrade dependencies ([716b94a](https://github.com/simontonsoftware/s-libs/commit/716b94ae52ae201cca49730fa4a943744bb50077))

## [19.0.0-next.0](https://github.com/simontonsoftware/s-libs/compare/v18.0.0...v19.0.0-next.0) (2025-06-07)

### ⚠ BREAKING CHANGES

- Peer dependencies must be upgraded

### Features

- **micro-dash:** improve typing of `flow()`, `flowRight()`, and `merge()` ([a69b0c9](https://github.com/simontonsoftware/s-libs/commit/a69b0c98cae705bc96c011314b3b6498f4fe65f5))
- **micro-dash:** Improve typing of `invoke()` ([57eeedd](https://github.com/simontonsoftware/s-libs/commit/57eeedd66b10663aa7e043aa772d6dc9cf909ea2))
- **ng-dev:** `ComponentContext.assignInputs` supports signal inputs ([c4e0fd9](https://github.com/simontonsoftware/s-libs/commit/c4e0fd9c69fc439eb0c97b71ca9de72f2facf3b7)), closes [#1250](https://github.com/simontonsoftware/s-libs/issues/1250)
- **signal-store:** add `spreadArrayStoreSignal()` ([1dec519](https://github.com/simontonsoftware/s-libs/commit/1dec5192aa8cc328ad237401fdee511c3bf42e4e))
- Upgrade dependencies ([a831cc4](https://github.com/simontonsoftware/s-libs/commit/a831cc45fb39a662028393802d7f31cd691a6d31))

## [18.0.0](https://github.com/simontonsoftware/s-libs/compare/v18.0.0-next.0...v18.0.0) (2024-06-29)

## [18.0.0-next.0](https://github.com/Samasource/s-libs/compare/v17.1.0...v18.0.0-next.0) (2024-06-08)

Expand Down
Loading