UNPKG

@kospa/base

Version:

Base components for kospa framework

86 lines (32 loc) 2.69 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.2.5](https://github.com/spatools/kospa/compare/@kospa/base@0.2.4...@kospa/base@0.2.5) (2020-11-25) ### Bug Fixes * oops typo ([fb4ddff](https://github.com/spatools/kospa/commit/fb4ddff6fd68bf46f3cacfb2995b4d3edcf8e350)) ## [0.2.4](https://github.com/spatools/kospa/compare/@kospa/base@0.2.3...@kospa/base@0.2.4) (2020-11-25) ### Bug Fixes * use local importers ([cfb48c6](https://github.com/spatools/kospa/commit/cfb48c65b70c6ae0a95a0e497984ccd66359bf91)) ## [0.2.3](https://github.com/spatools/kospa/compare/@kospa/base@0.2.2...@kospa/base@0.2.3) (2020-09-29) ### Bug Fixes * **base:** wait for full process before resolving compose promise ([2de1306](https://github.com/spatools/kospa/commit/2de13060d8f41040d0ccecb56710d0120fa4d7b0)) ## [0.2.2](https://github.com/spatools/kospa/compare/@kospa/base@0.2.1...@kospa/base@0.2.2) (2020-08-05) ### Bug Fixes * **base:** composer should not clean root node ([edf31ba](https://github.com/spatools/kospa/commit/edf31ba5783f3f39ee5a582a86ce24dbb6bb0d9c)) ## [0.2.1](https://github.com/spatools/kospa/compare/@kospa/base@0.2.0...@kospa/base@0.2.1) (2020-08-05) ### Bug Fixes * **base:** this is amd is not window ([66411da](https://github.com/spatools/kospa/commit/66411da48e7ba0b629e1c9efaad22ebdf698d9e3)) * **base:** use internal binding handler for composition ([787d50e](https://github.com/spatools/kospa/commit/787d50ec48e3f6af6baee6b3510d11354674367e)) # 0.2.0 (2020-08-04) ### Bug Fixes * **base:** include native module loaders in module ([4c58f39](https://github.com/spatools/kospa/commit/4c58f39570ac95d019ca7999db9c512b833a7df8)) * **base:** move extend type to subscribable ([d664a70](https://github.com/spatools/kospa/commit/d664a70723201b83d004e891b128f0c95985d4c6)) ### Features * **base:** improve composer ([beab46f](https://github.com/spatools/kospa/commit/beab46faa3196654685c8530b3551dd7858e98d1)) * **base:** improve index exports ([c4073dd](https://github.com/spatools/kospa/commit/c4073dda53caa3f205b2da8ef336915bb589c1a1)) * **base:** improve module loader ([07b6b58](https://github.com/spatools/kospa/commit/07b6b5847da77619be6b13541f756645296a5f67)) * feat(base)!: improve activator ([ce4e43d](https://github.com/spatools/kospa/commit/ce4e43dfa3d3d8d880cf1569a71a3ccf809938a8)) * feat(base)!: use a setter to set enableLog ([44b3e1c](https://github.com/spatools/kospa/commit/44b3e1c8469cabcb5d36a62d9bc1125d40eca1db)) ### BREAKING CHANGES * remove bindingComplete method * enableLog was a variable