mannerism
c99bfc7d4d
Font type not used in the example ( #596 )
2024-09-19 10:04:43 +09:00
Kyohei Fukuda
20a41e560e
Impl ( #595 )
4.5.2
2024-09-16 10:10:00 +09:00
Kyohei Fukuda
70a93d4149
fix bug ( #594 )
4.5.1
2024-09-15 17:24:35 +09:00
Kyohei Fukuda
9c972a393b
Updated documentation for tables
2024-09-12 09:44:24 +09:00
Kyohei Fukuda
5ff7c4e8e0
add table from schemas package
4.5.0
2024-09-12 09:17:13 +09:00
Kyohei Fukuda
bdeaf9076d
Minor fix for playground
2024-09-11 21:33:07 +09:00
Kyohei Fukuda
2880736884
Fix routing error in playground
2024-09-11 10:36:57 +09:00
Kyohei Fukuda
8ea7d7ed43
Enable table creation in custom PDFs. ( #592 )
4.4.2
2024-09-11 10:07:57 +09:00
Kyohei Fukuda
49d3e46835
Fix Multiple tables bug ( #590 )
2024-09-11 09:37:34 +09:00
Kyohei Fukuda
7ab9829c39
Minor fix
4.4.1
2024-09-10 21:24:30 +09:00
Kyohei Fukuda
54b813c44b
Fix table layout bug ( #589 )
...
* Fix table layout bug
* Update snapshot
* Move cloneDeep to common
* Minor fix
* revert some test pdf
* add test
* Minor fix
* Minor fix
* Minor fix
* refactoring
4.4.0
2024-09-10 20:49:52 +09:00
Peter Ward
154a7b63f7
Handle empty input provided when rendering opitional MVT fields ( #587 )
2024-09-08 15:28:27 +09:00
Peter Ward
90679f27cf
validate MVT field contents and skip rendering when non-required variables are missing a value ( #585 )
2024-09-05 10:50:44 +09:00
Kyohei Fukuda
538ed5d5f0
Update snapshot
4.3.2
2024-08-11 16:28:35 +09:00
Kyohei Fukuda
0e71adfeac
Minor fix
4.3.1
2024-08-11 16:24:13 +09:00
Peter Ward
102490ade5
fix to ensure first field starts as field1 ( #559 )
4.3.0
2024-08-11 14:49:06 +09:00
Peter Ward
dd33165b6c
Add tests for underline, strikethrough and multi variable text ( #557 )
2024-08-10 13:46:26 +01:00
Kyohei Fukuda
11d41411e8
Integrate the ReadOnly schema ( #547 )
...
* IMPL
* Remove read-only schema from playground
* Support read-only in multiVariableText schema
* Change readOnly checkbox
* Minor fix
* revert MVT changes
* Fix for MVT
* Minor fix
2024-08-10 16:09:11 +09:00
Peter Ward
9318fe333b
ensure unique schema names when working in the designer ( #556 )
2024-08-10 15:59:45 +09:00
Peter Ward
546f5e3cb7
center align text on barcodes ( #554 )
2024-08-10 15:56:06 +09:00
Peter Ward
b55cc15071
MultiVariableText minor fixes ( #550 )
...
* remove optional variables that were not substituted from inputs
* f
2024-08-08 09:40:24 +09:00
Kyohei Fukuda
bb439315c0
Minor fix
2024-08-07 09:51:40 +09:00
Peter Ward
52b40cbd89
multiVariableText default schema sizes and text ( #544 )
4.2.5
2024-08-07 09:28:39 +09:00
Peter Ward
e91a7e31a1
Validating unique schema keys ( #540 )
...
* validating unique schema keys
* Minor fix
---------
Co-authored-by: Kyohei Fukuda <kyoheif@wix.com >
2024-08-04 14:57:47 +09:00
Peter Ward
73ee314ade
update template version on save ( #539 )
2024-08-03 19:28:44 +09:00
Peter Ward
76b1d15d55
Fix tsconfig for generator so that 'paths' is insidde 'compilerOptions' ( #534 )
2024-08-02 06:31:38 +09:00
Peter Ward
f14aa79a55
Add autocomplete=off to the name key/field to avoid lastpass breaking forms ( #535 )
2024-08-02 06:31:28 +09:00
Peter Ward
9bc93243c2
Fix alignment of required with duplicate name warning ( #536 )
2024-08-02 06:31:07 +09:00
Zin Kyaw Kyaw (AJ)
147cdec57a
[Text schema]: Add missing color type in get font prop ( #533 )
2024-08-01 16:21:40 +09:00
Kyohei Fukuda
b5bd7c8ac4
chore: Fix generator README
2024-08-01 10:04:33 +09:00
Kyohei Fukuda
150557e433
Prevent the browser from displaying fallback fonts for glyphs that don't exist in the fonts loaded into pdfme/ui #516 ( #531 )
...
* TMP
* Minor fix
2024-08-01 08:54:36 +09:00
Peter Ward
8409a7d881
Add a required attribute to fields which is validated by the designer ( #521 )
2024-07-30 14:46:56 +01:00
Kyohei Fukuda
bd99144a15
Minor fix
2024-07-30 22:34:03 +09:00
Peter Ward
7a3f56a4db
fix innerText and strip ending newline ( #527 )
2024-07-30 22:30:39 +09:00
Peter Ward
4e82648b78
Further revert the DetailView useEffect changes ( #526 )
2024-07-30 09:43:56 +09:00
Kyohei Fukuda
5e0d1bc42c
Refactor code and fix warning ( #524 )
4.2.4
2024-07-28 11:19:00 +09:00
Peter Ward
39f32f44c6
fewer rerenders of the DetailView in RightSidebar ( #523 )
2024-07-27 09:32:25 +09:00
Kyohei Fukuda
7a533d4de5
Minor fix playground
2024-07-26 09:48:18 +09:00
Peter Ward
abfaf7be83
Move icon definition to plugin instead of schema ( #522 )
...
* move icon definition to plugin instead of schema
allow options to override icon
* f
2024-07-26 09:38:59 +09:00
Kyohei Fukuda
9b95ea7e58
Update website ( #520 )
...
* Change website keyword
* website image optimize
* website: Add pdfme Cloud link to navigation bar
* website: Add pdfme Cloud link to footer
* update docusaurus
* add SidebarBanner
* Update readme
4.2.3
2024-07-25 21:14:40 +09:00
Kyohei Fukuda
371a0d37a0
chore: add PDFME_VERSION to playground nav ( #517 )
2024-07-24 11:10:36 +09:00
Peter Ward
8e67e8ecd2
Fix schema change attribute retention ( #514 )
2024-07-24 09:07:02 +09:00
Kyohei Fukuda
fdd9b762fc
Fix: The table schema returns an error for 2D array values ( #511 )
...
* chore: Refactor getBody function to handle both string and string[][] inputs
* Minor fix
* Minor fix
2024-07-22 17:39:07 +09:00
Peter Ward
083ceeed2c
fix dynamic resizing additional newline ( #510 )
4.2.2
2024-07-22 09:03:10 +09:00
Peter Ward
1008ff816a
do not apply schema changes from right sidebar if they are invalid ( #508 )
4.2.1
2024-07-21 18:56:09 +09:00
Peter Ward
aeec3aff96
Multi-variable Text Schema (again) ( #502 )
2024-07-21 09:50:16 +01:00
Kyohei Fukuda
8735c85811
Fix - When a large number of plugins are set, the left sidebar of the designer overflows. ( #506 )
...
* fix bug
* Update Designer test snapshot
4.2.0
4.1.1
2024-07-20 17:24:23 +09:00
Peter Ward
4faff77d39
Short-term improvement to Form flicker between fields due to tables needing refresh ( #504 )
2024-07-20 17:01:06 +09:00
Peter Ward
d516821014
gracefully ignore missing image schema input at pdf render time ( #505 )
2024-07-20 17:00:07 +09:00
Kyohei Fukuda
0a0821c6e0
Update table schema error message ( #503 )
2024-07-20 15:09:16 +09:00