Commit graph

45 commits

Author SHA1 Message Date
Mayuran Visakan
cf2e1a3e15 npm Update 2023-09-04 09:56:34 +01:00
Mayuran Visakan
7d6314d7f3 Ready release 1.0.11 2023-09-02 19:42:06 +01:00
Mayuran Visakan
874498472f Add testing framework 2023-09-02 14:43:05 +01:00
Mayuran Visakan
36e71e3f73 Revamp settings 2023-09-02 01:34:14 +01:00
Mayuran Visakan
500a751024 Update package-lock 2023-08-30 22:51:32 +01:00
Mayuran Visakan
729da305c8 Ready release 1.0.10 2023-08-30 17:46:33 +01:00
Mayuran Visakan
c082c2b927 npm update 2023-08-30 17:46:17 +01:00
Mayuran Visakan
5c246585b8 Ready release 1.0.9 2023-08-25 23:55:19 +01:00
Mayuran Visakan
82aece8bb4 Update packages 2023-08-25 23:54:58 +01:00
Mayuran Visakan
cac5801f11 Update 2023-08-25 10:57:28 +01:00
Mayuran Visakan
76f7e6844f Ready release 1.0.8 2023-08-24 00:57:35 +01:00
Mayuran Visakan
75db2e17bb Refactor EditingView 2023-08-24 00:56:40 +01:00
Mayuran Visakan
2e9c497d3d Changing default theme 2023-08-20 19:46:05 +01:00
Mayuran Visakan
511b343108 Refactor editing view to loops 2023-08-17 17:47:27 +01:00
Mayuran Visakan
7373aa8159 Reupdate changelog 2023-08-16 18:08:54 +01:00
Mayuran Visakan
01040f3d7f Ready release 1.0.7 2023-08-16 18:05:25 +01:00
Mayuran Visakan
19669808b9 Ready release 1.0.6 2023-08-15 15:21:34 +01:00
Mayuran Visakan
1d992adf78 Update fixes 2023-08-15 13:57:35 +01:00
Mayuran Visakan
13ce814f29 Add automatic packaging 2023-08-12 16:48:22 +01:00
Mayuran Visakan
064d8f96a6 revert version 2023-08-11 16:58:54 +01:00
Mayuran Visakan
f2595c247d 1.0.8 2023-08-11 16:56:05 +01:00
Mayuran Visakan
01fd71d813 1.0.7 2023-08-11 16:55:34 +01:00
Mayuran Visakan
1192e3a4e0 Clean package json 2023-08-11 16:48:08 +01:00
Mayuran Visakan
60729251de Add style linting 2023-08-11 15:01:29 +01:00
Mayuran Visakan
b16e0d5173 Update dependencies 2023-08-11 09:18:43 +01:00
Mayuran Visakan
ba7fea2e7b Fix lint setup 2023-08-10 17:20:24 +01:00
Mayuran Visakan
65b324c392 Change lint setup 2023-08-10 16:03:59 +01:00
Mayuran Visakan
75c679ced8 Multiline fix 2023-08-05 16:01:57 +01:00
Mayuran Visakan
479307b781 Add editing syntax highlighting 2023-07-10 20:47:28 +01:00
Mayuran Visakan
9d2e0c74c4 Partial Work 2023-07-10 03:03:22 +01:00
Mayuran Visakan
ba3f04f479 Add inline code decoration in edit mode 2023-07-09 20:38:57 +01:00
dependabot[bot]
506356e801
Bump tslib from 2.4.0 to 2.6.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.0...2.6.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 11:41:25 +00:00
Mayuran Visakan
afb3bcddc8
Merge pull request #2 from mayurankv/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.61.0
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.61.0
2023-07-08 12:40:32 +01:00
dependabot[bot]
5d2289c069
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.61.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 11:40:16 +00:00
dependabot[bot]
4f09f9665d
Bump typescript from 4.7.4 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v5.1.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 11:39:49 +00:00
Mayuran Visakan
4f5a2b984b
Merge pull request #4 from mayurankv/dependabot/npm_and_yarn/types/node-20.4.0
Bump @types/node from 16.18.31 to 20.4.0
2023-07-08 12:39:24 +01:00
dependabot[bot]
ce94fb9288
Bump @types/node from 16.18.31 to 20.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.31 to 20.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 18:09:05 +00:00
dependabot[bot]
ede32d186b
Bump @typescript-eslint/parser from 5.29.0 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 22:57:18 +00:00
Mayuran Visakan
b475f3e954 Add module 2023-06-25 09:32:46 +01:00
Mayuran Visakan
98ab43dd19 Install missing package 2023-06-24 02:37:56 +01:00
Mayuran Visakan
1f3020b5a6 Adding warnings and disabling for settings 2023-06-23 13:06:07 +01:00
Zsolt Szalai
2bfcc6e58e Release 1.1.9 2023-05-20 19:01:16 +02:00
Zsolt Szalai
4a84e5103b Release 1.1.8 2023-05-13 17:19:32 +02:00
Zsolt Szalai
4991627605 Release 1.1.0 2023-03-14 21:43:52 +01:00
Zsolt Szalai
77b6c2332f Release 1.0.0 2023-01-25 23:56:55 +01:00