Releases: mateussouzaweb/vine
Releases · mateussouzaweb/vine
v2.0.9
Commits
- 3b24cb9: Consistent quote format to increase backward browser compatibility (Mateus Souza)
- ab3bfaa: App defined base should take precedence on path normalization (Mateus Souza)
- 55d8669: Fixed path normalization considering all possible cases (Mateus Souza)
- 9757457: Version 2.0.9 (Mateus Souza)
Latest Build
Commits
- 3b24cb9: Consistent quote format to increase backward browser compatibility (Mateus Souza)
- ab3bfaa: App defined base should take precedence on path normalization (Mateus Souza)
- 55d8669: Fixed path normalization considering all possible cases (Mateus Souza)
- 9757457: Version 2.0.9 (Mateus Souza)
v2.0.8
Commits
- 6c28cfe: Interceptors simplified with fire only implementation to allow fine control of HTTP observers (Mateus Souza)
- d590f9d: Route change observers simplified with fire only implementation to allow fine control of Route observers (Mateus Souza)
- bdd511e: Version 2.0.8 (Mateus Souza)
v2.0.7
Commits
- c3d1ab2: Component placeholder to avoid multiple mounting (Mateus Souza)
- 3b470aa: Render now mounts child elements only if has changed, otherwise parent mount should detect and mount the child elements (Mateus Souza)
- f6ec992: Version 2.0.7 (Mateus Souza)
v2.0.6
Commits
- 8984d2c: Revised events to make it simpler (Mateus Souza)
- f2ed2ed: New line to the end of each file (Mateus Souza)
- 8f76d23: Version 2.0.6 (Mateus Souza)
v2.0.5
Commits
- e91b402: Child mounting should not block thread (Mateus Souza)
- 434072b: Version 2.0.5 (Mateus Souza)
v2.0.4
Commits
- d61d868: Fixed state component update (Mateus Souza)
- 94076d4: Better events with extra target argument (Mateus Souza)
- cca520f: Event namespace removed in favor on delegated event as namespace since it has the same result (Mateus Souza)
- c808b5d: Observers now has required context and internals (Mateus Souza)
- 217b62f: Improved docs (Mateus Souza)
- 4513f86: Fixes on event callback (Mateus Souza)
- 6c50bad: Version 2.0.4 (Mateus Souza)
v2.0.3
Commits
- de71d83: Quote update to match code formatting (Mateus Souza)
- c2d1795: Correct type to match JSON parse output (Mateus Souza)
- d008e75: Support for namespace inside observers (Mateus Souza)
- a7b9c37: Mount and destroy must accept the Document object (Mateus Souza)
- 71c33f2: Spread operator where is possible (Mateus Souza)
- ad6f977: Component docs (Mateus Souza)
- a362254: Merge mode for state when component state is a data object (Mateus Souza)
- c02d55a: Better type declaration format (Mateus Souza)
- e202284: Increased docs on components (Mateus Souza)
- e06cf90: Version 2.0.3 (Mateus Souza)
v2.0.2
Commits
- ad2e8d0: Fixed render event on components with no visual changes (Mateus Souza)
- 334cd1d: Fixed broken loops (Mateus Souza)
- 2ff3240: Better events key verification (Mateus Souza)
- bcf0508: Updated instructions (Mateus Souza)
- b6f384c: Version 2.0.2 (Mateus Souza)
v2.0.1
Commits
- b0b33cc: Internal code switched to watch and fire (Mateus Souza)
- 1d1068c: Fixed types (Mateus Souza)
- 4952093: Events switched to per element list, with optional off callback parameter (Mateus Souza)
- efb7ae9: Version 2.0.1 (Mateus Souza)