Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.5.0][CDE] supplement Export/import to json check #841

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

askonev
Copy link
Member

@askonev askonev commented Feb 2, 2023

  • check
    • ApiDocumentContent.prototype.ToJSON;
    • ApiRange.prototype.ToJSON;
    • ApiDocument.prototype.ToJSON;
    • ApiParagraph.prototype.ToJSON;
    • ApiRun.prototype.ToJSON;
    • ApiHyperlink.prototype.ToJSON;
    • ApiStyle.prototype.ToJSON; has a todo
    • ApiFill.prototype.ToJSON;
    • ApiRGBColor.prototype.ToJSON;
    • ApiUniColor.prototype.ToJSON;
    • ApiGradientStop.prototype.ToJSON;
    • ApiStroke.prototype.ToJSON;
    • ApiInlineLvlSdt.prototype.ToJSON;
    • apitable/tojson
  • wait
  • bugs
    • ApiParaPr.prototype.ToJSON; 64047

@askonev askonev linked an issue Feb 2, 2023 that may be closed by this pull request
@askonev askonev changed the title [CDE] Export/import to json check [7.3][CDE] Export/import to json check Feb 8, 2023
@askonev askonev changed the title [7.3][CDE] Export/import to json check [7.3.3][CDE] Export/import to json check Feb 8, 2023
@askonev askonev added the bug label Feb 9, 2023
@askonev askonev force-pushed the feature/all_object_to_json branch 4 times, most recently from 886ca9f to af961e4 Compare February 15, 2023 17:29
@askonev askonev changed the title [7.3.3][CDE] Export/import to json check [7.5.0][CDE] Export/import to json check Sep 7, 2023
@CLAassistant
Copy link

CLAassistant commented Nov 13, 2023

CLA assistant check
All committers have signed the CLA.

@askonev askonev mentioned this pull request Nov 13, 2023
@askonev askonev force-pushed the feature/all_object_to_json branch 2 times, most recently from aa7f23f to e9410ea Compare November 16, 2023 12:02
@Yar04ek Yar04ek changed the title [7.5.0][CDE] Export/import to json check [7.5.0][CDE] ApiRGBColor.ToJSON check Nov 27, 2023
@Yar04ek Yar04ek changed the title [7.5.0][CDE] ApiRGBColor.ToJSON check [7.5.0][CDE] supplement Export/import to json check Nov 27, 2023
@askonev askonev force-pushed the feature/all_object_to_json branch 2 times, most recently from c9b8a1d to 3a12f6f Compare November 29, 2023 15:22
@askonev askonev force-pushed the feature/all_object_to_json branch 4 times, most recently from 98ed4b7 to 7a1cee5 Compare December 8, 2023 18:20
@askonev askonev force-pushed the feature/all_object_to_json branch 2 times, most recently from d67fc6a to f2d93f3 Compare January 19, 2024 09:55
@askonev askonev force-pushed the feature/all_object_to_json branch 2 times, most recently from 272086b to 16db879 Compare March 25, 2024 16:29
askonev and others added 21 commits April 9, 2024 17:56
* Range to json
* feature: ApiUniColor.ToJSON

* ref: ApiUniColor.ToJSON

* ref: ApiUniColor.ToJSON

* ref: ApiUniColor.ToJSON

* ref: ApiUniColor.ToJSON
* feature: ApiGradientStop.ToJSON

* ApiGradientStop.ToJSON
* feature: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* feature: ApiStroke.ToJSON

* feature: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON

* ref: ApiStroke.ToJSON
@askonev askonev force-pushed the feature/all_object_to_json branch from 6f18391 to 0c4c301 Compare April 9, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CDE] Export/Import to json
4 participants