Json schema generator
A CLI tool for generating JSON Schema from typescript
yarn add @atlaskit/json-schema-generator
A CLI tool for generating JSON Schema from typescript
yarn add @atlaskit/json-schema-generator
8dd71b2e0653
-
Updated bin property to string as the package name and bin name matches.
https://yarnpkg.com/configuration/manifest#bin7b00632e7a8
- npm
ignore files, fix ts-node dep, add logic to determine if in monorepoe40395c82d9
- Attempt
to publish json-schema-generator to the greater world0088e374340
-
Returning promise from function in index.js so that it can write the output to files before
process exits from cli.js2d1e14605e2
- This
fixes the error “doc_node not found in the added definitions” that was breaking the json-schema
generation script in adf-schema. In addition, it fixes the bug due to which the build process was
failing silently on this error.83154234335
- ED-13522
Add safe URL check to ADF validator (smart cards now show as unsupported content if the check
fails)5f58283e1f
- Export
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
versions here: https://atlaskit.atlassian.com/get-started Also add typescript
to
devDependencies
to denote version that the package was built with.#3885
6c525a8229
- Upgraded
to TypeScript 3.9.6 and tslib to 2.0.0
Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade to prevent duplicates of tslib being bundled.
#3823
abce19a6d1
- ED-9599
Add proper support for Tuple with typescript
TupleType
Array spec now has an optional isTuple
property.
9fe56e9d64
- Revert
TaskList and ItemList type87f4720f27
- Officially
dropping IE11 support, from this version onwards there are no warranties of the package working in
IE11. For more information see:
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534[minor]7602615cd4:
ED-8785 Improve stage-0 & type reference support in JSON Schema Generator
[minor]24865cfaff:
Relax text color mark validation to allow upper case characters
[patch]cc28419139:
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.- [patch]ae4f336a3a:
FABDODGEM-13 Editor Damask Release - Internal post
BREAKING CHANGES
Affected Editor Components:
tables, media, mobile, emoji, tasks & decisions, analytics
Editor
Mobile
Media
media-viewed
event dispatched when media is interacted with via the media card or viewer.
alt
text attribute on media image elements.
i18n-tools
Bumped dependencies.
[patch]097b696613:
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
[patch]d13fad66df:
[minor]e36f791fd6:
[major]9d5cc39394:
[minor]1eb20bca95:
[patch]9f43a40e1e:
[patch]d5eec5a831:
[patch]11d4b85: