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 #11 from jFensch/master

updating to RC3

github.com/CirclonGroup/angular-tree-component - ea18522edec25eaa094fa430fb8d3063915132b7 authored over 8 years ago by adam klein <[email protected]>
Merge pull request #12 from KilianSSL/master

Set ViewEncapsulation to None to allow override of styles

github.com/CirclonGroup/angular-tree-component - 5764610519b778a272734d96a62f19a8e568716a authored over 8 years ago by adam klein <[email protected]>
Set ViewEncapsulation to None to allow override of styles

github.com/CirclonGroup/angular-tree-component - f284679eded96378e65c975ebdacf036a30ee5d5 authored over 8 years ago by Kilian Schefer <[email protected]>
Updated to version 1.1.6

github.com/CirclonGroup/angular-tree-component - 222f7c450c91d963d97d2ce9b0854e4f58f0d95b authored over 8 years ago by Adam Klein <[email protected]>
Saving elementRef on node

changing # to let
Moving focus drill down & up logic to node
Fixed getLastOpenDescendant
Auto Scr...

github.com/CirclonGroup/angular-tree-component - f7b3e031054a6e3f4d9ea47e19c6f093ffe78aff authored over 8 years ago by Adam Klein <[email protected]>
Merge pull request #9 from jFensch/master

update to Angular RC2, remove router/upgrade peerDeps

github.com/CirclonGroup/angular-tree-component - 85a6bfdec724e596cd558c0cb335b806e858d317 authored over 8 years ago by adam klein <[email protected]>
update to Angular RC2, remove router/upgrade peerDeps

github.com/CirclonGroup/angular-tree-component - 20d98bf96e4ce8fb240bc92d6616c2dc482e5297 authored over 8 years ago by Jeremy Fensch <[email protected]>
Fixed example dist to work on github

github.com/CirclonGroup/angular-tree-component - e268d53ebdf2e9923841d695028cff364be71cc4 authored over 8 years ago by Adam Klein <[email protected]>
Added webpack dist folder for public DEMO

github.com/CirclonGroup/angular-tree-component - 62992beddfe419aee79e0d6ca58d199e1061cc18 authored over 8 years ago by Adam Klein <[email protected]>
bumped version in examples

github.com/CirclonGroup/angular-tree-component - 38db41540ff90e3ecb34c65677a390fa27f15648 authored over 8 years ago by Adam Klein <[email protected]>
Using scripts from .bin, bumped version

github.com/CirclonGroup/angular-tree-component - 83034e38e6d9c0994fbbb58e839dadc0fd8707e9 authored over 8 years ago by Adam Klein <[email protected]>
Compiling to dist. Added lodash as ambient dependency. Fixed empty options bug. Added webpack & systemjs examples

github.com/CirclonGroup/angular-tree-component - 83bbedcf014bc08441533ad77a96e17966a5c611 authored over 8 years ago by Adam Klein <[email protected]>
Merge pull request #2 from isaacplmann/master

Fix non-default childrenField, TreeNodeContent not rendering, added dblclick and contextmenu events

github.com/CirclonGroup/angular-tree-component - 33aa280ee5b02f4e77a0e7930e5e515ab109e350 authored over 8 years ago by adam klein <[email protected]>
Removing blank lines between decorators and classes to fix runtime error in ng2 rc2

github.com/CirclonGroup/angular-tree-component - 016c2c9cfd68a593705448167320fe9523019218 authored over 8 years ago by Isaac Mann <[email protected]>
Compiling to js for npm

github.com/CirclonGroup/angular-tree-component - 0b1493bee41fcf3546b1d65ada5b9fcf52845f52 authored over 8 years ago by Isaac Mann <[email protected]>
Adding onIntialized event

github.com/CirclonGroup/angular-tree-component - bd250360d970d7135f50c8b187547cae0ca20704 authored over 8 years ago by Isaac Mann <[email protected]>
Double click and context menu support

github.com/CirclonGroup/angular-tree-component - 3322a8600fb62f6eaf4a75191f42ceb8df0dd6bc authored over 8 years ago by Isaac Mann <[email protected]>
Putting back default treeNode template

github.com/CirclonGroup/angular-tree-component - 16f88f6a91dd99e712cb142cbd350b45d6523dbe authored over 8 years ago by Isaac Mann <[email protected]>
Fixing childrenField, TreeNodeContent shows immediately

github.com/CirclonGroup/angular-tree-component - 51d64f900dd5db874edb44e0771bbd0fff8530af authored over 8 years ago by Isaac Mann <[email protected]>
Migrating to angular2-rc.1

github.com/CirclonGroup/angular-tree-component - a8c687609902623f9a9cbeadbb882055e8180e21 authored over 8 years ago by Adam Klein <[email protected]>
Fixed to work with Angular 2 beta 16. Fixed defs file path

github.com/CirclonGroup/angular-tree-component - a0a0b8fcdd4e44b71fd23a7f396f77a6f0c7dcef authored over 8 years ago by Adam Klein <[email protected]>
Minimized package, added typings file

github.com/CirclonGroup/angular-tree-component - 77ff1b5c4ee1b25ea7951a7340996ca8c44059ca authored over 8 years ago by Adam Klein <[email protected]>
Removed ITreeOptions, adding customizable loading component

github.com/CirclonGroup/angular-tree-component - 7fa2500068eb3550005a9609213399d3ccb0daab authored over 8 years ago by Adam Klein <[email protected]>
- async children

- idField
- path
- fixed previousNode

github.com/CirclonGroup/angular-tree-component - 8d3b41890a5128cb0da887b660161a99d12d6e6a authored over 8 years ago by Adam Klein <[email protected]>
Saving tree node data inside 'data' field

github.com/CirclonGroup/angular-tree-component - 48390ea619fe0762a6aaea32ea24865db92470fd authored over 8 years ago by Adam Klein <[email protected]>
update link to docs in readme

github.com/CirclonGroup/angular-tree-component - 1a0c8b66fb2842df5c493eae2abb467068e4cb81 authored over 8 years ago by Adam Klein <[email protected]>
Styling + improved demo

Added level
Added elementRef

github.com/CirclonGroup/angular-tree-component - 637179d2f5bbbb1f95a5ca7108f3aaddaf3d763a authored over 8 years ago by Adam Klein <[email protected]>
Readme and update docs landing page

github.com/CirclonGroup/angular-tree-component - 9af03260697ad5cc3233a9ee0f91dd8a3b32da98 authored over 8 years ago by Adam Klein <[email protected]>
adding doc and dist to GIT

github.com/CirclonGroup/angular-tree-component - 165de31e6f1c37faae8a5342f5c01f8b59446eea authored over 8 years ago by Adam Klein <[email protected]>
Improved style, moved all defs to api.ts

github.com/CirclonGroup/angular-tree-component - b1605298bd84b2bb0629e1a9fb0d716325b678d5 authored over 8 years ago by Adam Klein <[email protected]>
expand icon style

prevent key down and up from scrolling

github.com/CirclonGroup/angular-tree-component - 574afa84eecb801820291b2b6406971ef83f127c authored almost 9 years ago by Adam Klein <[email protected]>
Handling keys and focus on tree

github.com/CirclonGroup/angular-tree-component - e609b7ca8bf39a74e8892f2ef7606a45f473c471 authored almost 9 years ago by Adam Klein <[email protected]>
Traversing the tree and focus on nodes

github.com/CirclonGroup/angular-tree-component - 4c5e4cbe153a0c96f9ab73217d37b6861c76aee7 authored almost 9 years ago by Adam Klein <[email protected]>
Added events infrastructure

github.com/CirclonGroup/angular-tree-component - bc8adfef5df751721bd6897e3118c257f63b4553 authored almost 9 years ago by Adam Klein <[email protected]>
Refactoring using common treeModel service

github.com/CirclonGroup/angular-tree-component - dfcbb304afff7de71dea7ea2847d927729b9e38f authored almost 9 years ago by Adam Klein <[email protected]>
Allow to pass treeNodeTemplate as string or component

github.com/CirclonGroup/angular-tree-component - 9bfc25def808dc6c152f405d0c94fa677c9512ca authored almost 9 years ago by Adam Klein <[email protected]>