|
1 | 1 | ## 1.0.0-beta.0 (2022-10-20)
|
2 | 2 |
|
3 |
| -* Added examples ([60a86fd](https://github.com/USER_NAME/PLUGIN_NAME/commit/60a86fd)) |
4 |
| -* Added support for works with the same extends and modules syntax together with x-tag for easy migrat ([d5f665e](https://github.com/USER_NAME/PLUGIN_NAME/commit/d5f665e)) |
5 |
| -* Allow to check if slot is defined via slots locals ([05582e6](https://github.com/USER_NAME/PLUGIN_NAME/commit/05582e6)) |
6 |
| -* Apply expressions to initial tree and set nextNode after expression process ([112ccde](https://github.com/USER_NAME/PLUGIN_NAME/commit/112ccde)) |
7 |
| -* Aware locals ([c78d53b](https://github.com/USER_NAME/PLUGIN_NAME/commit/c78d53b)) |
8 |
| -* Before new ([4dc77d7](https://github.com/USER_NAME/PLUGIN_NAME/commit/4dc77d7)) |
9 |
| -* Build examples script ([8fedbcc](https://github.com/USER_NAME/PLUGIN_NAME/commit/8fedbcc)) |
10 |
| -* Check shorthand block name ([d87b379](https://github.com/USER_NAME/PLUGIN_NAME/commit/d87b379)) |
11 |
| -* Cleaner find-path.js and more readme about namespace ([e15411d](https://github.com/USER_NAME/PLUGIN_NAME/commit/e15411d)) |
12 |
| -* Complete refactor WIP ([45f00f5](https://github.com/USER_NAME/PLUGIN_NAME/commit/45f00f5)) |
13 |
| -* Computed attributes ([049f153](https://github.com/USER_NAME/PLUGIN_NAME/commit/049f153)) |
14 |
| -* Default slots without slot ([3fe6368](https://github.com/USER_NAME/PLUGIN_NAME/commit/3fe6368)) |
15 |
| -* Examples site and docs ([9b853e6](https://github.com/USER_NAME/PLUGIN_NAME/commit/9b853e6)) |
16 |
| -* Fix and enhance parseLocals ([b89c90a](https://github.com/USER_NAME/PLUGIN_NAME/commit/b89c90a)) |
17 |
| -* Fix hardcoded slot tag name ([6f83229](https://github.com/USER_NAME/PLUGIN_NAME/commit/6f83229)) |
18 |
| -* Fix merge attributes ([da41fdb](https://github.com/USER_NAME/PLUGIN_NAME/commit/da41fdb)) |
19 |
| -* Fix parse attributes ([8321415](https://github.com/USER_NAME/PLUGIN_NAME/commit/8321415)) |
20 |
| -* Fix tests ([252aa45](https://github.com/USER_NAME/PLUGIN_NAME/commit/252aa45)) |
21 |
| -* Fix typo readme ([03f2e2f](https://github.com/USER_NAME/PLUGIN_NAME/commit/03f2e2f)) |
22 |
| -* Initial commit ([ec6eae5](https://github.com/USER_NAME/PLUGIN_NAME/commit/ec6eae5)) |
23 |
| -* More readme ([b5d9f86](https://github.com/USER_NAME/PLUGIN_NAME/commit/b5d9f86)) |
24 |
| -* More readme ([2201df2](https://github.com/USER_NAME/PLUGIN_NAME/commit/2201df2)) |
25 |
| -* More tests ([5ebaee4](https://github.com/USER_NAME/PLUGIN_NAME/commit/5ebaee4)) |
26 |
| -* More tests ([2163943](https://github.com/USER_NAME/PLUGIN_NAME/commit/2163943)) |
27 |
| -* Nested component tested ([8a1d117](https://github.com/USER_NAME/PLUGIN_NAME/commit/8a1d117)) |
28 |
| -* Nested testing ([44a6154](https://github.com/USER_NAME/PLUGIN_NAME/commit/44a6154)) |
29 |
| -* Push once and prepend ([1cfe598](https://github.com/USER_NAME/PLUGIN_NAME/commit/1cfe598)) |
30 |
| -* Readme ([96ff607](https://github.com/USER_NAME/PLUGIN_NAME/commit/96ff607)) |
31 |
| -* Readme ([4c8e4b8](https://github.com/USER_NAME/PLUGIN_NAME/commit/4c8e4b8)) |
32 |
| -* Readme ([5e7b754](https://github.com/USER_NAME/PLUGIN_NAME/commit/5e7b754)) |
33 |
| -* Readme update ([c02a781](https://github.com/USER_NAME/PLUGIN_NAME/commit/c02a781)) |
34 |
| -* Readme update ([66a6213](https://github.com/USER_NAME/PLUGIN_NAME/commit/66a6213)) |
35 |
| -* Readme update ([6ccf1ab](https://github.com/USER_NAME/PLUGIN_NAME/commit/6ccf1ab)) |
36 |
| -* Readme updated ([3c5ac7e](https://github.com/USER_NAME/PLUGIN_NAME/commit/3c5ac7e)) |
37 |
| -* Remove comments ([9f4216f](https://github.com/USER_NAME/PLUGIN_NAME/commit/9f4216f)) |
38 |
| -* Shorthands slot names and other enhancements ([a091cc2](https://github.com/USER_NAME/PLUGIN_NAME/commit/a091cc2)) |
39 |
| -* Slot is fill and fill is slot ([fc4283c](https://github.com/USER_NAME/PLUGIN_NAME/commit/fc4283c)) |
40 |
| -* Slot locals ([6d4b3dc](https://github.com/USER_NAME/PLUGIN_NAME/commit/6d4b3dc)) |
41 |
| -* Split in multiple files ([9f660c7](https://github.com/USER_NAME/PLUGIN_NAME/commit/9f660c7)) |
42 |
| -* Unique default slot name from filename ([25259ef](https://github.com/USER_NAME/PLUGIN_NAME/commit/25259ef)) |
43 |
| -* update ([827fe7f](https://github.com/USER_NAME/PLUGIN_NAME/commit/827fe7f)) |
44 |
| -* Update readme ([19ef893](https://github.com/USER_NAME/PLUGIN_NAME/commit/19ef893)) |
45 |
| -* Update readme ([42fa034](https://github.com/USER_NAME/PLUGIN_NAME/commit/42fa034)) |
| 3 | +* Added examples ([60a86fd](https://github.com/thewebartisan7/posthtml-components/commit/60a86fd)) |
| 4 | +* Added support for works with the same extends and modules syntax together with x-tag for easy migrat ([d5f665e](https://github.com/thewebartisan7/posthtml-components/commit/d5f665e)) |
| 5 | +* Allow to check if slot is defined via slots locals ([05582e6](https://github.com/thewebartisan7/posthtml-components/commit/05582e6)) |
| 6 | +* Apply expressions to initial tree and set nextNode after expression process ([112ccde](https://github.com/thewebartisan7/posthtml-components/commit/112ccde)) |
| 7 | +* Aware locals ([c78d53b](https://github.com/thewebartisan7/posthtml-components/commit/c78d53b)) |
| 8 | +* Before new ([4dc77d7](https://github.com/thewebartisan7/posthtml-components/commit/4dc77d7)) |
| 9 | +* Build examples script ([8fedbcc](https://github.com/thewebartisan7/posthtml-components/commit/8fedbcc)) |
| 10 | +* Check shorthand block name ([d87b379](https://github.com/thewebartisan7/posthtml-components/commit/d87b379)) |
| 11 | +* Cleaner find-path.js and more readme about namespace ([e15411d](https://github.com/thewebartisan7/posthtml-components/commit/e15411d)) |
| 12 | +* Complete refactor WIP ([45f00f5](https://github.com/thewebartisan7/posthtml-components/commit/45f00f5)) |
| 13 | +* Computed attributes ([049f153](https://github.com/thewebartisan7/posthtml-components/commit/049f153)) |
| 14 | +* Default slots without slot ([3fe6368](https://github.com/thewebartisan7/posthtml-components/commit/3fe6368)) |
| 15 | +* Examples site and docs ([9b853e6](https://github.com/thewebartisan7/posthtml-components/commit/9b853e6)) |
| 16 | +* Fix and enhance parseLocals ([b89c90a](https://github.com/thewebartisan7/posthtml-components/commit/b89c90a)) |
| 17 | +* Fix hardcoded slot tag name ([6f83229](https://github.com/thewebartisan7/posthtml-components/commit/6f83229)) |
| 18 | +* Fix merge attributes ([da41fdb](https://github.com/thewebartisan7/posthtml-components/commit/da41fdb)) |
| 19 | +* Fix parse attributes ([8321415](https://github.com/thewebartisan7/posthtml-components/commit/8321415)) |
| 20 | +* Fix tests ([252aa45](https://github.com/thewebartisan7/posthtml-components/commit/252aa45)) |
| 21 | +* Fix typo readme ([03f2e2f](https://github.com/thewebartisan7/posthtml-components/commit/03f2e2f)) |
| 22 | +* Initial commit ([ec6eae5](https://github.com/thewebartisan7/posthtml-components/commit/ec6eae5)) |
| 23 | +* More readme ([b5d9f86](https://github.com/thewebartisan7/posthtml-components/commit/b5d9f86)) |
| 24 | +* More readme ([2201df2](https://github.com/thewebartisan7/posthtml-components/commit/2201df2)) |
| 25 | +* More tests ([5ebaee4](https://github.com/thewebartisan7/posthtml-components/commit/5ebaee4)) |
| 26 | +* More tests ([2163943](https://github.com/thewebartisan7/posthtml-components/commit/2163943)) |
| 27 | +* Nested component tested ([8a1d117](https://github.com/thewebartisan7/posthtml-components/commit/8a1d117)) |
| 28 | +* Nested testing ([44a6154](https://github.com/thewebartisan7/posthtml-components/commit/44a6154)) |
| 29 | +* Push once and prepend ([1cfe598](https://github.com/thewebartisan7/posthtml-components/commit/1cfe598)) |
| 30 | +* Readme ([96ff607](https://github.com/thewebartisan7/posthtml-components/commit/96ff607)) |
| 31 | +* Readme ([4c8e4b8](https://github.com/thewebartisan7/posthtml-components/commit/4c8e4b8)) |
| 32 | +* Readme ([5e7b754](https://github.com/thewebartisan7/posthtml-components/commit/5e7b754)) |
| 33 | +* Readme update ([c02a781](https://github.com/thewebartisan7/posthtml-components/commit/c02a781)) |
| 34 | +* Readme update ([66a6213](https://github.com/thewebartisan7/posthtml-components/commit/66a6213)) |
| 35 | +* Readme update ([6ccf1ab](https://github.com/thewebartisan7/posthtml-components/commit/6ccf1ab)) |
| 36 | +* Readme updated ([3c5ac7e](https://github.com/thewebartisan7/posthtml-components/commit/3c5ac7e)) |
| 37 | +* Remove comments ([9f4216f](https://github.com/thewebartisan7/posthtml-components/commit/9f4216f)) |
| 38 | +* Shorthands slot names and other enhancements ([a091cc2](https://github.com/thewebartisan7/posthtml-components/commit/a091cc2)) |
| 39 | +* Slot is fill and fill is slot ([fc4283c](https://github.com/thewebartisan7/posthtml-components/commit/fc4283c)) |
| 40 | +* Slot locals ([6d4b3dc](https://github.com/thewebartisan7/posthtml-components/commit/6d4b3dc)) |
| 41 | +* Split in multiple files ([9f660c7](https://github.com/thewebartisan7/posthtml-components/commit/9f660c7)) |
| 42 | +* Unique default slot name from filename ([25259ef](https://github.com/thewebartisan7/posthtml-components/commit/25259ef)) |
| 43 | +* update ([827fe7f](https://github.com/thewebartisan7/posthtml-components/commit/827fe7f)) |
| 44 | +* Update readme ([19ef893](https://github.com/thewebartisan7/posthtml-components/commit/19ef893)) |
| 45 | +* Update readme ([42fa034](https://github.com/thewebartisan7/posthtml-components/commit/42fa034)) |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
0 commit comments