James Lyne
287de1f960
Update default font-family
2021-09-10 15:31:51 +01:00
James Lyne
76f17eb889
Update index.html comments/examples
2021-09-07 18:41:07 +01:00
James Lyne
7baa2cbc25
Remove X-UA-Compatible meta tag as we don't support IE at all
2021-09-07 18:00:52 +01:00
James Lyne
63bba73ece
Update preloads to reflect font changes
2021-09-07 13:23:07 +01:00
James Lyne
ca3d3c7442
Update chat login button to use login modal
2021-09-01 02:15:00 +01:00
James Lyne
816783bb1f
Update active state colors
2021-09-01 01:07:51 +01:00
James Lyne
4fbd41c040
Add configurable invalid input border color
2021-09-01 01:07:24 +01:00
James Lyne
8a7a05c0d1
Prevent closing and allow server selection from login required modal,
2021-09-01 01:05:30 +01:00
James Lyne
21cb8da32f
Modal updates
...
- Add options for removing backdrop and preventing closing
- Add close button
- Style tweaks
2021-09-01 01:00:42 +01:00
James Lyne
1e4c8a080f
Revert "Drop :active styles"
...
This reverts commit 146aadb9
2021-08-31 19:56:42 +01:00
James Lyne
76f151a64c
First attempt at login/register
2021-08-30 22:28:20 +01:00
James Lyne
2ff6fb6665
Add sensible base font size to app container
2021-08-30 22:28:19 +01:00
James Lyne
9a8ce39dd6
Update splash screen SVGs
2021-08-26 22:04:31 +01:00
James Lyne
ba070eee9a
Style updates
...
- Add new variable for selected colour, using old hover colour
- More subtle hover colour
- Dimmer selected colour
- Bold font on selected elements for better readability
- Tweaked text colours
- Use brighter text colour for headings
- Reduced border-radius
- Restore some missing text shadows
2021-08-26 00:54:40 +01:00
James Lyne
146aadb963
Drop :active styles
2021-08-26 00:54:40 +01:00
James Lyne
636bebd237
Focus style improvements
...
- Replace js :focus-visible polyfill with css
- Improve fallback :focus styles
2021-07-22 02:48:09 +01:00
James Lyne
028cb4e1af
Player list search
2021-07-21 16:19:18 +01:00
James Lyne
649f571a20
Configuration improvements
...
- Default playersAboveMarkers to true to match previous behaviour
- Move all window.liveAtlasConfig handling to main.ts and a single mutation
- Rename server configuration mutations to differentiate server and global configurations
2021-07-20 21:18:41 +01:00
James Lyne
89b154970d
Update index.html
2021-07-20 20:27:38 +01:00
James Lyne
14a49126f2
Cleanup
2021-06-23 18:19:09 +01:00
James Lyne
5b1df5ccf8
Customisable copy to clipboard messages
2021-05-29 00:38:29 +01:00
James Lyne
ace8555a09
Customisable Layers button title
2021-05-28 21:28:21 +01:00
James Lyne
e1351d566a
Update index.html
2021-05-28 19:14:32 +01:00
James Lyne
b12f4d6adf
Splash screen aria attributes
2021-05-27 01:43:14 +01:00
James Lyne
9813054264
Customisable map aria label
2021-05-26 21:13:54 +01:00
James Lyne
cc5b1afb3e
More accessibility things
2021-05-26 20:09:00 +01:00
James Lyne
7250ffed05
Focused style improvements
2021-05-25 23:27:25 +01:00
James Lyne
68bd830ab9
Scrollbar styles
2021-05-25 21:23:12 +01:00
James Lyne
eaecba10c6
Allow sidebar sections to be collapsed
2021-05-25 19:26:14 +01:00
James Lyne
2ffe57c38a
Add shadows to UI elements
2021-05-24 21:57:53 +01:00
James Lyne
6531040f9d
Allow customisation of context menu text
2021-05-24 18:23:35 +01:00
James Lyne
fcf124c9ef
Make LiveAtlas messages translatable
2021-05-20 21:33:53 +01:00
James Lyne
131e1dd685
Make LiveAtlas messages translatable
2021-05-20 16:36:02 +01:00
James Lyne
39d4dcba46
Remove url server config option
2021-05-18 20:16:44 +01:00
James Lyne
8f0b1a5476
Refactor splash screen error handling
...
- Improve styling
- Add all error text dynamically to avoid showing on search results
- Reduce number of elements
- Show configuration errors
2021-05-18 17:20:34 +01:00
James Lyne
5716cb1e48
Inline more css to prevent splash screen jumping
2021-05-18 17:14:16 +01:00
James Lyne
1173dcbbce
Move dynmap urls into dynmap object for server configuration
2021-05-18 16:48:56 +01:00
James Lyne
167aebf6f5
Update app container element
2021-05-18 15:45:27 +01:00
James Lyne
0facb446f5
Initial work for multiple servers
2021-05-17 03:39:25 +01:00
James Lyne
cd665fa5f4
Use relative paths for assets
2021-05-16 00:08:37 +01:00
James Lyne
36d2be4100
Move to native css variables
2021-05-15 23:24:29 +01:00
James Lyne
b52938aa42
Improve initial load error handling
2021-05-15 21:09:01 +01:00
James Lyne
ce241c93e0
Switch from webpack to vite
2021-05-15 20:25:03 +01:00