Cassie Tarakajian
|
2082ae1237
|
Re #1373, upgrade CSSLint to latest
|
2020-04-09 18:52:06 -04:00 |
|
Cassie Tarakajian
|
65cd912ef3
|
Merge pull request #1366 from elit-altum/center-toolbar-icons
fix(toolbar): centered the toolbar icons
|
2020-04-09 16:51:41 -04:00 |
|
Cassie Tarakajian
|
3c7c159e72
|
Move pixel measurements to rems
|
2020-04-09 16:51:25 -04:00 |
|
Cassie Tarakajian
|
4eda1654c5
|
Merge pull request #1283 from shakti97/sidebar-shortcut
Feature sidebar toggle shortcut
|
2020-04-09 16:39:15 -04:00 |
|
Minjun Kim
|
eccd9e7a59
|
Merge branch 'add-contributing-ko-translation' of https://github.com/mjaything/p5.js-web-editor into add-contributing-ko-translation
|
2020-04-09 19:17:31 +02:00 |
|
mjaything
|
45c653344b
|
Add Korean translation of CONTRIBUTING.md
|
2020-04-09 19:16:04 +02:00 |
|
Minjun Kim
|
5ecc83814a
|
change file name of CONTRIBUTING.md
|
2020-04-09 19:16:04 +02:00 |
|
Minjun Kim
|
7f073c0023
|
add contributing.md file in translation directory
|
2020-04-09 19:16:04 +02:00 |
|
mjaything
|
4c0cb727d8
|
Add Korean translation of CONTRIBUTING.md
|
2020-04-09 19:11:11 +02:00 |
|
Minjun Kim
|
d152409d36
|
change file name of CONTRIBUTING.md
|
2020-04-09 18:05:33 +02:00 |
|
Minjun Kim
|
663626bba7
|
add contributing.md file in translation directory
|
2020-04-09 18:04:29 +02:00 |
|
Minjun Kim
|
8b95d44003
|
change file structure of translation file
|
2020-04-09 14:28:04 +02:00 |
|
Minjun Kim
|
31e67eed7a
|
Merge branch 'master' of https://github.com/processing/p5.js-web-editor into add-readme-ko-translation
|
2020-04-09 14:26:51 +02:00 |
|
David
|
b249625746
|
execute test
|
2020-04-08 23:34:45 -05:00 |
|
David
|
372748eb45
|
remove title form nav
|
2020-04-08 23:23:42 -05:00 |
|
David
|
e9ddf6a8ea
|
Revert "remove title from nav"
This reverts commit a85068b25e .
|
2020-04-08 23:18:40 -05:00 |
|
David
|
a85068b25e
|
remove title from nav
|
2020-04-08 23:03:59 -05:00 |
|
David
|
24e034808c
|
resolve path present assets #1268
|
2020-04-08 17:13:04 -05:00 |
|
elit-altum
|
97f02fda55
|
fix(high-contrast-theme): fixed failing WCAG AAA checks
|
2020-04-09 02:33:48 +05:30 |
|
Cassie Tarakajian
|
55faf45a3e
|
Merge pull request #1379 from processing/missing-nonfile-frame
Add frane to code editor when selected folder or media file
|
2020-04-08 16:29:18 -04:00 |
|
Cassie Tarakajian
|
b744c9bd6d
|
Add frane to code editor when selected folder or media file
|
2020-04-08 16:28:49 -04:00 |
|
Cassie Tarakajian
|
65606f4f7d
|
Merge pull request #1378 from processing/missing-upload
Fixes #1361 - upload option missing for folder
|
2020-04-08 16:19:49 -04:00 |
|
Cassie Tarakajian
|
31ca964bb7
|
Fixes #1361 - upload option missing for folder
|
2020-04-08 16:18:10 -04:00 |
|
Cassie Tarakajian
|
bd8293f459
|
Merge pull request #1377 from processing/revert-1360-updating-theme
Revert "fix(contrast-theme): fixed failing WCAG-AAA checks"
|
2020-04-08 16:09:25 -04:00 |
|
Cassie Tarakajian
|
d4d8ba9271
|
Revert "fix(contrast-theme): fixed failing WCAG-AAA checks"
|
2020-04-08 16:08:57 -04:00 |
|
Cassie Tarakajian
|
2aac7410d8
|
Merge pull request #1360 from elit-altum/updating-theme
fix(contrast-theme): fixed failing WCAG-AAA checks
|
2020-04-08 14:04:40 -04:00 |
|
Cassie Tarakajian
|
6088783b61
|
Adjust high contrast colors to design system
|
2020-04-08 14:03:56 -04:00 |
|
Cassie Tarakajian
|
01855f3565
|
Merge pull request #1374 from processing/collection-responsive
Add responsive width to collection metadata
|
2020-04-08 13:15:35 -04:00 |
|
Cassie Tarakajian
|
e4f180f8df
|
Add responsive width to collection metadata
|
2020-04-08 13:14:39 -04:00 |
|
ghalestrilo
|
55a3d1a66b
|
Merge branch 'master' of https://github.com/processing/p5.js-web-editor into fix/rename-file-set-unsaved
|
2020-04-07 20:42:15 -03:00 |
|
ghalestrilo
|
26df651f2f
|
🐛 commit filename changes upon saving sketch
|
2020-04-07 20:29:20 -03:00 |
|
Cassie Tarakajian
|
1cfe5dcbd2
|
Merge pull request #1371 from processing/collection-sketches-alignment
Fixes #1355 - sketches overflowing on collection page
|
2020-04-07 19:21:18 -04:00 |
|
Cassie Tarakajian
|
4a64bae376
|
Fixes #1355 - sketches overflowing on collection page
|
2020-04-07 19:20:29 -04:00 |
|
ghalestrilo
|
434cf6da21
|
🐛 make filename changes trigger editor change detection
|
2020-04-07 20:15:38 -03:00 |
|
ghalestrilo
|
5df76c249a
|
🚧 refactor updateFileNmae to thunk, add updatedName param
|
2020-04-07 20:04:00 -03:00 |
|
ghalestrilo
|
7d05aa78e3
|
🚧 create updatedName field in files reducer
|
2020-04-07 19:47:51 -03:00 |
|
Cassie Tarakajian
|
a6d39b2804
|
Create FUNDING.yml
|
2020-04-07 17:25:45 -04:00 |
|
Cassie Tarakajian
|
4f52c5893d
|
Merge pull request #1370 from processing/share-modal-wrong-username
Fixes #1349
|
2020-04-07 17:04:43 -04:00 |
|
Cassie Tarakajian
|
1652d9e158
|
Fixes #1349
|
2020-04-07 17:03:19 -04:00 |
|
elit-altum
|
1d1aaccc8e
|
fix(toolbar): centered the toolbar icons
|
2020-04-07 01:16:12 +05:30 |
|
Cassie Tarakajian
|
a47245b289
|
Merge pull request #1323 from Phe0/developer-docs-small-fixes
Developer docs small fixes
|
2020-04-06 13:28:03 -04:00 |
|
Cassie Tarakajian
|
3b2af91d90
|
Merge pull request #1368 from processing/subtext-fix
Fixes #1315
|
2020-04-06 13:03:13 -04:00 |
|
Cassie Tarakajian
|
8d453c699b
|
Fixes #1315
|
2020-04-06 13:02:23 -04:00 |
|
Cassie Tarakajian
|
4b9eb8f346
|
Merge pull request #1367 from processing/file-length-limit
Fixes #1311
|
2020-04-06 12:52:36 -04:00 |
|
Cassie Tarakajian
|
e1a3bf2583
|
Fixes #1311
|
2020-04-06 12:46:17 -04:00 |
|
shakti97
|
a8c4cf66b0
|
Added Sidebar toggle shortcut in keyboard shortcut overlay
|
2020-04-05 13:41:24 +05:30 |
|
elit-altum
|
21d44fa263
|
fix(contrast-theme): fixed failing WCAG-AAA checks
|
2020-04-04 13:51:57 +05:30 |
|
Cassie Tarakajian
|
c19ae217ef
|
Merge pull request #1299 from nik72619c/rename-input-not-changing-focus
Fix focus not coming on clicking on the rename option
|
2020-04-02 17:53:14 -04:00 |
|
Cassie Tarakajian
|
d348f79d2a
|
Add ref to focus in Collection List, handle whitespace errors in renaming sketch and collection
|
2020-04-02 17:52:04 -04:00 |
|
Cassie Tarakajian
|
47458ae601
|
Re-add ref in jsx removed in merge conflict
|
2020-04-02 17:27:58 -04:00 |
|