|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [v2.1.4](https://github.com/anvilco/react-ui/compare/v2.1.3...v2.1.4) - 2025-10-28 |
| 6 | + |
| 7 | +### Commits |
| 8 | + |
| 9 | +- being extra cautious [`02beb3c`](https://github.com/anvilco/react-ui/commit/02beb3c650dc774a84cf96166e38eaee5f17b0ca) |
| 10 | + |
| 11 | +## [v2.1.3](https://github.com/anvilco/react-ui/compare/v2.1.2...v2.1.3) - 2025-10-28 |
| 12 | + |
| 13 | +### Commits |
| 14 | + |
| 15 | +- set document inside component did mount [`5a055ed`](https://github.com/anvilco/react-ui/commit/5a055edfd2d5dcef9d3b6c4b8d6dd4a8fd1def77) |
| 16 | + |
| 17 | +## [v2.1.2](https://github.com/anvilco/react-ui/compare/v2.1.1...v2.1.2) - 2025-10-27 |
| 18 | + |
| 19 | +### Merged |
| 20 | + |
| 21 | +- iframeURL instead of signURL [`#25`](https://github.com/anvilco/react-ui/pull/25) |
| 22 | +- Add className prop and type [`#22`](https://github.com/anvilco/react-ui/pull/22) |
| 23 | +- publish better [`#20`](https://github.com/anvilco/react-ui/pull/20) |
| 24 | + |
| 25 | +### Commits |
| 26 | + |
| 27 | +- fix up packaging [`74ce1cb`](https://github.com/anvilco/react-ui/commit/74ce1cb7a77295545ef89b6f43777e874ec5ce60) |
| 28 | + |
| 29 | +## [v2.1.1](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-frame@1.9.1...v2.1.1) - 2024-04-17 |
| 30 | + |
| 31 | +## [@anvilco/react-signature-frame@1.9.1](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-frame@1.9.0...@anvilco/react-signature-frame@1.9.1) - 2025-10-27 |
| 32 | + |
| 33 | +### Merged |
| 34 | + |
| 35 | +- iframeURL instead of signURL [`#25`](https://github.com/anvilco/react-ui/pull/25) |
| 36 | + |
| 37 | +### Commits |
| 38 | + |
| 39 | +- fix up packaging [`74ce1cb`](https://github.com/anvilco/react-ui/commit/74ce1cb7a77295545ef89b6f43777e874ec5ce60) |
| 40 | + |
| 41 | +## [@anvilco/react-signature-frame@1.9.0](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-frame@1.8.3...@anvilco/react-signature-frame@1.9.0) - 2024-05-02 |
| 42 | + |
| 43 | +### Merged |
| 44 | + |
| 45 | +- Add className prop and type [`#22`](https://github.com/anvilco/react-ui/pull/22) |
| 46 | +- publish better [`#20`](https://github.com/anvilco/react-ui/pull/20) |
| 47 | +- Add style prop and add postMessage helper [`#19`](https://github.com/anvilco/react-ui/pull/19) |
| 48 | +- [Breaking] Update dependencies [`#16`](https://github.com/anvilco/react-ui/pull/16) |
| 49 | +- Update readme to fix import error [`#15`](https://github.com/anvilco/react-ui/pull/15) |
| 50 | + |
| 51 | +### Commits |
| 52 | + |
| 53 | +- Update deps [`52a73bd`](https://github.com/anvilco/react-ui/commit/52a73bd5f16d5435f80cd8ae76f20b2834807c40) |
| 54 | + |
5 | 55 | ## [@anvilco/react-signature-frame@1.8.3](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-frame@1.8.2...@anvilco/react-signature-frame@1.8.3) - 2022-10-05 |
6 | 56 |
|
7 | 57 | ### Merged |
@@ -165,29 +215,10 @@ All notable changes to this project will be documented in this file. |
165 | 215 |
|
166 | 216 | ## [@anvilco/react-signature-frame@1.0.2-alpha.0](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-frame@1.0.0...@anvilco/react-signature-frame@1.0.2-alpha.0) - 2020-11-11 |
167 | 217 |
|
168 | | -## [@anvilco/react-signature-frame@1.0.0](https://github.com/anvilco/react-ui/compare/v0.0.0...@anvilco/react-signature-frame@1.0.0) - 2020-11-12 |
169 | | - |
170 | | -## v0.0.0 - 2024-05-02 |
171 | | - |
172 | | -### Merged |
173 | | - |
174 | | -- Add className prop and type [`#22`](https://github.com/anvilco/react-ui/pull/22) |
175 | | -- publish better [`#20`](https://github.com/anvilco/react-ui/pull/20) |
176 | | -- Add style prop and add postMessage helper [`#19`](https://github.com/anvilco/react-ui/pull/19) |
177 | | -- [Breaking] Update dependencies [`#16`](https://github.com/anvilco/react-ui/pull/16) |
178 | | -- Update readme to fix import error [`#15`](https://github.com/anvilco/react-ui/pull/15) |
179 | | -- Add Typescript support to `AnvilEmbedFrame` [`#13`](https://github.com/anvilco/react-ui/pull/13) |
180 | | -- New `@anvilco/anvil-embed-frame` package [`#12`](https://github.com/anvilco/react-ui/pull/12) |
181 | | -- Update Readme [`#11`](https://github.com/anvilco/react-ui/pull/11) |
182 | | -- [1-min] Fix output path for type defs [`#10`](https://github.com/anvilco/react-ui/pull/10) |
183 | | -- Add Typescript typings [`#9`](https://github.com/anvilco/react-ui/pull/9) |
184 | | -- Update dependencies and peer dependencies [`#7`](https://github.com/anvilco/react-ui/pull/7) |
185 | | -- Add onError handler [`#6`](https://github.com/anvilco/react-ui/pull/6) |
186 | | -- Add onFinishSigning prop & upgrade all minor version deps [`#5`](https://github.com/anvilco/react-ui/pull/5) |
187 | | -- Refactor the Docs [`#3`](https://github.com/anvilco/react-ui/pull/3) |
188 | | -- Review Follow Ups and Refactoring [`#2`](https://github.com/anvilco/react-ui/pull/2) |
189 | | -- Setup Linting [`#1`](https://github.com/anvilco/react-ui/pull/1) |
| 218 | +## @anvilco/react-signature-frame@1.0.0 - 2020-11-12 |
190 | 219 |
|
191 | 220 | ### Commits |
192 | 221 |
|
193 | 222 | - AnvilSignatureFrame and AnvilSignatureModal [`7ab8fc2`](https://github.com/anvilco/react-ui/commit/7ab8fc2026411cbcc0186d9650290ba3d1afcfa5) |
| 223 | +- publish config [`c3683cc`](https://github.com/anvilco/react-ui/commit/c3683ccb2dd12523ae85118d26307fc5ab2cd495) |
| 224 | +- add babel devDependencies [`51ce830`](https://github.com/anvilco/react-ui/commit/51ce830e44defc0615261f94a42e9b7bc156c4f4) |
0 commit comments