Songkeys
|
e986fda63b
|
fix: transitType should be read when type is boardingPass (#137)
|
2023-04-03 23:38:36 +08:00 |
|
Alexander Cerutti
|
d54c61334f
|
Replaced jasmine dependency with jest
|
2023-04-02 18:31:16 +02:00 |
|
Alexander Cerutti
|
11cfe99ccc
|
3.1.8
|
2023-03-26 15:13:29 +02:00 |
|
Alexander Cerutti
|
0bacd7cb94
|
Changelog update for version bump (3.1.8)
|
2023-03-26 15:13:29 +02:00 |
|
Alexander Cerutti
|
ecaeedd942
|
Added logo-dark Affinity Designer project in assets
|
2023-03-26 15:09:35 +02:00 |
|
Alexander Cerutti
|
a09d829d39
|
Fixed FieldsArray spec
|
2023-03-26 14:51:44 +02:00 |
|
Alexander Cerutti
|
a723f22fb2
|
Merge pull request #136 from buren/wifi-access-array-type
Set Semantic.wifiAccess as array type
|
2023-03-26 14:49:53 +02:00 |
|
Jacob Burenstam
|
ff44540860
|
Set Semantic.wifiAccess as array type
|
2023-03-24 16:46:06 +01:00 |
|
Alexander Cerutti
|
c058863618
|
Added back old logo for npm readme (legacy)
|
2023-01-29 15:56:55 +01:00 |
|
Alexander Cerutti
|
dc92a83ac5
|
Removed old light-mode-only logo from readme
|
2023-01-29 13:13:38 +01:00 |
|
Alexander Cerutti
|
6a4e792498
|
Added Dark Mode logo in Readme support
|
2023-01-29 13:11:54 +01:00 |
|
Alexander Cerutti
|
e7d570b33c
|
Renamed logo file for light mode
|
2023-01-29 12:52:15 +01:00 |
|
Alexander Cerutti
|
19b34144a3
|
3.1.7
|
2022-11-14 21:19:46 +01:00 |
|
Alexander Cerutti
|
0e6dfce543
|
Changelog for version bump (3.1.7)
|
2022-11-14 21:19:38 +01:00 |
|
Alexander Cerutti
|
b3b6bab005
|
Merge pull request #118 from alexandercerutti/fix/fields-row
Fix to unsupported fields rows
|
2022-11-14 21:15:43 +01:00 |
|
Alexander Cerutti
|
036e4753c4
|
Added auxiliaryFields rows in examplePass model
|
2022-11-12 00:20:56 +01:00 |
|
Alexander Cerutti
|
ab70e61f81
|
Changed auxiliaryFields getter return type
|
2022-11-11 23:54:50 +01:00 |
|
Alexander Cerutti
|
68c9b1588e
|
Added fieldSchema property to FieldsArray
|
2022-11-09 19:31:44 +01:00 |
|
Alexander Cerutti
|
e4fc8feda8
|
Added FieldWithRow interface and Joi Schema
|
2022-11-09 19:30:04 +01:00 |
|
Alexander Cerutti
|
4e548094d0
|
Updated README
|
2022-10-30 21:30:32 +01:00 |
|
Alexander Cerutti
|
b83b36a5a9
|
3.1.6
|
2022-03-29 22:52:57 +02:00 |
|
Alexander Cerutti
|
ff41023496
|
Changelog for version bump (3.1.6)
|
2022-03-29 22:44:59 +02:00 |
|
Alexander Cerutti
|
eeb1978728
|
Made all the regex to get created only once
|
2022-03-29 22:36:27 +02:00 |
|
Alexander Cerutti
|
1900a29d39
|
Dependencies update
|
2022-03-28 22:00:21 +02:00 |
|
Alexander Cerutti
|
46d754e8a1
|
Dependecies update
|
2022-03-13 13:35:06 +01:00 |
|
Alexander Cerutti
|
fa8b3e18bc
|
Small optimization to PKPass.pack
|
2022-03-13 00:44:32 +01:00 |
|
Alexander Cerutti
|
951730fb1d
|
Optimized localize null-translations loop
|
2022-03-13 00:19:50 +01:00 |
|
Alexander Cerutti
|
1212f4b32b
|
Optimized localizationEntries loop
|
2022-03-13 00:16:53 +01:00 |
|
Alexander Cerutti
|
153ad08885
|
Improved PKPass.pack to reduce the amount of iterations that gets done
|
2022-03-12 19:47:06 +01:00 |
|
Alexander Cerutti
|
54ee2fb882
|
Merge branch 'feature/github-templates'
|
2022-02-26 16:37:10 +01:00 |
|
Alexander Cerutti
|
7ef5800f9a
|
Added pull request template
|
2022-02-26 16:36:23 +01:00 |
|
Alexander Cerutti
|
546f90acaf
|
Added bug report template
|
2022-02-26 16:06:37 +01:00 |
|
Alexander Cerutti
|
64672de97c
|
3.1.5
|
2022-02-22 23:07:45 +01:00 |
|
Alexander Cerutti
|
213b5ae2a3
|
Changelog for version bump
|
2022-02-22 23:07:39 +01:00 |
|
Alexander Cerutti
|
cd35a6c61b
|
Updated examples dependencies
|
2022-02-22 22:56:24 +01:00 |
|
Alexander Cerutti
|
0b75b98c4a
|
Improved fields warn expression
|
2022-02-22 00:07:15 +01:00 |
|
Alexander Cerutti
|
27511806a8
|
Added falsy fields to be automatically excluded with warn being emitted
|
2022-02-22 00:04:07 +01:00 |
|
Alexander Cerutti
|
7ccbdf9f80
|
Added FieldArray same-order test for push also for unshift
|
2022-02-21 22:46:09 +01:00 |
|
Alexander Cerutti
|
df02c878db
|
Merge pull request #104 from zhenwenc/fix-field-array-order
Fixed FieldsArray.push to preserve the order of input items
|
2022-02-21 22:28:12 +01:00 |
|
Frederick Cai
|
16177dfa49
|
Fixed FieldsArray.push to preserve the order of input items
|
2022-02-22 09:09:36 +13:00 |
|
Alexander Cerutti
|
ccd38262ec
|
3.1.4
|
2022-02-07 20:56:37 +01:00 |
|
Alexander Cerutti
|
e3a9de9008
|
Changelog for v3.1.4
|
2022-02-07 20:55:13 +01:00 |
|
Alexander Cerutti
|
1f79b0d74f
|
Improved comment and formatting for latest fix
|
2022-02-07 20:54:58 +01:00 |
|
Alexander Cerutti
|
0f54aef7c8
|
Merge branch 'example/cloudflare_worker'
|
2022-02-07 20:49:13 +01:00 |
|
billytrend
|
c32394b4d0
|
Check for Joi.binary (#100)
|
2022-02-07 20:46:03 +01:00 |
|
Alexander Cerutti
|
745b0bc29e
|
Merge pull request #102 from majuss/master
Update README.md
|
2022-02-07 16:18:04 +01:00 |
|
majuss
|
daf01b0fac
|
Update README.md
another typo in minimal example
|
2022-02-07 16:16:34 +01:00 |
|
Alexander Cerutti
|
a15dc29290
|
Added explicit Buffer import declarations
|
2022-02-07 01:18:06 +01:00 |
|
Alexander Cerutti
|
ad10c8251b
|
Updated examples dependencies
|
2022-02-06 02:19:48 +01:00 |
|
Alexander Cerutti
|
506f1359d2
|
Changed examples passkit-generator linking commands
|
2022-02-06 02:06:00 +01:00 |
|