Commit graph

  • 09e0f3e6b1 Merge branch 'release-1.0.3' into release Cassie Tarakajian 2020-06-10 14:33:53 -0400
  • 327406ea31 ⛏ create mobile screen stub ghalestrilo 2020-06-09 17:35:06 -0300
  • 95986a2df6 ⛏ create uri method for bypassing the mobile screen ghalestrilo 2020-06-09 17:08:14 -0300
  • ca0d953b80 ⛏ create basic header and footer components ghalestrilo 2020-06-09 16:51:57 -0300
  • cb2f42dc50 ⛏ switch to mobile screen by window width ghalestrilo 2020-06-09 16:29:20 -0300
  • a225d28f75 Use apiClient instance instead of directly calling Axios Andrew Nicolaou 2020-06-08 12:29:24 +0200
  • 65aefcd45b Replace getConfig helper to read value from process.env Andrew Nicolaou 2020-06-08 11:46:38 +0200
  • 3502844029
    Fix issue with fullscreen not appearing (#1451) Andrew Nicolaou 2020-06-08 10:50:58 +0200
  • 0edaa5f555 Fixed a bug that appears on preview when a .js file has a 2 or less name length Sebas Maagnaldii 2020-06-05 02:51:58 -0300
  • 11511a89e3
    Merge pull request #1444 from processing/release-notes Cassie Tarakajian 2020-06-01 16:32:46 -0400
  • 01816d2662 [#1421] Update git commit guide Cassie Tarakajian 2020-06-01 16:30:14 -0400
  • 33b290dc9e RE: #1421, Add documentation about creating a GitHub release after creating a tag Cassie Tarakajian 2020-06-01 15:31:59 -0400
  • b1d2f628b9 1.0.2 Cassie Tarakajian 2020-06-01 14:26:53 -0400
  • 435f40406c Merge branch 'release-1.0.2' into release Cassie Tarakajian 2020-06-01 14:16:37 -0400
  • b2877f4b3a
    Merge pull request #1438 from tirtawr/add-keyboard-shortcut-note Cassie Tarakajian 2020-05-28 16:47:10 -0400
  • 6384c63348 Fixes #1386 - Add headers to keyboard shortcut modal, add styling to keyboard commands in list Cassie Tarakajian 2020-05-28 16:44:00 -0400
  • 7a97c9163e
    Merge pull request #1440 from processing/oauth-login-page Cassie Tarakajian 2020-05-28 14:49:48 -0400
  • 0eb48977ee Fixes #1402 - Add Social Auth buttons to LoginView Cassie Tarakajian 2020-05-28 14:46:44 -0400
  • 90195f4dd0
    Merge pull request #1436 from processing/slug-api-endpoint Cassie Tarakajian 2020-05-28 13:39:29 -0400
  • b0ee542b71
    Merge pull request #1439 from processing/title-indexing Cassie Tarakajian 2020-05-26 18:35:16 -0400
  • b562173c3b Merge branch 'develop' into title-indexing Cassie Tarakajian 2020-05-26 18:22:28 -0400
  • d58b4dfde0 Merge branch 'develop' into slug-api-endpoint Cassie Tarakajian 2020-05-26 18:21:39 -0400
  • cd6d95a372 RE: #1244, change case of common/Icon to common/icon Cassie Tarakajian 2020-05-26 18:20:54 -0400
  • b929e77952 Fixes #1425 - Removes sketch title from <title> for unsaved, new sketch Cassie Tarakajian 2020-05-26 18:05:35 -0400
  • 85163bd937 RE #1244 - upgrade linting library in an attempt to fix Travis linting errors Cassie Tarakajian 2020-05-26 17:55:29 -0400
  • 081b1abc85 Add keyboard shortcut note Tirta Rachman 2020-05-26 17:48:47 -0400
  • 47e798a7e6 Fixes #1409 - adds username to url when fetching sketch from editor API Cassie Tarakajian 2020-05-26 17:35:13 -0400
  • 1dcdfd39db
    Merge pull request #1244 from andrewn/feature/storybook Cassie Tarakajian 2020-05-26 16:21:30 -0400
  • 7dabbc531c Change commmon/Icons to common/icons Cassie Tarakajian 2020-05-26 16:17:24 -0400
  • c1ab2b3a6a Merge branch 'master' into develop Cassie Tarakajian 2020-05-26 15:11:01 -0400
  • aff3a2df7f
    Merge pull request #1398 from andrewn/chore/allow-cors-localhost Cassie Tarakajian 2020-05-26 15:10:02 -0400
  • c9f5c1973b 1.0.1 Cassie Tarakajian 2020-05-26 14:58:34 -0400
  • 4d3f54ce89 Merge branch 'release-1.0.1' into release Cassie Tarakajian 2020-05-26 14:58:14 -0400
  • dbd2408147
    Merge pull request #1435 from processing/feature/versioning Cassie Tarakajian 2020-05-26 14:57:23 -0400
  • 773723a556 RE #1421 - Fix bug pointing to wrong dockerhub url in deployment script Cassie Tarakajian 2020-05-26 14:56:25 -0400
  • 5fd9bbf549 1.0.0 Cassie Tarakajian 2020-05-26 14:42:29 -0400
  • 6b6b1aad80 Merge branch 'release-1.0.0' into release Cassie Tarakajian 2020-05-26 14:41:40 -0400
  • da51c6b730
    Merge pull request #1431 from processing/feature/versioning Cassie Tarakajian 2020-05-26 14:36:01 -0400
  • 161ac5b3eb Remove duplicate aria-labels Andrew Nicolaou 2020-05-26 18:36:07 +0200
  • 67f9824642
    Merge pull request #1410 from ghalestrilo/test/file-node Cassie Tarakajian 2020-05-22 14:12:31 -0400
  • cd4f585ea7 Update release guide with git flow steps, update Travis deployment to use git tag Cassie Tarakajian 2020-05-21 17:43:58 -0400
  • c07a70a847 Update travis.yml with new branch names, add git flow to development and release guides Cassie Tarakajian 2020-05-21 17:00:27 -0400
  • ec16905ff0
    Merge pull request #1430 from processing/semantic-elements Cassie Tarakajian 2020-05-20 14:59:16 -0400
  • a0cb035dd4 Add <main> to all pages, add semantic HTML updates Cassie Tarakajian 2020-05-19 15:34:00 -0400
  • 9d68de8dd2 Update Button component with iconBefore and iconAfter, clean up Icons component Cassie Tarakajian 2020-05-19 12:31:36 -0400
  • f359dcec4a Separate Icons from Button component Cassie Tarakajian 2020-05-11 16:28:18 -0400
  • ca8c71139f
    update p5.js to 1.0.1 in createDefaultFiles.js Jeremy Douglass 2020-05-09 22:17:16 -0700
  • 6d749615cc Start integrating accessibility changes to storybook feature Cassie Tarakajian 2020-05-09 00:52:48 -0400
  • 148ab78466 Resolve merge conflicts with master Cassie Tarakajian 2020-05-07 19:12:44 -0400
  • 2308d06f74 Fix production webpack build broken by #1420 Cassie Tarakajian 2020-05-06 17:51:09 -0400
  • ad11d2b89c
    Merge pull request #1420 from processing/aria-labels Cassie Tarakajian 2020-05-06 17:21:32 -0400
  • 2c3aeee27a Update Nav snapshot with new SVG attributes Cassie Tarakajian 2020-05-06 17:03:20 -0400
  • c708af1465 Finish adding aria labels Cassie Tarakajian 2020-05-05 19:08:45 -0400
  • cee22c3277 Move through svg icons and add aria labels Cassie Tarakajian 2020-05-05 19:03:58 -0400
  • 8bf4008c51 Migrate from React-InlineSVG to SVGR Cassie Tarakajian 2020-04-29 18:34:37 -0400
  • 504cdc3fd4
    Merge pull request #1408 from thegitone23/syntax-highlighting-script Cassie Tarakajian 2020-05-06 14:43:23 -0400
  • 0d2d099d22 Change helper file name to p5-keywords.js Cassie Tarakajian 2020-05-06 14:41:08 -0400
  • d3117151ee
    Merge pull request #1411 from shakti97/Fix-index-issue Cassie Tarakajian 2020-05-06 14:19:53 -0400
  • 45b9016385
    Merge pull request #1404 from shakti97/axios-error-handling Cassie Tarakajian 2020-05-06 13:02:38 -0400
  • 4f1b9e3700
    Fix bug when switching collection or sketch lists (fixes #1401) (#1416) Andrew Nicolaou 2020-05-03 22:51:01 +0200
  • 138bfd6065
    Allow Collection list to scroll if taller than screen (#1414) Andrew Nicolaou 2020-05-03 17:52:43 +0200
  • 0b5180d26c Configure CORS localhost origin via CORS_ALLOW_LOCALHOST env var Andrew Nicolaou 2020-05-03 13:20:14 +0200
  • 70fe492bbf Merge branch 'master' into feature/storybook-components Andrew Nicolaou 2020-05-03 12:12:41 +0200
  • e22f8b8e74 Restructure theme file Andrew Nicolaou 2020-05-03 11:54:57 +0200
  • 914e48b099 🐛 fix problem with name exports ghalestrilo 2020-05-01 13:17:59 -0300
  • d63a88bc49 🔥 remove coverage report folder (autogenerated) ghalestrilo 2020-05-01 11:22:21 -0300
  • 587193ae16 🔇 remove unnecessary debug ghalestrilo 2020-05-01 11:18:14 -0300
  • 64ce929627 write tests for toolbar ghalestrilo 2020-05-01 11:17:21 -0300
  • 90b11844c5 ♻️ export unconnected Toolbar for testability ghalestrilo 2020-04-30 13:14:41 -0300
  • 3b74ef9737 add tests for filenode regardless of type ghalestrilo 2020-04-30 12:59:41 -0300
  • a307b0f84c add tests for current filename validation ghalestrilo 2020-04-30 12:47:12 -0300
  • 3b2d5ba903 add tests for folder filename ghalestrilo 2020-04-30 12:41:48 -0300
  • 041a5b37e0 removed unused code from p5-javascript.js and added comment in automatically generated helper file Mayank Gautam 2020-04-30 16:00:06 +0530
  • dc265efa17 updated syntax highlighting script and added it's entry to package.json Mayank Gautam 2020-04-30 12:31:04 +0530
  • 720a897dca added script to generate and update syntax highlighting files Mayank Gautam 2020-04-30 12:17:18 +0530
  • a40fcd3086
    Merge pull request #1403 from shakti97/Enhancement-Esc-Function Cassie Tarakajian 2020-04-29 12:47:02 -0400
  • 1747ba7558
    Merge pull request #1406 from processing/wcag-aa Cassie Tarakajian 2020-04-28 18:08:43 -0400
  • 7bd37559be Fixes #1255, make sidebar expand/contract buttonmore notceable, also adjust toolbar button colors to be WCAG AA Cassie Tarakajian 2020-04-28 18:01:25 -0400
  • ead0017b86 update default version of p5.js to 1.0.1 Jeremy Douglass 2020-04-18 17:04:44 -0700
  • d768df040b Adjust styling of find setting switches, update button styling for new file and new folder form Cassie Tarakajian 2020-04-28 17:31:27 -0400
  • 4b4b31e117 Update failing tests to match new code Cassie Tarakajian 2020-04-28 14:52:41 -0400
  • bd43db1425 Add file that was accidentally unsaved Cassie Tarakajian 2020-04-27 19:27:19 -0400
  • 91bf1e697f Adjust stylng of find box Cassie Tarakajian 2020-04-27 19:24:00 -0400
  • e75a977ae3 Update console-feed styles to match code editor theme Cassie Tarakajian 2020-04-27 19:15:17 -0400
  • 3b62c3b3a7 Mildly adjust colors in light and dark code editing themes Cassie Tarakajian 2020-04-27 19:01:15 -0400
  • 677148e538 Update code syntax and console colors Cassie Tarakajian 2020-04-27 18:34:53 -0400
  • ad77cd8218 Update high contrast console theme Cassie Tarakajian 2020-04-27 17:47:28 -0400
  • 436f6c7853 Update console colors for light and dark themes Cassie Tarakajian 2020-04-27 17:30:55 -0400
  • 451a05f546 Make minor adjustments in all themes Cassie Tarakajian 2020-04-27 16:48:55 -0400
  • ec1c8210a1 SVG Icon grows to container size Andrew Nicolaou 2020-04-27 10:20:07 +0200
  • a2145ad979 Inline button style (with/without icons) Andrew Nicolaou 2020-04-27 10:12:34 +0200
  • 7cf3a0bea0 <Button /> supports icons directly to style hover states Andrew Nicolaou 2020-04-26 15:32:50 +0200
  • 56865047fd Collection primary buttons Andrew Nicolaou 2020-04-26 12:43:58 +0200
  • 6465a307b3 Convert New File/Folder to use Button Andrew Nicolaou 2020-04-26 11:52:12 +0200
  • 0d8aeedd4a Convert user account pages to use Button Andrew Nicolaou 2020-04-26 11:40:00 +0200
  • 428fee266b Pad internal button elements to correctly space out icons, etc. Andrew Nicolaou 2020-04-26 11:31:45 +0200
  • 15b3fa8312 Fix(axios error handling issue) shakti97 2020-04-25 20:18:39 +0530
  • da1b06b6b2 Fix(overflow option over sticky head issue) shakti97 2020-04-25 04:09:56 +0530
  • edb5187e03 Update high contrast theme Cassie Tarakajian 2020-04-24 18:34:26 -0400
  • a0d6b71f21 Update dark code theme Cassie Tarakajian 2020-04-23 20:35:33 -0400