Tags: angular-split/angular-split
Tags
feat: update to angular 19 * feat: update to angular 19 * feat: update package file to support 19 * fix: npm ci should be using legacy peer deps * ci: run workdlows on 22 node * refactor: update to latest 19 * refactor: remove all modules * ci: test fixing * refactor: move more to signals * release: pre-release 19.0.0.beta.0 * feat: re-add the module as this is easier for consumsers * release: pre-release beta
feat: modernize angular split (#444) * feat: modernize angular split * fix: typo, left click check not needed * fix: force gutter events cancellation when inputs change affects sizes * fix: remove not needed take inside takeUntil * fix: pack inputs together * fix: add min/max classes only when area visible * fix: normalize min/max size based on outer size will avoid multiple warnings in console and the main/max size won't suddenly start working while dragging * fix: typos * fix: delta check with custom gutter * Revert "fix: force gutter events cancellation when inputs change affects sizes" This reverts commit 5fc3aa9. * fix: minor fixes (typos, unused code) * feat: support hierarchical inheritance in options * fix: typo in config token comment
PreviousNext