|
97a3c18082
|
Apply prettier.
/ test (push) Successful in 25s
|
2025-06-23 20:39:08 +02:00 |
|
|
ecd8852afa
|
Add extend function to easily extend an inherited model.
/ test (push) Successful in 40s
|
2025-06-22 23:25:43 +02:00 |
|
|
2d86f0fa1a
|
Add applyPatch function to update models using objects returned by patch function.
/ test (push) Successful in 56s
|
2025-06-22 17:25:12 +02:00 |
|
|
7707789bbf
|
Add from function to initialize a model and assign properties values using any object, silently ignoring fields which are not properties.
/ test (push) Successful in 51s
|
2025-04-20 20:45:52 +02:00 |
|
|
fbd2763ea6
|
Add assign function to assign properties values using any object, silently ignoring fields which are not properties.
|
2025-04-20 20:38:00 +02:00 |
|
|
f5502109ac
|
Rewrite model system, solve circular dependencies issues, better testing, clone function.
|
2025-03-29 22:59:13 +01:00 |
|