Alexander Cerutti
|
3f073bf930
|
Generic update to tsconfig include
|
2025-01-11 16:21:31 +01:00 |
|
Alexander Cerutti
|
0c128b57de
|
Converted wrangler example to work on ESM and upgraded it
|
2025-01-11 16:20:52 +01:00 |
|
Alexander Cerutti
|
aae3ad5982
|
Updated firebase function example
|
2025-01-11 15:56:51 +01:00 |
|
Alexander Cerutti
|
8c8763f8cd
|
Updated serverless example to run on ESM
|
2025-01-11 15:43:32 +01:00 |
|
Alexander Cerutti
|
4044125e6a
|
Changed self-hosted to run on ESM
|
2025-01-11 15:36:43 +01:00 |
|
Alexander Cerutti
|
028831ea9a
|
Moved declaration and declarationDir to single files to prevent conflict with examples configs
|
2025-01-11 15:24:28 +01:00 |
|
Alexander Cerutti
|
e88c0b43f6
|
Upgraded Typescript
|
2025-01-11 15:19:23 +01:00 |
|
Alexander Cerutti
|
1b49a40a2a
|
Upgraded express version in self-hosted example
|
2025-01-11 15:17:55 +01:00 |
|
Alexander Cerutti
|
eac92a2208
|
Converted repo to monorepo to support linking passkit-generator to examples without weird commands
|
2025-01-11 15:13:54 +01:00 |
|
Alexander Cerutti
|
d20129da99
|
Updated imports to have extensions
|
2025-01-11 14:41:15 +01:00 |
|
Alexander Cerutti
|
2bbea853e7
|
Converted package scripts and config to compile in both CJS and ESM
|
2025-01-11 14:40:56 +01:00 |
|
Alexander Cerutti
|
d6351f15c1
|
Updated minimum node version
|
2025-01-11 14:21:54 +01:00 |
|
Alexander Cerutti
|
f066acaf99
|
Merge branch 'feature/iOS18-changes'
|
2025-01-11 14:20:52 +01:00 |
|
Alexander Cerutti
|
02165d18ac
|
Improved markers and descriptions for iOS 18 properties and added venueOpenDate
|
2025-01-09 01:49:49 +01:00 |
|
Alexander Cerutti
|
7ccae18077
|
Added support to auxiliaryStoreIdentifiers
|
2025-01-09 01:21:08 +01:00 |
|
Alexander Cerutti
|
88a2ca9706
|
Added support to useAutomaticColor
|
2025-01-09 01:06:38 +01:00 |
|
Alexander Cerutti
|
f49eb5886a
|
Added support to footerBackgroundColor
|
2025-01-09 01:00:41 +01:00 |
|
Alexander Cerutti
|
64394d044f
|
Added support to suppressHeaderDarkening
|
2025-01-09 00:57:44 +01:00 |
|
Alexander Cerutti
|
c68fecddd4
|
Separated SemanticTagType schemas to its own file
|
2025-01-09 00:53:33 +01:00 |
|
Alexander Cerutti
|
e5a8935289
|
Added support to EventDateInfo
|
2025-01-09 00:43:30 +01:00 |
|
Alexander Cerutti
|
f9c480410e
|
Changed eventLiveMessage comment
|
2025-01-09 00:24:17 +01:00 |
|
Alexander Cerutti
|
6462a852fc
|
Added new method setRelevantDates
|
2025-01-09 00:17:19 +01:00 |
|
Alexander Cerutti
|
c5160c0fc9
|
Added @jest/globals as devDependency
|
2025-01-08 23:01:53 +01:00 |
|
Alexander Cerutti
|
9d8ad48665
|
Updated relevancy schemas to match new iOS 18 changes
|
2025-01-08 10:52:24 +01:00 |
|
Alexander Cerutti
|
943b48c72e
|
Merge branch 'master' into feature/iOS18-changes
|
2025-01-08 10:05:54 +01:00 |
|
Alexander Cerutti
|
b751ffb052
|
3.2.0
|
2024-10-29 23:20:42 +01:00 |
|
Alexander Cerutti
|
efea3fce81
|
Changelog update for version bump
|
2024-10-29 23:20:32 +01:00 |
|
Alexander Cerutti
|
4e06693948
|
Merge pull request #225 from alexandercerutti/feature/iOS18-changes
Changes for v3.2.0
|
2024-10-29 23:02:18 +01:00 |
|
Alexander Cerutti
|
942bda411b
|
Updated version of Node in Github Workflow
|
2024-10-29 23:01:09 +01:00 |
|
Alexander Cerutti
|
57f4aacaad
|
Upgraded github workflows to use pnpm
|
2024-10-29 22:57:24 +01:00 |
|
Alexander Cerutti
|
df2d264cab
|
3.2.0-alpha.2
|
2024-10-18 20:18:56 +02:00 |
|
Alexander Cerutti
|
a56a3d1df5
|
Fixed vscode jest command
|
2024-10-18 20:18:56 +02:00 |
|
Alexander Cerutti
|
d41c661f63
|
Added initialization of additionalInfoField only if we are on an eventTicket
|
2024-10-18 20:18:56 +02:00 |
|
Alexander Cerutti
|
f58ee7f534
|
Fixed sample model
|
2024-10-17 21:09:04 +02:00 |
|
Alexander Cerutti
|
f4a938f653
|
Fixed type of timeStyle
|
2024-10-17 01:46:36 +02:00 |
|
Alexander Cerutti
|
d871580fbf
|
Added support to a new field additionalInfoFields
|
2024-10-17 01:46:27 +02:00 |
|
Alexander Cerutti
|
2b7be248b4
|
Renamed example models
|
2024-10-12 22:32:51 +02:00 |
|
Alexander Cerutti
|
90eed88304
|
Upgraded examples to pnpm
|
2024-10-12 00:36:32 +02:00 |
|
Alexander Cerutti
|
13eb96cd27
|
3.2.0-alpha.1
|
2024-10-12 00:27:30 +02:00 |
|
Alexander Cerutti
|
b11d9abd71
|
Converted project from npm to pnpm
|
2024-10-12 00:27:14 +02:00 |
|
Alexander Cerutti
|
16ec96c692
|
Converted usage of do-not-zip to use toArray instead of toBuffer in order to have explicit instead of implict Buffer dependency from the do-not-zip
|
2024-10-12 00:24:20 +02:00 |
|
Alexander Cerutti
|
474662a1a8
|
Converted all nodejs imports to node: prefix
|
2024-10-12 00:23:07 +02:00 |
|
Alexander Cerutti
|
2406414e40
|
Ignored prettier rewrite on blame
|
2024-10-12 00:10:05 +02:00 |
|
Alexander Cerutti
|
0827730d41
|
Prettier rewrite
|
2024-10-12 00:09:31 +02:00 |
|
Alexander Cerutti
|
fea378b2c1
|
Upgraded dependencies
|
2024-10-12 00:08:38 +02:00 |
|
Alexander Cerutti
|
ba68ab9f0b
|
Added generation of inline sourcemaps
|
2024-10-11 23:59:37 +02:00 |
|
Alexander Cerutti
|
c85aba8b20
|
3.2.0-alpha.0
|
2024-10-11 23:51:57 +02:00 |
|
Alexander Cerutti
|
d85fa28339
|
Fixed tests
|
2024-10-11 23:51:57 +02:00 |
|
Alexander Cerutti
|
576ba15a39
|
Added preferredStyleSchemes getter error throwing
|
2024-10-11 23:51:57 +02:00 |
|
Alexander Cerutti
|
5a7ab94eed
|
Fixed files cross-reference Semantics
|
2024-10-11 14:36:09 +02:00 |
|