Kushagra Gour
fd7637854d
fix item length bug;
2024-04-28 22:38:55 +05:30
Kushagra Gour
67fc7f93d9
bump to 5.3.0
v5.3.0
2024-04-16 14:09:12 +05:30
Kushagra Gour
7e227ef337
fix review link
2024-04-16 14:06:45 +05:30
Kushagra Gour
5f8d95dfe3
changelog
2024-04-16 14:03:40 +05:30
Kushagra Gour
780cf21d76
add custom event tracking for chrome extension
2024-04-16 13:52:54 +05:30
Kushagra Gour
e5220a6b95
update libs
2024-04-16 13:15:44 +05:30
Kushagra Gour
a69117c318
add tailwind2 template
2024-04-16 13:15:06 +05:30
Kushagra Gour
30d007afa2
add tailwind template
2024-04-15 10:46:06 +05:30
Kushagra Gour
755f311452
include gtm domain in CSP n 5.2.2 bump
2024-04-11 16:29:22 +05:30
Kushagra Gour
0e3ccecc86
remove spectrum link
2024-03-14 18:59:49 +05:30
Kushagra Gour
1dbfccf06d
release doc improve
2024-02-20 15:37:31 +05:30
Kushagra Gour
0eb23a01d8
bump 5.2.1
2024-02-20 15:36:05 +05:30
Kushagra Gour
edee0f7e70
add loggedin analysis required for MV3 migration
2024-02-20 14:40:40 +05:30
Kushagra Gour
7371143671
add japanese translation
2024-02-08 20:17:23 +05:30
Kushagra Gour
270fb7d4f0
bump to 5.2.0
v5.2.0
2024-02-08 16:43:33 +05:30
Kushagra Gour
77479d0f71
changelog
2024-02-08 16:41:54 +05:30
Kushagra Gour
13521f9f6e
add missing script
2024-02-08 16:38:37 +05:30
Kushagra Gour
279f0e37d1
update atomizer transpiler to latest version
2024-02-08 16:38:28 +05:30
Kushagra Gour
e54c2546b1
fix acss config with unquoted keys
2024-02-08 16:37:58 +05:30
Kushagra Gour
33a54766f3
fix atomizer transpiler instructions
2024-02-08 16:37:28 +05:30
Kushagra Gour
dafda3ffa6
bump to 5.1.1
v5.1.1
2023-10-27 15:13:45 +05:30
Kushagra Gour
74908680db
changelog
2023-10-27 15:06:19 +05:30
Kushagra Gour
99f3cceb54
fix style in preview.html. fixes #548
2023-10-27 14:56:18 +05:30
Kushagra Gour
ae6f327dda
bump to 5.1.0
v5.1.0
2023-10-13 18:06:09 +05:30
Kushagra Gour
e0a7134a49
typo
2023-10-13 17:57:29 +05:30
Kushagra Gour
691b890d4c
add changelog
2023-10-13 17:56:06 +05:30
Kushagra Gour
d7c127de70
retain console open state on refreshes. fixes #435
2023-10-13 17:30:15 +05:30
Kushagra Gour
f249d34f2f
add pointer cursor to footer btn n links
2023-10-13 16:18:50 +05:30
Kushagra Gour
b126a0dd22
Merge pull request #545 from nhogle/fix-544-gutter-errors
...
Fix showErrors() method of CodeEditor component
2023-10-13 16:10:24 +05:30
Kushagra Gour
250a15a600
fix library not updating #530
2023-10-12 20:14:48 +05:30
Kushagra Gour
6ba1cdb0f3
move tailwind 3 to JS lib
2023-10-12 20:14:48 +05:30
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
Nick Hogle
5952919396
Fix showErrors() method of CodeEditor component
...
- This was causing WebMaker to throw the following error whenever the
showErrors() method was called, preventing the desired behavior of showing
the errors in the CodeMirror gutter:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'instance')
2023-10-11 15:26:52 -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