Commit Graph

418 Commits

Author SHA1 Message Date
James Lyne
72ea95d52b Hide context menu map list when there's no other maps to switch to 2021-06-13 01:16:32 +01:00
James Lyne
ae9358bdbe Fix build 2021-06-13 01:09:33 +01:00
James Lyne
bd8fe7ba5e Update PlayerListItem.vue 2021-06-13 01:06:58 +01:00
James Lyne
40589fffff Update package-lock.json 2021-06-13 00:57:38 +01:00
James Lyne
a623179039 Respect dynmap append_to_world setting (Fixes #28) 2021-06-13 00:52:56 +01:00
James Lyne
c65da2ad03 Use surface icon for maps named "surface" in nether/end worlds 2021-06-13 00:40:03 +01:00
James Lyne
7c7a84ab3f
Merge pull request #30 from JLyne/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-06-13 00:09:45 +01:00
James Lyne
e5a5a02772
Merge pull request #31 from JLyne/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-13 00:09:13 +01:00
James Lyne
fbff5d741a Merge remote-tracking branch 'origin/master' 2021-06-12 23:37:27 +01:00
James Lyne
693de26b8c Fix outlined 2d box area update handing (Fixes #29) 2021-06-12 23:37:02 +01:00
James Lyne
ce80666949 Remove max marker width 2021-06-12 22:48:42 +01:00
dependabot[bot]
2433322366
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 19:39:01 +00:00
dependabot[bot]
cb89951325
Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 07:12:06 +00:00
James Lyne
d98de849da
Update README.md 2021-05-29 18:31:28 +01:00
James Lyne
a819a5b600 Merge remote-tracking branch 'origin/master' 2021-05-29 02:35:46 +01:00
James Lyne
66477288d5 Revert deprecation fix as it breaks the loading control 2021-05-29 02:35:39 +01:00
James Lyne
c9583cc234
Update README.md 2021-05-29 02:24:29 +01:00
James Lyne
147ea5b154 1.2.0 2021-05-29 01:53:49 +01:00
James Lyne
c76d1c1e49 Mobile notification styles 2021-05-29 01:34:53 +01:00
James Lyne
326ca094c8 Various zindex fixes 2021-05-29 01:34:45 +01:00
James Lyne
701f27fee6 Fix control spacing on right side of map 2021-05-29 00:52:28 +01:00
James Lyne
6b12ca0b11 Improve mobile context menu 2021-05-29 00:52:08 +01:00
James Lyne
5b1df5ccf8 Customisable copy to clipboard messages 2021-05-29 00:38:29 +01:00
James Lyne
1f44f7e752 More keyboard handlers 2021-05-29 00:22:31 +01:00
James Lyne
34bacc044f Fix skeletons not collapsing 2021-05-29 00:09:00 +01:00
James Lyne
789505e2d9 Reimplement keyboard shortcuts more generically 2021-05-29 00:08:43 +01:00
James Lyne
0ca26beb8e Keyboard event handling and focus styles for layers 2021-05-28 23:25:55 +01:00
James Lyne
dd1a1b3c97 Context menu keyboard event handling and general improvements 2021-05-28 22:36:16 +01:00
James Lyne
2e1426e945 More generic keyboard event handling 2021-05-28 22:36:14 +01:00
James Lyne
ace8555a09 Customisable Layers button title 2021-05-28 21:28:21 +01:00
James Lyne
387c92e3cb Fix hot-reloading Map component 2021-05-28 19:50:08 +01:00
James Lyne
54742f90f9 Don't show context menu when right-clicking controls 2021-05-28 19:26:42 +01:00
James Lyne
e1351d566a Update index.html 2021-05-28 19:14:32 +01:00
James Lyne
af3ef17ec4 Make layers toggle on click like other UI elements 2021-05-28 19:14:06 +01:00
James Lyne
3cf9a01184 Fix WorldListItem check state again 2021-05-28 19:13:25 +01:00
James Lyne
63efb8c3c3 Reduce screenreader spam when showing splash screen errors 2021-05-28 15:55:44 +01:00
James Lyne
9e65a5859c Chatbox styling/accessibility improvements 2021-05-28 15:55:17 +01:00
James Lyne
aee164f8c0 Use global box shadow for popups 2021-05-28 15:21:05 +01:00
James Lyne
e28cc56a9a Prevent sidebar scroll chaining 2021-05-28 15:10:11 +01:00
James Lyne
74ccafefbc Fix build 2021-05-28 15:06:28 +01:00
James Lyne
eadca7acc8 Fix collapsible section button styling 2021-05-28 14:43:07 +01:00
James Lyne
af843cb536 Label radiogroups 2021-05-28 14:41:24 +01:00
James Lyne
a91944a75f Remove region from CollapsibleSection 2021-05-28 14:35:43 +01:00
James Lyne
fd82b6c527 Move skeletons outside of RadioList 2021-05-28 14:35:03 +01:00
James Lyne
6209a89092 WorldListItem screenreader improvements 2021-05-28 14:34:38 +01:00
James Lyne
020cde7f31 Fix sidebar skeleton styling 2021-05-28 00:20:05 +01:00
James Lyne
57133c5681 Use aria attributes for active etc states 2021-05-28 00:14:51 +01:00
James Lyne
dc4bb67a5e Radio button style fixes 2021-05-28 00:14:27 +01:00
James Lyne
d5ed9392a0 Use radio buttons for player list 2021-05-28 00:13:46 +01:00
James Lyne
97111f3bbc Use two way binding in server list 2021-05-28 00:13:11 +01:00