Paul Kaplan
|
238a6704af
|
Update main.yml
|
2021-06-09 11:35:44 -04:00 |
|
Paul Kaplan
|
7469ce488d
|
Update main.yml
|
2021-06-09 11:26:03 -04:00 |
|
Paul Kaplan
|
8df9213ad1
|
Update main.yml
|
2021-06-09 11:09:30 -04:00 |
|
Paul Kaplan
|
f149b98fa2
|
Update main.yml
|
2021-06-09 11:08:07 -04:00 |
|
Paul Kaplan
|
0740a51e04
|
Update main.yml
|
2021-06-09 11:04:17 -04:00 |
|
Paul Kaplan
|
04fb00f45c
|
Update main.yml
|
2021-06-09 11:03:13 -04:00 |
|
Paul Kaplan
|
04d93b9903
|
Try again to automate release branch creation
|
2021-06-09 10:58:32 -04:00 |
|
Paul Kaplan
|
d34d863242
|
Try creating a github action to automate release branch creation
|
2021-06-09 10:52:28 -04:00 |
|
Eric Rosenbaum
|
b7eb303217
|
Merge pull request #5568 from ericrosenbaum/hide-validation
Hide validation message on click outside
|
2021-06-09 09:56:04 -04:00 |
|
picklesrus
|
b65ab82a89
|
Merge pull request #5561 from picklesrus/project-comments
handle project comments turned off
|
2021-06-09 09:41:44 -04:00 |
|
Sarah Otts
|
a1178f7ae1
|
Merge pull request #5567 from seotts/muted-update-session
When a user gets muted, update mute status in the session
|
2021-06-09 09:17:21 -04:00 |
|
picklesrus
|
0edd946fee
|
Address review comments
|
2021-06-09 09:08:16 -04:00 |
|
dependabot-preview[bot]
|
7cbff4bd18
|
Merge pull request #5571 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210609041525
|
2021-06-09 11:00:09 +00:00 |
|
dependabot-preview[bot]
|
4077e0ff6b
|
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210606094924 to 0.1.0-prerelease.20210609041525.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210606094924...0.1.0-prerelease.20210609041525)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-09 10:39:32 +00:00 |
|
dependabot-preview[bot]
|
669d64fe46
|
Merge pull request #5569 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210609031630
|
2021-06-09 03:52:45 +00:00 |
|
dependabot-preview[bot]
|
f653c60c5e
|
Bump scratch-l10n from 3.11.20210608031537 to 3.11.20210609031630
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210608031537 to 3.11.20210609031630.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210608031537...3.11.20210609031630)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-09 03:35:20 +00:00 |
|
Eric Rosenbaum
|
d9169e1892
|
catch errors
|
2021-06-08 14:55:37 -04:00 |
|
Eric Rosenbaum
|
5ba6bb83b9
|
hide validation on click outside for description
|
2021-06-08 14:16:23 -04:00 |
|
Eric Rosenbaum
|
b0a9bab71a
|
hide validation on click outside for thumnbail image
|
2021-06-08 13:58:21 -04:00 |
|
seotts
|
3d6a789812
|
update session when user gets muted
|
2021-06-08 13:38:35 -04:00 |
|
Eric Rosenbaum
|
935ec7acad
|
simplify wrapping
|
2021-06-08 11:01:54 -04:00 |
|
Eric Rosenbaum
|
6af78c45e5
|
hide validation message on click outside
|
2021-06-08 10:53:47 -04:00 |
|
dependabot-preview[bot]
|
82ef17474a
|
Merge pull request #5564 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210608031537
|
2021-06-08 04:00:24 +00:00 |
|
dependabot-preview[bot]
|
3d31579a4e
|
Bump scratch-l10n from 3.11.20210606031618 to 3.11.20210608031537
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210606031618 to 3.11.20210608031537.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210606031618...3.11.20210608031537)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-08 03:43:08 +00:00 |
|
picklesrus
|
ef801112cd
|
Merge branch 'develop' into project-comments
|
2021-06-07 15:38:40 -04:00 |
|
picklesrus
|
1afbe4ad79
|
clean up
|
2021-06-07 15:31:20 -04:00 |
|
chrisgarrity
|
c3eaaa0578
|
Merge pull request #5530 from LLK/release/2021-06-02
[Develop] Release 2021-06-02
|
2021-06-07 13:36:17 -04:00 |
|
picklesrus
|
993dd36aa5
|
WIP of being able to turn off project comments.
|
2021-06-07 11:28:29 -04:00 |
|
dependabot-preview[bot]
|
696ba6008a
|
Merge pull request #5560 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210606094924
|
2021-06-07 11:07:20 +00:00 |
|
dependabot-preview[bot]
|
56c8e47fc5
|
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210604034855 to 0.1.0-prerelease.20210606094924.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210604034855...0.1.0-prerelease.20210606094924)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-07 10:38:54 +00:00 |
|
dependabot-preview[bot]
|
25bb65bd52
|
Merge pull request #5559 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210606031618
|
2021-06-06 03:48:56 +00:00 |
|
dependabot-preview[bot]
|
115a1e781f
|
Bump scratch-l10n from 3.11.20210605031634 to 3.11.20210606031618
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210605031634 to 3.11.20210606031618.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210605031634...3.11.20210606031618)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-06 03:22:14 +00:00 |
|
dependabot-preview[bot]
|
61ef3e5030
|
Merge pull request #5557 from LLK/dependabot/npm_and_yarn/formatjs/intl-pluralrules-4.0.27
|
2021-06-05 04:36:01 +00:00 |
|
dependabot-preview[bot]
|
7f0992a23a
|
Merge pull request #5556 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.32
|
2021-06-05 04:35:37 +00:00 |
|
dependabot-preview[bot]
|
788769343c
|
Bump @formatjs/intl-pluralrules from 4.0.26 to 4.0.27
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.26 to 4.0.27.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.26...@formatjs/intl-pluralrules@4.0.27)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-05 04:15:14 +00:00 |
|
dependabot-preview[bot]
|
7ce71381fb
|
Bump @formatjs/intl-locale from 2.4.31 to 2.4.32
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs) from 2.4.31 to 2.4.32.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.31...@formatjs/intl-locale@2.4.32)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-05 04:15:01 +00:00 |
|
dependabot-preview[bot]
|
96fe4284bf
|
Merge pull request #5554 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210605031634
|
2021-06-05 03:39:42 +00:00 |
|
dependabot-preview[bot]
|
345460e3a5
|
Bump scratch-l10n from 3.11.20210604031644 to 3.11.20210605031634
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210604031644 to 3.11.20210605031634.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210604031644...3.11.20210605031634)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-05 03:22:20 +00:00 |
|
dependabot-preview[bot]
|
3fe2e0cba4
|
Merge pull request #5553 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.31
|
2021-06-05 01:30:31 +00:00 |
|
dependabot-preview[bot]
|
511727e131
|
Merge pull request #5551 from LLK/dependabot/npm_and_yarn/formatjs/intl-pluralrules-4.0.26
|
2021-06-05 01:27:56 +00:00 |
|
dependabot-preview[bot]
|
3645b922cc
|
Bump @formatjs/intl-locale from 2.4.30 to 2.4.31
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs) from 2.4.30 to 2.4.31.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.30...@formatjs/intl-locale@2.4.31)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-05 01:12:12 +00:00 |
|
dependabot-preview[bot]
|
dcd59c0d78
|
Bump @formatjs/intl-pluralrules from 4.0.25 to 4.0.26
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.25 to 4.0.26.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.25...@formatjs/intl-pluralrules@4.0.26)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-05 01:12:01 +00:00 |
|
dependabot-preview[bot]
|
32dea2d2a8
|
Merge pull request #5549 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210604034855
|
2021-06-04 10:55:31 +00:00 |
|
dependabot-preview[bot]
|
a24c2cfd33
|
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210603035852 to 0.1.0-prerelease.20210604034855.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210603035852...0.1.0-prerelease.20210604034855)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-04 10:38:46 +00:00 |
|
dependabot-preview[bot]
|
61a351f6a9
|
Merge pull request #5548 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210604031644
|
2021-06-04 03:46:54 +00:00 |
|
dependabot-preview[bot]
|
292ac2161d
|
Bump scratch-l10n from 3.11.20210603031533 to 3.11.20210604031644
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210603031533 to 3.11.20210604031644.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210603031533...3.11.20210604031644)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-04 03:30:17 +00:00 |
|
dependabot-preview[bot]
|
4c565ca05a
|
Merge pull request #5546 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.30
|
2021-06-04 02:55:37 +00:00 |
|
dependabot-preview[bot]
|
a318c6c5bb
|
Merge pull request #5547 from LLK/dependabot/npm_and_yarn/formatjs/intl-pluralrules-4.0.25
|
2021-06-04 02:55:05 +00:00 |
|
dependabot-preview[bot]
|
b86bd1dff1
|
Bump @formatjs/intl-pluralrules from 4.0.24 to 4.0.25
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.24 to 4.0.25.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.24...@formatjs/intl-pluralrules@4.0.25)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-04 02:38:55 +00:00 |
|
dependabot-preview[bot]
|
e35c1aae08
|
Bump @formatjs/intl-locale from 2.4.29 to 2.4.30
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs) from 2.4.29 to 2.4.30.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.29...@formatjs/intl-locale@2.4.30)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-06-04 02:38:53 +00:00 |
|