-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
38 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## 0.0.2 (2022-10-12) | ||
|
||
|
||
### Features | ||
|
||
* re-write tool-block-paragraph ([a838c17](https://github.com/cam-inc/pde.js/commit/a838c172fb3f5511565ec38abc75685b00906d38)) | ||
* re-write tool-inline-marker ([a4c848b](https://github.com/cam-inc/pde.js/commit/a4c848b7210a28bbc3f81ea481a4327046b0e51b)) | ||
* remove initilizer prop and add useConstruct ([048e457](https://github.com/cam-inc/pde.js/commit/048e457149b32ff1ec3e95ade13115d417505881)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add license display and sourcemap ([6b28d77](https://github.com/cam-inc/pde.js/commit/6b28d7763217989fe5e46382b66c0740a6d6eeba)) | ||
* bugs appeared form ([16d37b2](https://github.com/cam-inc/pde.js/commit/16d37b21254544075e95bd084952a009b73656b9)) | ||
* contenteditable ([fc87c17](https://github.com/cam-inc/pde.js/commit/fc87c1753731a34181f113916fa1c585d4754b3d)) | ||
* example ([15c4989](https://github.com/cam-inc/pde.js/commit/15c498920292d4045227c7fddfa177c5dc257467)) | ||
* rename useEffect to useWatch and add useMount ([e5d9edf](https://github.com/cam-inc/pde.js/commit/e5d9edf3aa8ba267a41c7ebae15423bf66ca2b82)) | ||
* resolve the problem of mounting DOM with state updater ([15a269d](https://github.com/cam-inc/pde.js/commit/15a269d2525686b8aafed59c6a3e03257ae3b925)) | ||
* small fix ([3a2a51a](https://github.com/cam-inc/pde.js/commit/3a2a51af1a696e112dca23b0cc64e223597e36fa)) | ||
* small fix ([0b84cd5](https://github.com/cam-inc/pde.js/commit/0b84cd5946323f79b027ff4dbf52ce3a94e00348)) | ||
* small fix ([ef007e7](https://github.com/cam-inc/pde.js/commit/ef007e7914b27fc06ac1e40d89e7ad5987fc3e27)) | ||
* svg ([1382a91](https://github.com/cam-inc/pde.js/commit/1382a912a657b1052d7d0dde0970fc7405c45d5f)) | ||
* test types ([ad07299](https://github.com/cam-inc/pde.js/commit/ad072995ba281bef5cfb62d5d79b0711e1bb9bc1)) | ||
* typo ([504fbf8](https://github.com/cam-inc/pde.js/commit/504fbf8ef33a2f0a35142d294d22613e2f206e13)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters