Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Angular Tree Component

A simple yet powerful tree component for Angular (>=2)
Collective - Host: opensource - https://opencollective.com/angular-tree-component - Website: https://t.co/WRLezVh8Cz - Code: https://github.com/500tech/angular-tree-component

Merge pull request #62 from isaacplmann/aot-metadata

Adding *.metadata.json files for AoT compilation

github.com/CirclonGroup/angular-tree-component - 7e5558af37b866f610b989dae6d7e1ce087bdbe4 authored about 8 years ago by adam klein <[email protected]>
Adding *.metadata.json files for AoT compilation

github.com/CirclonGroup/angular-tree-component - e0a8de09a93352582cb1ad82f02f5493e676bf4d authored about 8 years ago by Isaac Mann <[email protected]>
Don't copy compiled folder into dist

github.com/CirclonGroup/angular-tree-component - be3649631506ab1412d4ea5b01697cc2d7c4433f authored about 8 years ago by Isaac Mann <[email protected]>
Using @types instead of typings

github.com/CirclonGroup/angular-tree-component - 225bc397a6dc0b73c8b1e15480e27936a92a484f authored about 8 years ago by Adam Klein <[email protected]>
metadata.json files for AoT compilation

github.com/CirclonGroup/angular-tree-component - 4355dff931a5ed1ca9173467751dfb62c9c950d4 authored about 8 years ago by Isaac Mann <[email protected]>
Fixed alignment of childless nodes

github.com/CirclonGroup/angular-tree-component - 06798c609ce52dba398768fdd77d919ed225fa3d authored about 8 years ago by Adam Klein <[email protected]>
Allow to change options object and immediately affect tree.

Breaking CSS change: added node-wrapper to HTML. Should only have an affect if you added custom C...

github.com/CirclonGroup/angular-tree-component - 1171efdf88477a25d4199ef77a883cd598746098 authored about 8 years ago by Adam Klein <[email protected]>
Merge pull request #103 from Deftig/master

Added wrapper to keep node in line with toggle

github.com/CirclonGroup/angular-tree-component - d77f5cc8458a39d4b74f8caa3ff16c62ce9a7ce9 authored about 8 years ago by adam klein <[email protected]>
Fixed active / focused / expanded styles

github.com/CirclonGroup/angular-tree-component - c211f18f4a0ea974c12666372428dd4fa314ef70 authored about 8 years ago by Adam Klein <[email protected]>
Added wrapper to keep node in line with toggle

github.com/CirclonGroup/angular-tree-component - 635890a8f1e4706d373a4349a630e1ec70f1d4b5 authored about 8 years ago by Andrew Gabauer <[email protected]>
Merge branch 'master' of github.com:500tech/angular2-tree-component

github.com/CirclonGroup/angular-tree-component - 04f3500a31e2961cdf6d847cb2921b5fcfafa829 authored about 8 years ago by Adam Klein <[email protected]>
* Added onToggleExpanded Output

* Fixed example in Firefox and IE (console.log)
* Update to 1.3.6

github.com/CirclonGroup/angular-tree-component - 7ce272abbbc85b0bd75212016abef730afd95663 authored about 8 years ago by Adam Klein <[email protected]>
Export TreeComponent

github.com/CirclonGroup/angular-tree-component - ce2986dcb4ff7b83b75a8455d4ec7315c127c9f4 authored about 8 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular2-tree-component

github.com/CirclonGroup/angular-tree-component - 3871dd42a2cee7e10caf794f9565df6c2378736b authored about 8 years ago by Adam Klein <[email protected]>
1.3.3 bug fixes:

Bug fix #73 - check nodes hierarchy before moving node
Bug fix #71 - added onMoveNode as @Outpu...

github.com/CirclonGroup/angular-tree-component - 2350c631644f51e87d817aac91665bbd7ef4f299 authored about 8 years ago by Adam Klein <[email protected]>
Added issue template for github

github.com/CirclonGroup/angular-tree-component - c52195261accea554a9bcca5809f423d45fd41d1 authored about 8 years ago by Adam Klein <[email protected]>
Added methods to interfaces in api.ts

github.com/CirclonGroup/angular-tree-component - 19876f2a159b59e6b8fe46d50c0e4f45aa4d02cd authored about 8 years ago by Adam Klein <[email protected]>
Merge pull request #66 from schmuli/master

Move typings into dev dependencies

github.com/CirclonGroup/angular-tree-component - 81ac26b8e1850f90939ef3643d44db508757d053 authored about 8 years ago by adam klein <[email protected]>
Move typings into dev dependencies

github.com/CirclonGroup/angular-tree-component - 0528880fe85eeaeb81223e0b3ba0a8f4984acc81 authored about 8 years ago by Schmulik Raskin <[email protected]>
Fixed bug dragging node to before itself

github.com/CirclonGroup/angular-tree-component - f3eff67c6930bed4ccec25093dcda5e0626bdcf6 authored about 8 years ago by Adam Klein <[email protected]>
Fixed movenode event

github.com/CirclonGroup/angular-tree-component - d3e8d1f50afbca742666cebdfdaf3d9701454a55 authored about 8 years ago by Adam Klein <[email protected]>
Merge branch 'drag_n_drop'

github.com/CirclonGroup/angular-tree-component - 7540fa04590f6b1d4f206a8a4eba98a3d8028ae6 authored about 8 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular2-tree-component

github.com/CirclonGroup/angular-tree-component - 84ce62b72cf42f1cfead850129ca5e0d03a9788f authored about 8 years ago by Adam Klein <[email protected]>
Supporting drag & drop behaviour

github.com/CirclonGroup/angular-tree-component - 224a21ad1436c08366feab15d09207cde76ee752 authored about 8 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular2-tree-component

github.com/CirclonGroup/angular-tree-component - 4f54d089c30b2aac4fe006567f287b1c3dd5b890 authored about 8 years ago by Adam Klein <[email protected]>
Returning this in all action methods on node to allow chaining

Fixed Activated / Deactivated events
Added autoShow to filter
Added setActiveAndVisible

github.com/CirclonGroup/angular-tree-component - dde9012e5f677b3b478002d961ffeb2edd1075a8 authored about 8 years ago by Adam Klein <[email protected]>
Merge pull request #60 from isaacplmann/relax-dependencies

Relax dependency requirements

github.com/CirclonGroup/angular-tree-component - fad68d9d5e794bb426c39c76a99aa826e9e1a60b authored about 8 years ago by adam klein <[email protected]>
Merge pull request #57 from ciesielskico/master

Changed postinstall script to prebuild in package.json ("typings install")

github.com/CirclonGroup/angular-tree-component - b2697729a5f6f20c1496e9a5cc2dc6fb00e5058b authored about 8 years ago by adam klein <[email protected]>
Update package.json

github.com/CirclonGroup/angular-tree-component - 5d37ff1299f9a995706ec349892eaf9d4984be16 authored about 8 years ago by Alexander Ciesielski <[email protected]>
Relax dependency requirements

github.com/CirclonGroup/angular-tree-component - cd65a58ddcdb5d5983e62abe105f6a4310704820 authored about 8 years ago by Isaac Mann <[email protected]>
Update package.json

github.com/CirclonGroup/angular-tree-component - 2f3a0b501a78a8d26cef4a8f23800e45d772ec0c authored over 8 years ago by Alexander Ciesielski <[email protected]>
Merge pull request #51 from isaacplmann/align-nodes

Align tree nodes

github.com/CirclonGroup/angular-tree-component - 1b3aca944201deef345ee40509e2d50bc8fb93bd authored over 8 years ago by adam klein <[email protected]>
removed postinstall script (typings install)

github.com/CirclonGroup/angular-tree-component - 423f8941ad7b77fb8904365f65a75290d3ec2c8a authored over 8 years ago by Alexander Ciesielski <[email protected]>
Merge pull request #43 from isaacplmann/rc6

RC6 allow AoT Compilation using TemplateRefs

github.com/CirclonGroup/angular-tree-component - 1626e9ce92809f530a46ad5e07180e0105a27a29 authored over 8 years ago by adam klein <[email protected]>
Added filterNodes function, and isHidden field

github.com/CirclonGroup/angular-tree-component - 0aa35e60e196542f2b4b17b9e0a93adc5e32aeef authored over 8 years ago by Adam Klein <[email protected]>
Leaving old functionality in place with deprecation warning

github.com/CirclonGroup/angular-tree-component - 6749293074faf419ede079bb05d096a2d009c317 authored over 8 years ago by Isaac Mann <[email protected]>
Fix typo in loadingTemplate

github.com/CirclonGroup/angular-tree-component - 3d32c3da78d85f3b5c541598398b409373ff3cf9 authored over 8 years ago by Isaac Mann <[email protected]>
RC6 using ContentChild TemplateRefs

github.com/CirclonGroup/angular-tree-component - 53855e7f778fc4f2767e31d218c52290e0295053 authored over 8 years ago by Isaac Mann <[email protected]>
* Handling empty nodes

* Rename onToggle to onToggleExpanded
* Added onEvent
* Not trigerring key actions when input is ...

github.com/CirclonGroup/angular-tree-component - 5d6a9eac86c2823201b0382d71155b48d799d64d authored over 8 years ago by Adam Klein <[email protected]>
Handled empty nodes

Rename onToggle to onToggleExpanded
Added onEvent
Deprecating onDoubleClick
Small fixes

github.com/CirclonGroup/angular-tree-component - 72fabf97e9b5f962c8390b12cec129999bf1f16d authored over 8 years ago by Adam Klein <[email protected]>
Rotate expander. Build webpack example. Bump version

github.com/CirclonGroup/angular-tree-component - 77318bf6249cc0c6c6fd3ecc76c4bbb030050c34 authored over 8 years ago by Adam Klein <[email protected]>
Widen expander click area (#24)

Not using deprecated methods (#24)
Fixed bug when running update() after async children were load...

github.com/CirclonGroup/angular-tree-component - e510eda058f7007295dbfa367d713a51cb7d6e39 authored over 8 years ago by Adam Klein <[email protected]>
Webpack example build

github.com/CirclonGroup/angular-tree-component - ff4bc62a0b780ce14f35537766f02643e993561e authored over 8 years ago by Adam Klein <[email protected]>
Doing context menu via actionMapping

Removed using deprecated toggle
Added interfaces for actionMapping
Added padding around expander ...

github.com/CirclonGroup/angular-tree-component - c07db5e71c7d09af1552d3ced34be5b9399d72a5 authored over 8 years ago by Adam Klein <[email protected]>
Added action mappings

github.com/CirclonGroup/angular-tree-component - 0eef869949e081b97ea403b61b35db1f46be8593 authored over 8 years ago by Adam Klein <[email protected]>
Moved typings to dependencies (fixes #13)

github.com/CirclonGroup/angular-tree-component - c4bab1ab4bb1ea14e8f136333758155eb6d876e4 authored over 8 years ago by Adam Klein <[email protected]>
Fixed typo in isExpanded field in demo

Moved auto expansion of nodes to initialization of tree

github.com/CirclonGroup/angular-tree-component - e4abcbfae7a08ce27c4bdb03bf23bcec94bcfa5d authored over 8 years ago by Adam Klein <[email protected]>
Updated change log, update webpack live example, not using toggle() deprecated method, updated examples to use 1.1.11

github.com/CirclonGroup/angular-tree-component - 48eb7db0839cd0d9dd1bc027f68fe0a43ee72afa authored over 8 years ago by Adam Klein <[email protected]>
Added the ability to add nodes and update tree using treeModel.update()

Saving the tree state (focused, active, expanded nodes) only on the tree model.

github.com/CirclonGroup/angular-tree-component - 7ff075061c401f3ead3a992a04cdfc05eab4f6d9 authored over 8 years ago by Adam Klein <[email protected]>
Added context param to options, for the custom node template

github.com/CirclonGroup/angular-tree-component - e43b8c9a2dc77238cae59cd2cf8204b733263c55 authored over 8 years ago by Adam Klein <[email protected]>
Move examples to 1.1.9

github.com/CirclonGroup/angular-tree-component - 26f4f8bc9aab58a282d4f66d680b1dd5dc038dbe authored over 8 years ago by Adam Klein <[email protected]>
Including element-closest in vendor for IE support.

Fixed bug with pre-expandeded children and asyncChildren

github.com/CirclonGroup/angular-tree-component - 5667c2670e30b0602e34fe43878a9ba7d2ba7640 authored over 8 years ago by Adam Klein <[email protected]>
Added expanded attribute

github.com/CirclonGroup/angular-tree-component - ce4a3f6bba64cb2eafb816b7f17ebe049f7bf2b6 authored over 8 years ago by Adam Klein <[email protected]>
Update to 1.1.7. Update examples to RC.3

github.com/CirclonGroup/angular-tree-component - 6a57e6b25febe308b3f93d844f30f0333a989d3b authored over 8 years ago by Adam Klein <[email protected]>