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
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
675196bab3
test for checking saved items in the open pane
2022-04-19 11:22:40 +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
a8ca9b878e
bump to 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
fe6ee271cf
Merge pull request #508 from chinchang/v5-fix-507
...
v5: Fix Type-Error on opening Modals
2022-04-03 11:25:50 +05:30
Arnab Sen
c7e2084d15
fix: update the syntax from class components to functional
2022-04-02 21:06:27 +05:30
Arnab Sen
5eab670298
Update tooltip message on Full Screen Preview btn
2022-03-20 22:03:24 +05:30
Arnab Sen
0ceb4ecc5e
Adds functionality of toggling Full Screen in Files Mode
2022-03-20 17:52:32 +05:30
Arnab Sen
d13e7981e0
Replace preview with index in the check
...
The iframe where the output is displayed in case of Files Mode has
the url http(s)://<domain>/index.html and not preview.html.
2022-03-12 12:26:23 +05:30
Arnab Sen
4437069580
fix: remove this on onKeyDownHandler
2022-03-12 11:17:24 +05:30
Arnab Sen
c62592bf57
Remove stylesheets from html and include in js
...
The stylesheets that were linked in the index.html were redundant, as
they were already bundled by the webpack. The style.css was again imported in
the components/app.jsx. Now, it is placed in the index.js in a
order that style.css overrides the other stylesheets.
2022-03-11 20:05:28 +05:30
Kushagra Gour
5e548d681c
Merge remote-tracking branch 'origin/master' into v5
2022-03-08 12:37:56 +05:30
Kushagra Gour
18a5007a2a
upgrade firebase and import css files
2022-03-08 12:31:44 +05:30
RuntimeTerror10
f4e4565f3b
bump to 4.2.0
2022-02-20 22:28:13 +05:30
RuntimeTerror10
736219297c
fix changelog message
2022-02-20 22:28:07 +05:30
RuntimeTerror10
2952ffab31
add changelog
2022-02-20 15:45:46 +05:30
Kushagra Gour
c44df07b1f
revert version
2022-01-01 18:58:43 +05:30
LoganDark
18d1987a06
Update AddLibrary.jsx
2021-12-28 01:59:59 -08:00
LoganDark
2185ba6c1f
Update AddLibrary.jsx
2021-12-28 01:59:50 -08:00
LoganDark
3b6c5a781e
Add tailwind cdn to csp and bump minor version
2021-12-28 01:58:42 -08:00
Kushagra Gour
f522518868
comment unused data svg url as it errors with css parser
2021-04-01 14:28:59 +05:30
Kushagra Gour
a274ece4c5
turn modal into fn component
2021-04-01 14:27:59 +05:30
Kushagra Gour
4da8415636
import style.css n fix settings not updating correctly
2021-03-31 03:22:04 +05:30
Lenin Peña
58da2ef0a7
Translated
...
All text strings have been translated
2020-05-31 09:40:30 -04:00
Kushagra Gour
45f8e7bbc6
fix docs link
2020-05-31 14:45:57 +05:30
Kushagra Gour
497131b2c0
addition check to prevent err in hmr
2019-07-18 19:15:48 +05:30
Kushagra Gour
e955705bff
bring back console drag resizing. fixes #370
2019-07-18 19:15:25 +05:30
Kushagra Gour
e9ed42965b
Merge remote-tracking branch 'origin/master' into v5
2019-07-18 15:34:02 +05:30
Kushagra Gour
bbdfda57db
bump to 4.0.3
2019-07-18 15:07:27 +05:30
Kushagra Gour
72bc2c7d0e
add changelog
2019-07-18 15:06:00 +05:30
Kushagra Gour
2f3efb186b
codeeditor: fix broken syntax highlighting
2019-07-18 14:58:48 +05:30
Kushagra Gour
a607b9c9e5
update split.js and fix shrink bugs. fixes #333
2019-07-17 18:47:01 +05:30
Kushagra Gour
f365503489
Remove dom access for runBtn
2019-07-17 14:03:02 +05:30
Kushagra Gour
1a333036af
Migrate SavedItemPane to functional component 🥳
2019-07-17 14:02:44 +05:30
Kushagra Gour
e21dbdf70f
take care of setState asyncness
2019-07-17 11:51:13 +05:30
Kushagra Gour
6ffb623ece
fix items pane and logout/login btn
2019-07-17 11:30:39 +05:30
Kushagra Gour
455babbf19
login: mark fb as deprecated
2019-07-17 10:39:17 +05:30
Kushagra Gour
73e89f7a89
remove dom access
2019-07-16 22:03:05 +05:30
Kushagra Gour
9558dff0b1
more strings added to translation
2019-07-16 21:52:38 +05:30
Kushagra Gour
06753b797f
index.html: prettier fix
2019-07-16 20:48:08 +05:30