Kushagra Gour
5d3b9dad6d
Merge pull request #547 from nhogle/fix-546-codemirror-tab-key
...
Fix issue 546: Tab key not working in JS editor when using CodeMirror
2023-10-12 14:38:49 +05:30
Nick Hogle
d6e7cd3a8e
Fix issue 546: Tab key not working in JS editor when using CodeMirror
...
- The check for the Emmet option was short-circuiting the logic for
inserting a Tab. Note that the emmet option is only enabled on HTML and
CSS editors, (and not the JS editor), which is why the `Tab` key works in
those editors, but not the JS editor.
2023-10-11 16:19:45 -07:00
Kushagra Gour
bf986ce7da
Merge pull request #542 from chinchang/chinchang-patch-1
...
Create SECURITY.md
2023-10-08 14:19:11 +05:30
Kushagra Gour
cfc122b64b
Create SECURITY.md
2023-10-08 14:18:54 +05:30
Kushagra Gour
db744a7fe1
add prettificaiton n fix decode err
2023-09-04 09:32:26 +05:30
Kushagra Gour
8c0b315eeb
add query param code read mode
2023-09-04 08:59:47 +05:30
Kushagra Gour
4b2f5e03ee
add terms page
2023-08-30 17:42:29 +05:30
Kushagra Gour
dc03aa3eeb
add scroll animation on hero img;
2023-08-18 12:30:21 +05:30
Kushagra Gour
97a3346643
change box shadow color
2023-08-07 16:27:52 +05:30
Kushagra Gour
2b0052d522
fix btn color
2023-08-06 19:59:57 +05:30
Kushagra Gour
870b391f09
new testimonial effect
2023-08-06 18:55:47 +05:30
Kushagra Gour
d81fc0fc04
style footer
2023-08-06 17:50:26 +05:30
Kushagra Gour
f8585ae149
website style improvements
2023-08-06 07:36:56 +05:30
Kushagra Gour
b7078c89b0
fix release instructiojns
2023-05-29 01:28:33 +05:30
Kushagra Gour
93432c4ed6
version fix
2023-05-29 01:28:13 +05:30
Kushagra Gour
92c1ef6ef6
export extension task
2023-05-29 01:28:04 +05:30
Kushagra Gour
27a30a0110
bump to 5.0.3
2023-05-29 01:19:35 +05:30
Kushagra Gour
3f3393b5df
remove polyfills script tag
2023-05-28 18:57:55 +05:30
Kushagra Gour
03489400e4
add error modal when js preview not working
2023-05-28 18:57:55 +05:30
Kushagra Gour
2f40d21bae
gulp: add extension setup task
2023-05-28 18:57:55 +05:30
Kushagra Gour
a7f6c7cf83
bump to 5.0.2
2023-05-28 18:24:52 +05:30
Kushagra Gour
3f8ba77b0f
changelog
2023-05-28 18:23:50 +05:30
Kushagra Gour
a5c098565a
Merge pull request #534 from diomed/patch-1
...
Update libraryList.js
2023-05-28 18:15:45 +05:30
May Kittens Devour Your Soul
607e63f123
Update libraryList.js
2023-05-27 22:52:47 +02:00
Kushagra Gour
ffc068e3e5
Merge pull request #515 from chinchang/cypress-int
...
Adding Cypress framework
2022-11-30 09:50:21 +05:30
Kushagra Gour
173fb7fce9
web -> frontend
2022-09-15 15:51:52 +05:30
Kushagra Gour
e25775b52b
5.0.1
v5.0.1
2022-07-21 13:38:23 +05:30
Kushagra Gour
38ce9ef8fc
5.0.1 add changelog
2022-07-21 13:38:14 +05:30
Kushagra Gour
72e5d12a30
fix add library
2022-07-21 13:35:59 +05:30
Arnab Sen
748eb630d8
add blur to the title input field
2022-04-19 15:08:24 +05:30
Arnab Sen
16e41f91cd
test for JS library selector
2022-04-19 12:41:41 +05:30
Arnab Sen
f6f3b5e536
add fixture for JS and CSS libraries
2022-04-19 12:41:12 +05:30
Arnab Sen
675196bab3
test for checking saved items in the open pane
2022-04-19 11:22:40 +05:30
Arnab Sen
0da697aac6
test for changing creation title
2022-04-19 00:14:34 +05:30
Arnab Sen
fa7150b24f
add interface tests
2022-04-18 22:37:07 +05:30
Arnab Sen
cb4d19d05c
tests for new button
2022-04-16 10:36:32 +05:30
Arnab Sen
f6cf7766f3
Cypress integrated with some tests
2022-04-16 00:31:32 +05:30
Kushagra Gour
432143ba3e
update app.jsx to 5.0
2022-04-07 13:37:43 +05:30
Kushagra Gour
48c475d17b
Merge pull request #509 from chinchang/v5
...
V5
2022-04-07 13:26:25 +05:30
Kushagra Gour
a8ca9b878e
bump to v5.0.0
v5.0.0
2022-04-07 13:24:42 +05:30
Kushagra Gour
f01f048c29
add changelog
2022-04-07 13:24:20 +05:30
Kushagra Gour
65d1e15112
add es translation
2022-04-07 13:18:01 +05:30
Kushagra Gour
3279fe0024
remove mo file
2022-04-07 13:13:27 +05:30
Kushagra Gour
c287ef784e
Merge pull request #429 from leninalbertolp/v5
...
Translated
2022-04-07 13:10:07 +05:30
Kushagra Gour
b08c34ff59
fix bugs
2022-04-07 13:01:07 +05:30
Kushagra Gour
98590c3ddf
Update package.json homepage url
2022-04-07 12:07:05 +05:30
Kushagra Gour
b23b632bff
fix sw generation
2022-04-06 20:29:39 +05:30
Kushagra Gour
a5c218e0cd
add nvmrc
2022-04-04 01:24:31 +05:30
Kushagra Gour
f968765a41
update package-lock
2022-04-04 00:45:04 +05:30
Kushagra Gour
bf1c5b5a3b
Merge pull request #506 from chinchang/v5-fix-503
...
Fixes in the gulpfile
2022-04-04 00:39:49 +05:30