Atul R
94c3315bf0
0.28.1
2021-01-20 14:18:48 +01:00
Atul R
f50f08f40d
update deps
2020-12-11 19:36:55 +05:30
Atul R
6b4f0160d5
0.28.0
2020-12-11 19:25:09 +05:30
Atul R
2e0bcc158f
0.27.0
2020-11-25 01:15:09 +05:30
Atul R
31e3abb041
0.26.0
2020-10-18 16:44:11 +02:00
Atul R
43a7da75cd
0.25.0
2020-10-18 16:44:05 +02:00
Atul R
2ceed980b4
adds test docs ( #695 )
...
* adds test docs
* update docs
* update api docs
* change to master
2020-09-19 20:12:08 +02:00
Atul R
738590b631
bump version and update docs & deps
2020-07-04 20:03:59 +02:00
Atul R
a79ff1fd38
0.23.1
2020-06-27 17:41:17 +02:00
Atul R
29aed42c67
0.23.0
2020-06-26 17:02:19 +02:00
dependabot-preview[bot]
d3bd896c49
Bump @types/jest from 25.2.3 to 26.0.0 ( #600 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09 19:46:19 +02:00
dependabot-preview[bot]
d2b8174476
Bump @types/node from 13.13.11 to 14.0.12 ( #599 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.13.11 to 14.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09 19:41:29 +02:00
Atul R
558086655f
updates docs and bump version
2020-06-09 19:37:29 +02:00
Atul R
c33c375fb2
0.21.0
2020-05-23 23:31:37 +02:00
Atul R
1bd0a5ca10
Upgrade deps ( #562 )
...
* upgrade qode
* 0.20.0
* dep updates
* formatting and fix exports
* fix type rename
2020-05-13 09:15:46 +02:00
Atul R
e0cddc9a7b
bring back event loop activator
2020-04-13 23:34:58 +02:00
Atul R
cca5baa447
0.18.2
2020-04-01 11:56:28 +02:00
Atul R
1d5e322c39
Patch version with docs search
2020-03-30 23:52:34 +02:00
Atul R
cf0877c777
0.18.0
2020-03-28 23:52:47 +01:00
Atul R
de688c6f7f
0.17.0
2020-03-24 20:39:42 +01:00
dependabot-preview[bot]
f15f55d20a
Bump prettier from 1.19.1 to 2.0.1 ( #458 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:17:04 +01:00
Atul R
50f43d955a
adds memoization and perf fixes ( #450 )
...
* adds memoization and perf fixes
* 0.16.1
2020-03-17 00:17:15 +01:00
dependabot-preview[bot]
d1cabf3a4d
Bump typedoc from 0.16.11 to 0.17.0 ( #449 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.16.11 to 0.17.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.11...0.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 23:40:03 +01:00
Atul R
8d435bc1b1
0.16.0
2020-03-14 19:31:58 +01:00
Atul R
22b28f8cd4
Adds pixmap support to clipboard ( #445 )
...
* adds pixmap setters and getters to qclipboard
* upgrade deps
* Adds inlinestylesheet fix on objectname test
2020-03-14 19:29:26 +01:00
Atul R
5c840fe9ba
0.15.5
2020-03-13 21:40:10 +01:00
Atul R
86b8dd966e
Adds repolish for setObjectName
2020-03-13 21:39:59 +01:00
Atul R
b53cd1cb2b
0.15.4
2020-03-13 20:57:13 +01:00
Atul R
a454a7dafe
bumps artifact installer
2020-03-08 17:18:53 +01:00
Atul R
c742712f6f
Qwidget wrap fix ( #433 )
...
* skip setting up miniqt if customQt is on
* adds opengl context
* adds NodeWidgetWrap
* changed the mode of qode.js to make it executable
* 0.15.3
2020-03-08 16:47:56 +01:00
master-atul
110cb80e82
Fix qode shared library in windows
...
0.15.2
2020-03-07 11:10:05 +01:00
Atul R
efdbb3e6c7
bump package-lock
...
0.15.1
2020-03-07 10:42:02 +01:00
Atul R
86c3ef089c
Integration with Qode 2.0 ( #400 )
...
* Moves qt integration solely to the nodegui core addon
* Adds lint fixes
* moved to integration core
* cleans up export snippet
* revert package.json
* Add exit if app->exec finishes.
* lint fix
* Makes QApplication custom
* adds qobject to wrap of qapp
* Adds working qt run looper
* Adds font default
* Adds qt installer
* Updates qode integration to v2.0.1
* fix cpp lints
* Fixes lint and deps
* Adds miniqt installation
* adds setup mini qt script
* skips tests due to issues with jest
* fix config and download path for linux and windows
* Adds multiple artifact downloader
* fix qt config and compilation
* Fixes qode path for windows (now it can load dll's easily)
* Add compilation
* fix windows path setup
* use scripts directly
* enabled tests back
* fix ubuntu deps
* update to alpha release
* fix workflow
* adds more artifacts and funding field
* change to alpha v2
* update prebuild yml
* revert build action
* disabling prebuild for now
* switch to stable release 5.14.1
* version bump
2020-03-07 10:28:30 +01:00
Atul R
1234027472
Fix prebuilt macosx binary for macos 10.9 and up
2020-02-07 20:34:19 +01:00
dependabot-preview[bot]
7004064567
Bump @types/jest from 24.9.1 to 25.1.1 ( #386 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.9.1 to 25.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 20:23:28 +01:00
Atul R
08d2e3a7b5
0.13.3
2020-01-31 12:32:52 +01:00
Atul R
d95fe53d78
0.13.2
2020-01-30 13:41:13 +01:00
dependabot-preview[bot]
8dce10bda8
Bump jest and ts-jest ( #377 )
...
Bumps [jest](https://github.com/facebook/jest ) and [ts-jest](https://github.com/kulshekhar/ts-jest ). These dependencies needed to be updated together.
Updates `jest` from 24.9.0 to 25.1.0
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.1.0 )
Updates `ts-jest` from 24.3.0 to 25.0.0
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.3.0...v25.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: Atul R <atulanand94@gmail.com>
2020-01-27 20:47:30 +01:00
dependabot-preview[bot]
c74a890068
Bump prebuild from 9.1.1 to 10.0.0 ( #373 )
...
Bumps [prebuild](https://github.com/prebuild/prebuild ) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/prebuild/prebuild/releases )
- [Commits](https://github.com/prebuild/prebuild/compare/v9.1.1...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 20:43:36 +01:00
dependabot-preview[bot]
a7454566c8
Bump cross-env from 6.0.3 to 7.0.0 ( #379 )
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.3...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 20:42:59 +01:00
Atul R
626045549f
Fix/windows addon lib ( #369 )
...
* Adds libs and exp to windows addon building
* fixes refex on windows prebuilt
* 0.13.1
2020-01-25 21:52:15 +01:00
Atul R
a84bc69a26
Adds prebuilt binary builder setup ( #366 )
...
* Prebuilt setup (#3 )
* Adds prebuild
* Adds prebuild
* fix branch name
* adds prebuild upload
* fix windows build and performance bump for prebuild
* remove pre-release
* adds updated
* edited
* test
* move to all platforms
* change to master
* change to release event
* install qode explicitly
* Adds npm skip build flag
* Adds build triggers
* Repo dispatchs
* change to all events
* Update prebuild.yml
* test
* fix prevuild
* test
* test
* change to master release
* change to nodegui
* change the master tag check
* adds conditional before overwriting NAPI_VERSION
2020-01-24 19:11:01 +01:00
dependabot-preview[bot]
6bfc1a735c
Bump typedoc from 0.15.5 to 0.16.7 ( #357 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.15.5 to 0.16.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.15.5...v0.16.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 21:26:02 +01:00
dependabot-preview[bot]
d2ab0aa751
Bump husky from 3.1.0 to 4.0.10 ( #360 )
...
Bumps [husky](https://github.com/typicode/husky ) from 3.1.0 to 4.0.10.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.0.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 21:25:51 +01:00
dependabot-preview[bot]
db4dfa30df
Bump @types/node from 12.12.21 to 13.1.2 ( #322 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.21 to 13.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-31 20:38:27 +05:30
Atul R
7680c0e6ed
Docs update script ( #312 )
...
* fix build issues
* Fix docs script
2019-12-29 10:45:40 +05:30
Atul R
20cf4cc080
Cleans up (fixes build errors) ( #310 )
2019-12-29 09:37:05 +05:30
Atul R
392aa3cd4c
Adds automatic docs for now ( #308 )
...
* adds basic typedoc
* backup
* Adds all docs to source code
* Adds autogenerated docs
* Fixes doc links
* Updates docs
2019-12-29 00:42:06 +05:30
Atul R
8521efbe32
0.12.1 ( #305 )
2019-12-26 19:47:27 +05:30
Atul R
0061ba43d8
Bump version to 0.12 ( #301 )
...
* 0.12.0
* change to prerelease
2019-12-26 13:34:26 +05:30