New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-split

Package Overview
Dependencies
Maintainers
0
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-split - npm Package Versions

1
11

13.2.0

Diff

Changelog

Source

13.2.0 (2022-02-13)

  • chore: release 13.2.0 (244a6e2)
  • feat: add keyboard accessibility (#317) (5b45039), closes #317
beeman
published 13.1.0 •

Changelog

Source

13.1.0 (2021-11-26)

  • chore: add angular-cli-ghpages (b7c8169)
  • chore: add example of manually triggering dragEnd on gutter click (c8ec714)
  • chore: add GitHub Actions workflow (#273) (48cf5a7), closes #273
  • chore: add links to Angular Community Discord (#261) (f81156a), closes #261
  • chore: add sketch, png and svg of angular-split logo (b656779)
  • chore: bring tslint in line with prettier (246426c)
  • chore: change link to StackBlitz example on homepage (b9fd430)
  • chore: configure prettier, husky and lint-staged (84a08b7)
  • chore: fix linting errors (055d15e)
  • chore: format all code with new prettier rules (7fedc30)
  • chore: release 13.1.0 (6f4bf97)
  • chore: release 4.0.0 (f92d96c)
  • chore: release 4.0.0-beta.0 (11529a9)
  • chore: release 4.0.0-beta.1 (cf1cc55)
  • chore: release 5.0.0 (ebd752c)
  • chore: release 5.0.0-beta.2 (ecf247f)
  • chore: switch to main branch (ba9812d)
  • chore: switch to yarn (#274) (ad6360a), closes #274
  • chore: tweak homepage appearance (9f1499f)
  • chore: update Angular 8 (2e862ff)
  • chore: update credits section in README and homepage (4787ff3)
  • chore: update documentation (7c5d039), closes #234
  • chore: update package versions (0df2a00)
  • chore: update references to new website location (5a3debc)
  • chore: update to Angular 11 (#278) (45d8373), closes #278
  • chore(deps): bump ini from 1.3.5 to 1.3.6 (6596943)
  • chore(deps): bump ssri from 8.0.0 to 8.0.1 (#314) (c480f05), closes #314
  • feat: add umd & rollup bundles (33e76c4)
  • feat: allow for setting global config (#309) (65a11d7), closes #309 #166
  • feat: deprecate .forRoot() and .forChild() methods (07636fc)
  • fix: add a delta to mouse click/double click to make sure double click gets recognized (97967ed)
  • fix: export internal interfaces (#315) (77db412), closes #315
  • fix: fire dragStart event only when a cursor is moved (#283) (00a6755), closes #283
  • fix: make sure examples link to correct file on GitHub (6c990a5)
  • fix: rollup config surpress warnings (ea2b3c0)
  • fix: undefined errors in access-from-class demo (5819afd), closes #208
  • v3.0.0-beta.6 ([34c729b](https://github.com/angular-split/angular-split/commit/34c729b))
    
  • [WIP] (a9f6f2d)
  • [WIP] (e4e234c)
  • [WIP] (ca8eacb)
  • [WIP] Finalize pixel mode & add restrictMove property (d3db8e1)
  • [WIP] minSize with percent is working! (f9355ee)
  • [WIP] not compiling.. (26d108e)
  • [WIP] Not working (2a0ca46)
  • [WIP] Percent mode: maxSize is now working (ec312f0)
  • [WIP] Percent mode: min & max works well, need to test more. (3771b95)
  • [WIP] Trying to solve EventManagerPlugin scope (10f9fa2)
  • [WIP] Work on pixel mode now, add website example min/max (a150a63)
  • 0.1.11 add ngc compilation (f46d6ff)
  • 1.0.0-beta.5: (56707f9)
  • 1.0.0-beta.7 + Add [gutterColor], [gutterImageH] and [gutterImageV] (a02d20e)
  • Add [lockSize]="boolean" to split-area (642c7ab)
  • add [sizeTransition]="boolean" and rename (visibleTransitionEnd) to (transitionEnd) (9ca7480)
  • add 2 lazy example app links to main app (9e1ed25)
  • Add Apache License (2891196)
  • Add cd.OnPush and a log in console to track change detection run in all examples (7952f7c)
  • add CHANGELOG.md + v0.1.17 (6e16c90)
  • Add Cypress E2E env and first test for local & ci (1088e85)
  • Add cypress E2E tests (35f262b)
  • add cypress tests on custom gutter style page (eea32a7)
  • Add cypress tests on gutterClick page (71aa9a7)
  • add cypress tests to geek example page (14aa872)
  • add es7 reflect polyfill to allow compile website github sources directly on stackblitz! (8fe5751)
  • add event listeners inside runOutsideAngular (4ddca09)
  • add index.ts (471dcb0)
  • add lazy loaded demo app (e5b106c)
  • Add LICENSE file to github root (already there inside npm root) (6d68bc4)
  • add missing lodash dep to website package.json (ae42079)
  • Add new cypress tests (522a4c7)
  • Add new lazy loaded module demo and set npm prod scripts properly (d726110)
  • add observable import (d148e17)
  • add src TS files (c272c05)
  • Add travis file and update ci npm scripts (91a1b66)
  • add/update demo app examples (9be7eaa)
  • Added layoutEnd event for split component, it is hooked up to (cee8d50)
  • angular 4.0 compatibility - npm 0.2.0 (3783787)
  • aot build error.. (522d3d1)
  • Apply css flex-direction property differently on <as-split> to fix Edge issue (#125) (4979515), closes #125
  • Bug fix: When [useTransition]="true", no more transition at component initialisation. + 1.0.0-beta (4fd83f3)
  • Bug fix: When update [disabled], [direction], (5a9d313)
  • Bump ecstatic from 3.3.1 to 3.3.2 (8038bdb)
  • Bump js-yaml from 3.12.2 to 3.14.0 (ce04613)
  • Bump lodash from 4.17.11 to 4.17.19 (ac21c02)
  • Bump mixin-deep from 1.3.1 to 1.3.2 (7877067)
  • Bump webpack-bundle-analyzer from 3.1.0 to 3.3.2 (3a757e1)
  • Changed the event name layoutEnd to visibleTransitionEnd. (cd0808f)
  • changelog update (736c092)
  • clean website organisation + add example with all events logged (5cee2d3)
  • Commit to test CI travis run (cypress E2E tests) (9345cae)
  • complete organisation refactor v0.2.4 (09810c7)
  • convert var declaration to const (3f0a4ab)
  • Create FUNDING.yml (#257) (fc5628f), closes #257
  • Create README.md (5bb5456)
  • css change background-position on gutter (5fd8916)
  • css fix: gutter > add height rule to 100% or gutterSize (f93c3b6)
  • css fix: gutter > inverse height rule (ad7c4a5)
  • Cypress min/max new tests (de88c59)
  • debounce on visibleTransitionEnd event (bf1d42d)
  • Delete TODO.md (547fe23)
  • demo app: add new example (ac60e93)
  • Emit (gutterClick) event even if [disabled]="true" + v1.0.0-beta6 (8b8a338)
  • export IOutputData & IOutputAreaSizes (ac8b255)
  • first commit (c16fb5e)
  • First RC.0 + fix small bug. (9a1fd17)
  • fix (0543f4b)
  • fix (dragEnd) event for 3.0.1 (4a68986)
  • Fix #305: renamed classNames and components name (#306) (1610bfe), closes #305 #306
  • Fix bug occuring on split vertical initialization. (f264caa)
  • fix copy scripts & a cypress test (0f65554)
  • Fix forgotten class prefix (2ea1c6b)
  • Fix issue of event arguments include invisible areas. (1617234)
  • Fix issue of split gutter remains when the last area is hidden. (a3d5ab8)
  • fix rollup.config.js v0.2.6 (cd5071d)
  • Fix route for source in MinMax example (56ab6d6)
  • fix safari gutter height bug: remove "height:100%;" (915df0b)
  • fix selector (43716d4)
  • fix to test (1b9ee68)
  • go v 0.1.7 (193eeab)
  • go v0.1.4 (12b0c66)
  • go v0.1.8 (73ac43b)
  • gutter style overriding example update (3452925)
  • gutterSize default value to 11 instead of 10. (2c8141c)
  • Hidden panes fix for IE11 (b05a3fc)
  • huge refactor v1.0.0-beta.1 (14529f6)
  • increase wait time of Gutter click tests for stability (64f4433)
  • Initial commit (bae4d71)
  • Install libgconf-2-4 in CI environment (ce96cb9)
  • Introduced possibility to animate area toggle, when using the visibility (ee14002)
  • Introduced visibility property on split-area and split-gutter. (c7c92b9)
  • lint + js files inside dist folder (7360492)
  • make areas public on split (578e295)
  • make touchevents for mobile works (3a7edec)
  • Modify event emitters to limit change detection runs (104cb85)
  • Modify the way to emit gutterClick event which was buggy (82884f6)
  • More precise type for AngularSplitModule (561f581)
  • move to depencies to peerDependencies (66f4b99)
  • new aot test (65409e5)
  • NEW expand collapse code & examples (#276) (565ef86), closes #276
  • new project organisation using cli + rxjs 6 dep + component prefix + revert devicePixelRatio (7deaf63)
  • npm dependencies (6ab24b0)
  • npm script: build library before building website (dfc49fd)
  • npm version 1.0.0-rc.1 (3a03460)
  • refactor npm scripts + add cypress tests for lazy loaded module (1a1a0ee)
  • refactor the way styles are applied (23a67c6)
  • Refactor visibleTransitionEnd triggering. (9a030ef)
  • regenerate dist files (6bafec8)
  • Remove currently unused minSize property (896f923)
  • Remove license & readme from project and copy them from root at build. (7ad34f3)
  • Remove ref to TouchEvent to avoid bug edge/firefox (536cfb8)
  • Revert testing code line added for test (b8ad48b)
  • revert to pr10 solution (13de0aa)
  • Revert tsconfig back to aot build setup (e539e79)
  • rm vscode (84e580a)
  • RTL support + bug gutter size transition + 1.0.0-beta.9 (9ddcbc2)
  • rxjs6 and Angular 6 compat (fd77983)
  • Set encapsulation to Emulated on split.component.ts, so that if a consuming application turns it off (6bdbb9d)
  • simple example updated to view cd run in console (71dcfe6)
  • split.component loop on visibleAreas instead areas (051c9d2)
  • Style applying method refactor in progress (e124e52)
  • Switching to pageX/Y to resolve Y-coordinate inversion on mac for CEP applications (01102bf)
  • Test to make sure that animation css (28d584d)
  • up version (9a8cdb8)
  • Update all css prefix classes to 'as-' and documentation (dfc8d0b)
  • Update application to angular + cli 8.x (b6dd283)
  • Update bug_report.md (718c266)
  • update CHANGELOG (13aeb52)
  • update changelog 1.0.2 (ce430c0)
  • update changelog typo (c71b7cf)
  • Update CHANGELOG.md (1959c50)
  • Update CHANGELOG.md (d4b0417)
  • Update CHANGELOG.md (7f9f671)
  • Update CHANGELOG.md (575d89b)
  • Update CHANGELOG.md (6673813)
  • Update CHANGELOG.md (0ada658)
  • Update CHANGELOG.md (cdc2823)
  • Update CHANGELOG.md (4957e15)
  • Update CHANGELOG.md (2c32b2f)
  • Update CHANGELOG.md (fba4536)
  • Update CHANGELOG.md (97277e7)
  • Update CHANGELOG.md (f36405f)
  • Update CHANGELOG.md (84c0fba)
  • Update CI node version to 12 (954682b)
  • Update cypress E2E tests (90bcf22)
  • update cypress e2e tests to match 2.x (5e92518)
  • Update cypress split-area selectors tests (c616c67)
  • Update cypress tests (97503f9)
  • Update cypress tests using getBoundingClientRect() + version 3.0.0-beta.5 (03ecfef)
  • update cypress version and tests, add ones for dblclick and gutterStep (6762212)
  • update demo app + add npm script to publish (9777ae5)
  • update dep (ed849a9)
  • update dep and add license (ccf427b)
  • Update headline. (32067c9)
  • Update issue & feature templates (8146c89)
  • Update issue & feature templates (0e526fa)
  • update lazy loaded example app (c118682)
  • Update lib dependencies to angular 8.x (0a75867)
  • update lib version (02b9e19)
  • Update license file #216 (367aa8c), closes #216
  • Update license to Apache-2.0 inside package.json (f2a55b5)
  • Update listExamples.ts (5d1ed55)
  • Update npm & travis badges (1eb83b1)
  • update npm dependencies (a119b80)
  • update package version to 1.0.1 + changelog (1af0ba8)
  • Update package.json (9f7b5ec)
  • Update package.json (d510ec5)
  • Update package.json to allow install with ng9 without warnings (a9d6343)
  • Update README (9bbe0cf)
  • Update README.md (c9f4abb)
  • Update README.md (e12e9f3)
  • Update README.md (323b57e)
  • Update README.md (209416b)
  • Update README.md (7cdbf27)
  • Update simple example (7b556b6)
  • update sync split demo page (05d4210)
  • update to 0.2.3 (14189c5)
  • Update to Angular 10 (#275) (d1b505e), closes #275
  • Update to Angular 13 (#313) (901cff1), closes #313
  • update version to 0.2.2 with UMD export (ed2a3d7)
  • Update website (be7a1c2)
  • Update website src to work with 2.x (25a6a85)
  • Update wording for README (53ae320)
  • updates for 3.0.0 release (faea35c)
  • v 0.1.1 (d1cd4a3)
  • v 0.1.5 (5c7e908)
  • v0.1.1 (32eaa61)
  • v0.1.10 (7fc103b)
  • v0.1.12 (932e5d9)
  • v0.1.14 (8b2c57f)
  • v0.1.16 only update build process (295af20)
  • v0.1.16 only update build process (1564fa7)
  • v0.1.18 + update CHANGELOG (0dfbad2)
  • v0.1.19 + update CHANGELOG (42a6e1c)
  • v0.1.6 (7231591)
  • v0.19 run lint + todo + tsconfig update (fcc5463)
  • v0.2.5 published on npm (97f46c6)
  • v1.0.0-beta.2 (9ba1ef1)
  • v1.0.0-beta.3 (39e2488)
  • v1.0.0-beta.4 (8bd9664)
  • v1.0.0-beta.6 (4f1fa78)
  • v1.0.0-rc.2 add devicePixelRatio use. (8a0d59c)
  • v1.0.0-rc3 (after published wrong files in v1.0.0-rc2) (e77dc69)
  • v2.0.0 (11bc4d0)
  • v2.0.0-beta.3 fix css selector (cf8e593)
  • v2.0.0-beta.4 (7b6b26a)
  • v2.0.0-beta.5 add dragProgress$ and (event.out-zone) (9e0e070)
  • v2.0.0-beta.6 Use clientX/clientY instead pageX/pageY (d9827ef)
  • v2.0.0-beta.7: add getVisibleAreaSizes() (748efd1)
  • v2.0.0-beta.8: Add css class is-dragged on gutter. (71ad0ca)
  • v2.0.1: Event manager plugin instead extending event manager + provided inside forRoot() (ef33fb9)
  • v3.0.0-beta.6 (a89abdc)
  • v3.0.0-beta.7: mobile click/dblclick working + update doc (397c72e)
  • v3.0.0-beta.8: fix for click/dblclick on mobile (c7b2d3f)
  • v3.0.0-beta.9 fix for mobile touch event (8867d97)
  • version 1.0.3 which fix critical bug (99a4063)
  • version 1.0.4 (2c1bd9b)
  • version 1.0.4 (4a3c475)
  • wait for drag-end postprocessing before starting next drag (ad44ef8)
  • WIP (412f6c0)
  • WIP for 3.x (afd236f)
  • yellow favicon (03ce297)
  • docs: change wording of maxSize/minSize property (f156fd6)
  • refactor: use lazy loading throughout the app (#277) (bc2204a), closes #277
  • rc0: pixel mode > correct when missing/toomany wildcard area / update how flex styles seeted (5d74654)
  • Cypress: Complete geek example page tests (8b277f1)
  • Website: update examples & doc. (08922ab)
  • website: fix example source url (6784a2e)
  • Bug: emit split events inside zone.run() + Website: add sync example + Cypress tests (deea6a3)
beeman
published 13.0.1 •

beeman
published 13.0.0 •

beeman
published 5.1.0-beta.1 •

beeman
published 5.1.0-beta.0 •

beeman
published 6.0.0-beta.0 •

beeman
published 5.0.0 •

Changelog

Source

15.0.0 (2023-03-01)

  • chore: release 15.0.0 (4b93e17)
  • chore: update to ng 15 (#341) (df0842e), closes #341
  • fix: handle rtl in vertical direction correctly (#335) (97aa0e3), closes #335
beeman
published 5.0.0-beta.2 •

beeman
published 5.0.0-beta.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc