Vladislav Tupikin
Vladislav Tupikin
Partially for #67
I work on the translation of the textbook into Russian
Hi, thanks for this library! Could you add an example to README.md that you can simply add ```js require('electron-react-devtools').install() ``` to `index.jsx`, and not in google chrome
This issue tracks the need to enhance the [customContent.updateCustomContent](https://github.com/MrRefactoring/confluence.js/blob/feature/v2-api/src/version2/customContent.ts#L216) method by including a data property. The data property should have the following structure: ```ts data: { id: paramerters.id, // Required...
This issue tracks the need to enhance the [customContent.createCustomContent](https://github.com/MrRefactoring/confluence.js/blob/feature/v2-api/src/version2/customContent.ts#L142) method by including a data property. The data property should have the following structure: ```ts data: { type: parameters.type, // Required...
This issue tracks the need to enhance the [TBD](TBD) method by including a data property. The data property should have the following structure: data: { TBD } PR should include...
This issue tracks the need to enhance the [TBD](TBD) method by including a data property. The data property should have the following structure: data: { TBD } PR should include...
This issue tracks the need to enhance the [TBD](TBD) method by including a data property. The data property should have the following structure: data: { TBD } PR should include...