|
1 | | -<a name="2.0.0-rc.6"></a> |
2 | | -# [2.0.0-rc.6](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2018-02-12) |
| 1 | +<a name="2.0.0-rc.7"></a> |
3 | 2 |
|
| 3 | +# [2.0.0-rc.7](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.5...v2.0.0-rc.7) (2018-02-18) |
4 | 4 |
|
5 | 5 | ### Bug Fixes |
6 | 6 |
|
7 | 7 | * **checkboxes:** get rid of performance issue with cyclic event firing; fix indetermined state ([55b975e](https://github.com/valor-software/ng2-tree/commit/55b975e)) |
| 8 | +* **custom-menu:** close menu when custom menu item gets clicked ([#218](https://github.com/valor-software/ng2-tree/issues/218)) ([ae75381](https://github.com/valor-software/ng2-tree/commit/ae75381)) |
8 | 9 |
|
| 10 | +### Features |
9 | 11 |
|
| 12 | +* **selection:** add ability to allow and forbid a node selection (closes [#220](https://github.com/valor-software/ng2-tree/issues/220)) ([#221](https://github.com/valor-software/ng2-tree/issues/221)) ([12852c9](https://github.com/valor-software/ng2-tree/commit/12852c9)) |
| 13 | + |
| 14 | +<a name="2.0.0-rc.6"></a> |
| 15 | + |
| 16 | +# [2.0.0-rc.6](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2018-02-12) |
| 17 | + |
| 18 | +### Bug Fixes |
| 19 | + |
| 20 | +* **checkboxes:** get rid of performance issue with cyclic event firing; fix indetermined state ([55b975e](https://github.com/valor-software/ng2-tree/commit/55b975e)) |
10 | 21 |
|
11 | 22 | <a name="2.0.0-rc.5"></a> |
12 | | -# [2.0.0-rc.5](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2018-02-11) |
13 | 23 |
|
| 24 | +# [2.0.0-rc.5](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2018-02-11) |
14 | 25 |
|
15 | 26 | ### Bug Fixes |
16 | 27 |
|
17 | 28 | * **dragndrop:** check whether stopPropagation is available on event (closes [#115](https://github.com/valor-software/ng2-tree/issues/115)) ([93b5f9c](https://github.com/valor-software/ng2-tree/commit/93b5f9c)) |
18 | 29 | * **tree:** add method for creating children asynchronously (closes [#204](https://github.com/valor-software/ng2-tree/issues/204)) ([72cfcb6](https://github.com/valor-software/ng2-tree/commit/72cfcb6)) |
19 | 30 | * **tree:** does not collapse root node when it is hidden (closes [#209](https://github.com/valor-software/ng2-tree/issues/209)) ([9aaa065](https://github.com/valor-software/ng2-tree/commit/9aaa065)) |
20 | 31 |
|
21 | | - |
22 | 32 | ### Features |
23 | 33 |
|
24 | 34 | * **tree:** add checkboxes support (closes [#181](https://github.com/valor-software/ng2-tree/issues/181), closes [#79](https://github.com/valor-software/ng2-tree/issues/79)) ([5069953](https://github.com/valor-software/ng2-tree/commit/5069953)) |
25 | 35 |
|
26 | | - |
27 | | - |
28 | 36 | <a name="2.0.0-rc.4"></a> |
29 | | -# [2.0.0-rc.4](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2017-11-25) |
30 | 37 |
|
| 38 | +# [2.0.0-rc.4](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2017-11-25) |
31 | 39 |
|
32 | 40 | ### Bug Fixes |
33 | 41 |
|
34 | 42 | * export noop function from rxjs-imports in order to force ngc to generate a proper metadata.json file. Closes [#175](https://github.com/valor-software/ng2-tree/issues/175) ([#177](https://github.com/valor-software/ng2-tree/issues/177)) ([c0aab34](https://github.com/valor-software/ng2-tree/commit/c0aab34)) |
35 | 43 |
|
36 | | - |
37 | | - |
38 | 44 | <a name="2.0.0-rc.3"></a> |
39 | | -# [2.0.0-rc.3](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2017-11-24) |
40 | 45 |
|
| 46 | +# [2.0.0-rc.3](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2017-11-24) |
41 | 47 |
|
42 | 48 | ### Bug Fixes |
43 | 49 |
|
44 | 50 | * import rxjs in a proper way. Closes [#172](https://github.com/valor-software/ng2-tree/issues/172) ([#173](https://github.com/valor-software/ng2-tree/issues/173)) ([5360828](https://github.com/valor-software/ng2-tree/commit/5360828)) |
45 | 51 |
|
46 | | - |
47 | | - |
48 | 52 | <a name="2.0.0-rc.2"></a> |
49 | | -# [2.0.0-rc.2](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2017-11-19) |
50 | 53 |
|
| 54 | +# [2.0.0-rc.2](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2017-11-19) |
51 | 55 |
|
52 | 56 | ### Bug Fixes |
53 | 57 |
|
54 | 58 | * **TreeController:** populate new nodes with ids unless they have them. Closes [#145](https://github.com/valor-software/ng2-tree/issues/145) ([3d0826a](https://github.com/valor-software/ng2-tree/commit/3d0826a)) |
55 | 59 |
|
56 | | - |
57 | 60 | ### Features |
58 | 61 |
|
59 | 62 | * **node-menu:** bring custom menu items to the node menu. Closes [#48](https://github.com/valor-software/ng2-tree/issues/48), closes [#53](https://github.com/valor-software/ng2-tree/issues/53), closes [#25](https://github.com/valor-software/ng2-tree/issues/25), closes [#161](https://github.com/valor-software/ng2-tree/issues/161) ([#170](https://github.com/valor-software/ng2-tree/issues/170)) ([d776886](https://github.com/valor-software/ng2-tree/commit/d776886)) |
60 | 63 | * **tree:** make it possible to collapse a tree on a first load. Closes [#102](https://github.com/valor-software/ng2-tree/issues/102) ([be42398](https://github.com/valor-software/ng2-tree/commit/be42398)) |
61 | 64 | * **Tree:** adds ability to acquire tree underlying model ([#168](https://github.com/valor-software/ng2-tree/issues/168)). Closes [#147](https://github.com/valor-software/ng2-tree/issues/147) ([68c4dcf](https://github.com/valor-software/ng2-tree/commit/68c4dcf)) |
62 | 65 |
|
63 | | - |
64 | | - |
65 | 66 | <a name="2.0.0-rc.1"></a> |
66 | | -# [2.0.0-rc.1](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.10...v2.0.0-rc.1) (2017-11-05) |
67 | 67 |
|
| 68 | +# [2.0.0-rc.1](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.10...v2.0.0-rc.1) (2017-11-05) |
68 | 69 |
|
69 | 70 | ### Bug Fixes |
70 | 71 |
|
71 | 72 | * **tree:** should not load children when they were already loaded (closes [#149](https://github.com/valor-software/ng2-tree/issues/149)) ([aa44992](https://github.com/valor-software/ng2-tree/commit/aa44992)) |
72 | 73 | * **TreeController:** fix inconsistent root node ([9626db7](https://github.com/valor-software/ng2-tree/commit/9626db7)) |
73 | 74 |
|
74 | | - |
75 | 75 | ### Features |
76 | 76 |
|
77 | 77 | * add ability to pass a template to the tree for nodes rendering ([a83c1e4](https://github.com/valor-software/ng2-tree/commit/a83c1e4)) |
78 | 78 | * support ngrx (or loading children using any other redux-like library via special LoadNextLevel event) ([1e4095d](https://github.com/valor-software/ng2-tree/commit/1e4095d)) |
79 | 79 |
|
80 | | - |
81 | | - |
82 | 80 | <a name="2.0.0-alpha.10"></a> |
83 | | -# [2.0.0-alpha.10](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.9...v2.0.0-alpha.10) (2017-08-27) |
84 | 81 |
|
| 82 | +# [2.0.0-alpha.10](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.9...v2.0.0-alpha.10) (2017-08-27) |
85 | 83 |
|
86 | 84 | ### Bug Fixes |
87 | 85 |
|
88 | 86 | * remove lodash 'get' ([5bf144d](https://github.com/valor-software/ng2-tree/commit/5bf144d)) |
89 | 87 |
|
90 | | - |
91 | | - |
92 | 88 | <a name="2.0.0-alpha.9"></a> |
93 | | -# [2.0.0-alpha.9](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2017-08-27) |
94 | 89 |
|
| 90 | +# [2.0.0-alpha.9](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2017-08-27) |
95 | 91 |
|
96 | 92 | ### Bug Fixes |
97 | 93 |
|
98 | 94 | * handle rxjs subscriptions ([5db73e0](https://github.com/valor-software/ng2-tree/commit/5db73e0)) |
99 | 95 | * **tree, menu:** return proper value for positionInParent call; change z-index of the menu ([0db681c](https://github.com/valor-software/ng2-tree/commit/0db681c)) |
100 | 96 |
|
101 | | - |
102 | | - |
103 | 97 | <a name="2.0.0-alpha.8"></a> |
104 | | -# [2.0.0-alpha.8](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.6...v2.0.0-alpha.8) (2017-07-02) |
105 | 98 |
|
| 99 | +# [2.0.0-alpha.8](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.6...v2.0.0-alpha.8) (2017-07-02) |
106 | 100 |
|
107 | 101 | ### Bug Fixes |
108 | 102 |
|
|
111 | 105 | * **fn.utils:** cover with tests critical paths (though coverage should be increased definitely for those utils) ([87eaff5](https://github.com/valor-software/ng2-tree/commit/87eaff5)) |
112 | 106 | * **system.js:** add section for SystemJS configuration, use lodash-es instead of lodash (closes [#104](https://github.com/valor-software/ng2-tree/issues/104), [#103](https://github.com/valor-software/ng2-tree/issues/103), [#58](https://github.com/valor-software/ng2-tree/issues/58)) ([4b36690](https://github.com/valor-software/ng2-tree/commit/4b36690)) |
113 | 107 |
|
114 | | - |
115 | | - |
116 | 108 | <a name="2.0.0-alpha.7"></a> |
117 | | -# [2.0.0-alpha.7](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.6...v2.0.0-alpha.7) (2017-06-23) |
118 | 109 |
|
| 110 | +# [2.0.0-alpha.7](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.6...v2.0.0-alpha.7) (2017-06-23) |
119 | 111 |
|
120 | 112 | ### Bug Fixes |
121 | 113 |
|
122 | 114 | * fix demo build output dir, add missing dependency for gh-pages, add extrab badge - version ([cef0385](https://github.com/valor-software/ng2-tree/commit/cef0385)) |
123 | 115 | * **system.js:** add section for SystemJS configuration, use lodash-es instead of lodash (closes [#104](https://github.com/valor-software/ng2-tree/issues/104), [#103](https://github.com/valor-software/ng2-tree/issues/103), [#58](https://github.com/valor-software/ng2-tree/issues/58)) ([4b36690](https://github.com/valor-software/ng2-tree/commit/4b36690)) |
124 | 116 |
|
125 | | - |
126 | | - |
127 | 117 | <a name="2.0.0-alpha.6"></a> |
128 | | -# [2.0.0-alpha.6](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2017-06-10) |
129 | 118 |
|
| 119 | +# [2.0.0-alpha.6](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2017-06-10) |
130 | 120 |
|
131 | 121 | ### Bug Fixes |
132 | 122 |
|
133 | 123 | * **async-children:** create observable for aysnc children only once (fixes [#80](https://github.com/valor-software/ng2-tree/issues/80)) ([c74e1b4](https://github.com/valor-software/ng2-tree/commit/c74e1b4)) |
134 | 124 | * **tree:** option to have an empty folder node (no children) ([ac4f777](https://github.com/valor-software/ng2-tree/commit/ac4f777)), closes [#87](https://github.com/valor-software/ng2-tree/issues/87) |
135 | 125 |
|
136 | | - |
137 | 126 | ### Features |
138 | 127 |
|
139 | 128 | * add cssClasses setting for folding elements and html templates for node and left menu activation elements ([adc3c78](https://github.com/valor-software/ng2-tree/commit/adc3c78)) |
140 | 129 | * **html value:** render html properly in a node.value ([baa62f4](https://github.com/valor-software/ng2-tree/commit/baa62f4)) |
141 | 130 | * **tree:** add left menu and an option to control availability of menus ([1afb6fc](https://github.com/valor-software/ng2-tree/commit/1afb6fc)) |
142 | 131 |
|
143 | | - |
144 | | - |
145 | 132 | <a name="2.0.0-alpha.5"></a> |
146 | | -# [2.0.0-alpha.5](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2017-03-04) |
147 | 133 |
|
| 134 | +# [2.0.0-alpha.5](https://github.com/valor-software/ng2-tree/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2017-03-04) |
148 | 135 |
|
149 | 136 | ### Bug Fixes |
150 | 137 |
|
151 | 138 | * **scripts:** do not update web-driver on postinstall ([fadd8de](https://github.com/valor-software/ng2-tree/commit/fadd8de)) |
152 | 139 | * **scripts:** remove not ready things from scripts ([c74b977](https://github.com/valor-software/ng2-tree/commit/c74b977)) |
153 | 140 |
|
154 | | - |
155 | | - |
156 | 141 | <a name="2.0.0-alpha.4"></a> |
157 | | -# 2.0.0-alpha.4 (2017-03-04) |
158 | 142 |
|
| 143 | +# 2.0.0-alpha.4 (2017-03-04) |
159 | 144 |
|
160 | 145 | ### Bug Fixes |
161 | 146 |
|
162 | | -* add demo/**/*.css to .gitignore ([2b2e597](https://github.com/valor-software/ng2-tree/commit/2b2e597)) |
| 147 | +* add demo/\*_/_.css to .gitignore ([2b2e597](https://github.com/valor-software/ng2-tree/commit/2b2e597)) |
163 | 148 | * apply new node value on blur (fixes [#4](https://github.com/valor-software/ng2-tree/issues/4)) ([378a36f](https://github.com/valor-software/ng2-tree/commit/378a36f)) |
164 | 149 | * enable drag-n-drop for safari ([27d344a](https://github.com/valor-software/ng2-tree/commit/27d344a)) |
165 | 150 | * export only public api, ignore .publish ([b7c22a3](https://github.com/valor-software/ng2-tree/commit/b7c22a3)) |
|
175 | 160 | * update README.md ([f09b711](https://github.com/valor-software/ng2-tree/commit/f09b711)) |
176 | 161 | * update README.md ([ecff57d](https://github.com/valor-software/ng2-tree/commit/ecff57d)) |
177 | 162 |
|
178 | | - |
179 | 163 | ### Features |
180 | 164 |
|
181 | 165 | * **drag-n-drop:** add support of nodes' drag-n-drop ([69e57d7](https://github.com/valor-software/ng2-tree/commit/69e57d7)) |
|
190 | 174 | * **tree:** add ability to hide root node (refs [#25](https://github.com/valor-software/ng2-tree/issues/25)) ([7d64cdf](https://github.com/valor-software/ng2-tree/commit/7d64cdf)) |
191 | 175 | * **tree:** add support of async children loading on node expand ([bbbb8f7](https://github.com/valor-software/ng2-tree/commit/bbbb8f7)) |
192 | 176 | * **tree:** make it possible to create static tree (refs [#21](https://github.com/valor-software/ng2-tree/issues/21)) ([d9b3c79](https://github.com/valor-software/ng2-tree/commit/d9b3c79)) |
193 | | - |
194 | | - |
195 | | - |
0 commit comments