Ecosyste.ms: OpenCollective

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

github.com/CirclonGroup/angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://github.com/CirclonGroup/angular-tree-component

Renamed loadChildrenTree to loadNodeChildren

49b2ee61b96d19d6a6da48e4bb6165c4a35b7bb4 authored over 7 years ago by Adam Klein <[email protected]>
Merge branch 'master' into dragevent

290ee08ff051e43da319020a15655cf05646cdd7 authored over 7 years ago by Adam Klein <[email protected]>
Added checkboxes example

75990cf23885a3c130b9d49e886ea81c56a5655a authored over 7 years ago by Adam Klein <[email protected]>
Added setHiddenNodeIds

Added state binding and methods
Removed isHiddenField

868a0535b76fc004920c404a47000d796619a111 authored over 7 years ago by Adam Klein <[email protected]>
1. expose dragstart event

2. expose drag event

4225121a91bbb22ef740d8d08562e5c02075739c authored over 7 years ago by lee yeong khang <[email protected]>
Added empty tree test

db79d74bbac1b5d4f3c21f2bd8c258c2ea813010 authored over 7 years ago by Adam Klein <[email protected]>
updated docs

a453c84cfe6832f845f823505e0f1d7dd10df96d authored over 7 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular-tree-component

# Conflicts:
# lib/defs/api.ts

bb9afb1af5cc09cc3e7213ff45c95085c1e908cc authored over 7 years ago by Adam Klein <[email protected]>
Updated ITreeOptions docs

472e955cc0bc9aef34e52b3dad7f670f92b56357 authored over 7 years ago by Adam Klein <[email protected]>
Updated ITreeOptions docs

73b355db77fcb49b78de157c062c4917facadd90 authored over 7 years ago by Adam Klein <[email protected]>
Added scrollOnFocus

Added RTL example
Regenerated docs

a36c73349e08f836bf81d4cc9455d38c0d2f3014 authored over 7 years ago by Adam Klein <[email protected]>
change loadChildren to loadChildrenTree to resolve conflic with ng-router-loader

9b7b88ebca6c2acbd79b55ce015dee166f90d6c3 authored over 7 years ago by Daniel Alvarenga <[email protected]>
fixed for angular universal

96453828b2db0a476c91ccf3164be9fa6e42355a authored over 7 years ago by kkaabbaa <[email protected]>
Removed unwanted code

3cb254b077c734f88dae7016316d2ce789082d79 authored over 7 years ago by Adam Klein <[email protected]>
Fixed MobX version

e88b2902a57561ac7cd9b715dc501c54f4b9eafb authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #326 from KeithGillette/master

Prevent overwriting existing node ids to allow use with immutable objects

ffcffec7ce8da59b0ca0f28ab0c9079f9ee4dc27 authored over 7 years ago by adam klein <[email protected]>
Prevent overwriting existing node ids to allow use with immutable objects

https://github.com/500tech/angular-tree-component/issues/220

9309937ad38b1301ca5a90a5aa9bd2dc802d8f1d authored over 7 years ago by Keith Gillette <[email protected]>
Merge pull request #317 from Abrissirba/patch-1

Set treeDraggedElement to null on drop

ed8ba69cb0b4ca89b24db36f260ec7a72cf8fd1e authored over 7 years ago by adam klein <[email protected]>
Update README.md

d9795cd3711049fa1bf2fc573e927fa357ec6a2b authored over 7 years ago by adam klein <[email protected]>
Merge branch 'master' into patch-1

af3260d400e6f587f65d1f5a87976d9be31690e8 authored over 7 years ago by adam klein <[email protected]>
Merge pull request #316 from gRoussac/patch-1

Fix TypeError: Cannot read property 'toggleActivated' of null

727b4bef512fccb7837d7cb72b811794dce3ce40 authored over 7 years ago by adam klein <[email protected]>
Set treeDraggedElement to null on drop

TreeDraggedElement is set on dragstart in tree-drag.directive. That directive also unset the ele...

9fb33f4dfcd9e57927f7c1bb6399fa343a044a59 authored over 7 years ago by Marcus Abrahamsson <[email protected]>
Fix TypeError: Cannot read property 'toggleActivated' of null

Hi,

Thanks for your work on this neat plugin.

Set mouse 'click' option to TREE_ACTIONS.TO...

fc2b18ce614347a567b9317cdfd1c87587aa91bb authored over 7 years ago by Gregory Roussac <[email protected]>
Fixed close / open quickly when animating

c55bbf6d021b9c97bf5064c59bd22c80c632ef8c authored over 7 years ago by Adam Klein <[email protected]>
Fixed allowDrop

a65338677c047c8bb5da674ee0b76468eff0d56e authored over 7 years ago by Adam Klein <[email protected]>
example build

7314f893f1182fed36b29f27bd1a40d0b0fec04a authored over 7 years ago by Adam Klein <[email protected]>
* Firing onInitialized after viewport set

* Rename events - "onXXX" => "XXX"
* Added 'dropOnNode' to event when dropping directly on node

c04dfac7d2533be2afa1af9de4d30eade8cc51fa authored over 7 years ago by Adam Klein <[email protected]>
docs and build

3379949d55b1235be42da2b2cb443177cd8e32ec authored over 7 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular-tree-component

f46137a0a43e29e895f5dff9bfc544193f24ddb8 authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #300 from paatas/master

Passing event-object to allowDrop-function

a1afb9df9bc3d43b6987808c882b77f24ab64da3 authored over 7 years ago by adam klein <[email protected]>
Added $event in allowDrop to options as well

d40e046204cbfb5453d27c93147ef3293a9a0e4c authored over 7 years ago by Adam Klein <[email protected]>
change log

45647a0c9c87351b1b68bbbd6eea99c076fd9dbd authored over 7 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:paatas/angular-tree-component

71ad1b29704ae2ba98ec927ffe0ee211fb8429d9 authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #291 from erasethis/master

Allow for ID=0

a918f12f7d84d808a31c6818365323ad8a62331b authored over 7 years ago by adam klein <[email protected]>
Merge pull request #271 from MintL/drag-mouseactions

Fix dragStart, dragEnd mouse actions

0bcb04f6692d0a32987699581edc0a0ecef2f872 authored over 7 years ago by adam klein <[email protected]>
Added drag over/leave/enter to action mapping

0eccee6cd311bc5e1c16be53e59707eac03a156f authored over 7 years ago by Adam Klein <[email protected]>
Update README.md

82f728420edeba4aedaab784b164312700eace8f authored over 7 years ago by adam klein <[email protected]>
Added run script for windows

17bfd814c45699186210da7f775a0a2168432311 authored over 7 years ago by Adam Klein <[email protected]>
Revert "Using tree component from lib in example"

This reverts commit 2401bc5c307ca6fee90a579af1ce7150fdba8baa.

dd2aab955972659ce77eb502298ea735fd2ba673 authored over 7 years ago by Adam Klein <[email protected]>
Revert "sym link"

This reverts commit f410bb1b35a5aeeaa6b9efffca5d42ed847818f4.

9b881588e20ca872f5d7d731ef8cb3ac8fdf114a authored over 7 years ago by Adam Klein <[email protected]>
sym link

f410bb1b35a5aeeaa6b9efffca5d42ed847818f4 authored over 7 years ago by Adam Klein <[email protected]>
Using tree component from lib in example

2401bc5c307ca6fee90a579af1ce7150fdba8baa authored over 7 years ago by Adam Klein <[email protected]>
Passing event-object to allowDrop-function

aa4c14869250dc7c7a9a6af45a9df725d9eaffe6 authored over 7 years ago by n0rman <[email protected]>
Check for undefined and null explicitly

2e13e62484acae7f2a69e5713bf6a5ee44f257bd authored over 7 years ago by Westheider <[email protected]>
Allow for ID=0

53d53219d6c7f18c094736a10bc52c557e8168b4 authored over 7 years ago by Westheider <[email protected]>
Merge branch 'master' into drag-mouseactions

8bbf40e9237254cfd33db528498b6a5be431a603 authored over 7 years ago by adam klein <[email protected]>
doForAll allows promises (supports expandAll of async nodes)

5c090b01d3e33f7ecd57268251fc3631a9f4f49b authored over 7 years ago by Adam Klein <[email protected]>
example on IE11 using polyfills

1b5feb9e40b35603e79129c002a08ead7b4b7c44 authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #267 from jskrzypek/fix-mobx-action-aot

npm install current lib before travis, example scripts

319168c6bbec048b3bdc1dfc5f2a5081e6752a73 authored over 7 years ago by adam klein <[email protected]>
Merge branch 'master' into fix-mobx-action-aot

99e08e4c587b4582bece5d64653707c73e4f4ccb authored over 7 years ago by adam klein <[email protected]>
Fixed SystemJS errors

614a3ffcd42ae495912944f42375751017265c8f authored over 7 years ago by Adam Klein <[email protected]>
install current lib on travis before_script

ec479275d1a3752131f818a49bce067724740b33 authored over 7 years ago by Joshua Estrin Skrzypek <[email protected]>
Added dist back

a58673e397faf170d0880635acd07a63ba358436 authored over 7 years ago by Adam Klein <[email protected]>
docs

532b1b9140cf687f976365955485c6667bcf6faa authored over 7 years ago by Adam Klein <[email protected]>
Merge branch 'master' into animations

6df69c0d22c2cc0e8780245353569450bfa3c1c9 authored over 7 years ago by Adam Klein <[email protected]>
3.4.0

e3ab20a2115697765671f8d07971214969a87bf4 authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #257 from 500tech/feat/node_wrapper

Feat/node wrapper

c7beed3ec0fbba062f0e59a37844b654563c693a authored over 7 years ago by adam klein <[email protected]>
Moved useStrict to example/cli

347a4126d0763bd01225633affa48f490555cbba authored over 7 years ago by Adam Klein <[email protected]>
MobX useStrict fixes

Expand / Collapse animations

d7e4bbb2d49fb292347fb52c076ce91627a3a4fb authored over 7 years ago by Adam Klein <[email protected]>
Fixed dropslot style

Fixed wrapper style
Removed duplicate wrapper style
Solved another mobx useStrict bug
Fixed packa...

5ea35a60ce5d75fdfecea3ce3b2bb0606bb9a88d authored over 7 years ago by Adam Klein <[email protected]>
Check against mouseAction to not get an error

if the selection isn't a TreeNode.

df91a63fa9b2504e95d4bec159c216cda45ff852 authored over 7 years ago by Andreas Lundquist <[email protected]>
Fix dragStart, dragEnd mouse actions

dragStart is called with (tree, node, $event)
dragEnd is called with (tree, node)
drag and dragO...

44060903c1c2f36ce7ad98929310173e844c4ec2 authored over 7 years ago by Andreas Lundquist <[email protected]>
test(node_wrapper): added the tree to templates basic tests

8ab72378e2e53e5994a27f8fb38b399d354afb74 authored over 7 years ago by Saar Kuriel <[email protected]>
Merge branch 'master' into feat/node_wrapper

a99b0df886543e775991b4223510604560aa5a3c authored over 7 years ago by Saar <[email protected]>
fix(client/node_wrapper): fix type"

57495fdeab423e3ab4e0824e58d7171f28429e38 authored over 7 years ago by Saar Kuriel <[email protected]>
test(templates): fix id causing test to fail

ce863e6f6e93c069593ec5ccc80559d35b2c9e29 authored over 7 years ago by Saar Kuriel <[email protected]>
added lodash dependency

supporting useStrict in MobX
disposing of reactions in virtual scroll model

a236f6ccf713f59df46b07cea63647dd7a5f26b6 authored over 7 years ago by Adam Klein <[email protected]>
fix(client/templates): fix options input

81be5ff37f4ae0a1dc2edf8c942dc59c3e08e4f9 authored over 7 years ago by saark <[email protected]>
refactor(client/templates): better Illustration for node wrapper

03c99c258ea12e428642d10b1e2a7bebce0301c5 authored over 7 years ago by saark <[email protected]>
feat(client/tree-node): added tree node wrapper component

fa59efb62e4420828aa5de8b7da83acf1320b84e authored over 7 years ago by saark <[email protected]>
build results

914b3acdde6653ee6ea7883c01bc6cc3d36e8f3c authored over 7 years ago by saark <[email protected]>
view encapsulation none in loading component

3e5c1e68f8aa104ad693e6a575b75fa045327825 authored over 7 years ago by Adam Klein <[email protected]>
Changed publish to prePublish (to avoid building on npm i)

2ca37802fb5b1500232303bf527473556281ba32 authored over 7 years ago by Adam Klein <[email protected]>
Moved out fields from templates

b00262d4471adb01f6ef561052d2b187b8d0193d authored over 7 years ago by Adam Klein <[email protected]>
chore(): results of npm install

f141dc2463ef772f27c35e40043fe32f22e758d0 authored over 7 years ago by saark <[email protected]>
Update README.md

6983325e4ccb1ab279d6e0fcd709a97d9bb58caf authored over 7 years ago by adam klein <[email protected]>
Added test badge

8ed9e5ad706fa30ca073f1f04810df655e0d1e3b authored over 7 years ago by adam klein <[email protected]>
Solving travis issues4

5b37df7fec16c31d44f728471bcd3418b617726c authored over 7 years ago by Adam Klein <[email protected]>
Solving travis issues3

eb18fa40742d3061c08ceeb826bc79344037c996 authored over 7 years ago by Adam Klein <[email protected]>
Solving travis issues

e2df0b85c8343930f7bcf11fa46db8a6320d1a1b authored over 7 years ago by Adam Klein <[email protected]>
Solving travis issues

06fbb71acd97ccfd1cd95c8c188ab48efee6b068 authored over 7 years ago by Adam Klein <[email protected]>
Trying to solve Travis build

6bd9c7e644e36bdbd617cd272ae5a8d6b448bd8c authored over 7 years ago by Adam Klein <[email protected]>
Added 'sizeChanged' method, and always rendering tree when virtual scroll is disabled

Changed styles.css to styles.scss in example.

899e154da2df2cd34ecf45239b06656c09102b67 authored over 7 years ago by Adam Klein <[email protected]>
Trying to solve Travis errors

83c6419fce5f6a37462716de1ae8fab75d143f21 authored over 7 years ago by Adam Klein <[email protected]>
Fixed executable to run from node_modules/.bin

a165c7e201cf0bd9cc050674bb9f9b33322eae44 authored over 7 years ago by Adam Klein <[email protected]>
Added travis.yml

35e6afbd4eaf99254b6e0cbc32553c5ade26a289 authored over 7 years ago by Adam Klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular-tree-component

72ddf34ffcef61ef7ef3894185f099ea6c2fe967 authored over 7 years ago by Adam Klein <[email protected]>
Reduce bundle size

Import lodash methods directly
Add sourcemap and uglify to umd bundle

fb6d978856d8e53d271f7c2617309667822978fa authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #246 from shigi/upgrade-mobx-dependency

upgrade dependency of mobx-angular

e94d65e1d0a9982076e498c2eb62ddfcc773d1a3 authored over 7 years ago by adam klein <[email protected]>
Merge branch 'master' of github.com:500tech/angular-tree-component

c8d22e4f4183033aedb1561b7c344d49e8d36ba3 authored over 7 years ago by Adam Klein <[email protected]>
Merge pull request #241 from istiti/patch-5

Update tree.model.ts

d0b235678b8420e9381c424ac771f1bd3f125698 authored over 7 years ago by adam klein <[email protected]>
Merge pull request #244 from istiti/patch-3

Update tree-options.model.ts

9afdb063ef8f45e0539468c73072465160a224c7 authored over 7 years ago by adam klein <[email protected]>
Merge pull request #245 from istiti/patch-4

Update tree-node.model.ts

494936e70a19ccf942632dcd4467f1a29be86670 authored over 7 years ago by adam klein <[email protected]>
Merge pull request #243 from istiti/patch-1

Update tree-viewport.component.ts

67c83ac65762f9cbffc18b002d1944018e242292 authored over 7 years ago by adam klein <[email protected]>
Merge pull request #247 from istiti/master

Update tree.component.ts

34192dfc00abb717eee377b55443bdfbfa988a64 authored over 7 years ago by adam klein <[email protected]>
Removed unused code

7f42ccd018ea3c4cccf1dd1d949f71336c9a0266 authored over 7 years ago by Adam Klein <[email protected]>
Update tree.component.ts

567bfa3d00976de227a177e8a61307e229a22be4 authored over 7 years ago by vltr <[email protected]>
upgrade dependency of mobx-angular

a16977732f10d715738d2133f0f7c46ce622fe79 authored over 7 years ago by Teruki Shigitani <[email protected]>
Update tree.model.ts

5837229e9c8e8a906070925c3068a7a96920e5ba authored over 7 years ago by vltr <[email protected]>
Update tree-node.model.ts

9178028aa058515df7c0acfe9ae5eedfcdeecc9e authored over 7 years ago by vltr <[email protected]>