Misode
|
5cfd17a107
|
Fix root hashing due to missing root dirs
|
2024-11-21 01:30:42 +01:00 |
|
Misode
|
4bc6e758da
|
Handle doc load errors
|
2024-11-21 00:48:02 +01:00 |
|
Misode
|
f3de707224
|
Add skeleton loading indicators
|
2024-11-20 22:06:29 +01:00 |
|
Misode
|
56b2e1a382
|
Make project panel resizable
|
2024-11-20 20:28:54 +01:00 |
|
Misode
|
22e787bf4e
|
Delete files when deleting a project
|
2024-11-20 04:37:11 +01:00 |
|
Misode
|
e11e88d6db
|
Render unknown fields
|
2024-11-20 03:42:37 +01:00 |
|
Misode
|
f4f2450133
|
Refactor passing makeEdit around in ctx
|
2024-11-19 20:57:18 +01:00 |
|
Misode
|
11029e88f6
|
Collapse surface rules by default
|
2024-11-19 19:38:49 +01:00 |
|
Misode
|
bf9590a225
|
Tweak collapse styles
|
2024-11-19 18:15:35 +01:00 |
|
Misode
|
8b58b2c7a4
|
Improve dynamic struct fields
|
2024-11-19 16:36:35 +01:00 |
|
Misode
|
0b7e9b6948
|
Remove unused data-cy attributes
|
2024-11-19 15:14:10 +01:00 |
|
Misode
|
72fe13fcdc
|
Merge branch 'master' of https://github.com/misode/misode.github.io into mcdoc
|
2024-11-19 05:01:34 +01:00 |
|
Misode
|
831d4e7706
|
Fix Ctrl+S for saving a file
|
2024-11-19 04:51:24 +01:00 |
|
Misode
|
06b028d04f
|
Fix for switching back to latest version
|
2024-11-19 04:43:53 +01:00 |
|
Misode
|
988e24f337
|
Update project panel tree view when files change
|
2024-11-19 04:28:04 +01:00 |
|
Misode
|
b0963b1163
|
Implement renaming files
|
2024-11-19 03:26:00 +01:00 |
|
Misode
|
14abe1ee52
|
Refactor modals to use context provider
|
2024-11-18 23:55:14 +01:00 |
|
Misode
|
5db012f101
|
Simplify spyglass imports
|
2024-11-18 17:16:38 +01:00 |
|
Misode
|
2366716cae
|
Refactor projects to use indexeddb
|
2024-11-13 05:29:06 +01:00 |
|
Misode
|
55f961c8cc
|
Fix item tint color list length
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
|
2024-11-09 21:15:23 +01:00 |
|
Misode
|
ad5c45087e
|
Fix item schema
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
|
2024-11-08 18:52:17 +01:00 |
|
Misode
|
09cbf7b59a
|
Add assets/items generator and support 24w45a
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
|
2024-11-06 21:01:24 +01:00 |
|
Misode
|
26079d1188
|
Sort overlay file systems based on prefix length
|
2024-11-06 06:53:05 +01:00 |
|
Misode
|
c726689459
|
Implement memory file system and mixed file system
|
2024-11-06 06:31:59 +01:00 |
|
Misode
|
760f256aa1
|
Split FileSystem
|
2024-11-06 01:24:28 +01:00 |
|
Misode
|
adc355d347
|
Disable item display for item tag fields
|
2024-11-04 22:43:59 +01:00 |
|
Misode
|
807f236f2a
|
Improve switching between union members
|
2024-11-04 21:14:20 +01:00 |
|
Misode
|
c80c500386
|
Add support for mcdoc:block_state_keys
|
2024-11-02 07:43:30 +01:00 |
|
Misode
|
926d19bb56
|
Add block state validation
|
2024-11-02 06:35:06 +01:00 |
|
Misode
|
4d85a9f491
|
Implement set generator default
|
2024-11-01 18:33:25 +01:00 |
|
Misode
|
7b576da9d2
|
Clean up file opening and watcher events
|
2024-11-01 17:45:54 +01:00 |
|
Misode
|
a380999afb
|
Implement IndexedDB file system
|
2024-11-01 05:08:23 +01:00 |
|
Misode
|
00f0c09a34
|
Add neoforge and immersiveweathering mcdoc
|
2024-11-01 00:19:46 +01:00 |
|
Misode
|
68eb077c17
|
Re-add ohthetreesyoullgrow partner
|
2024-10-31 06:41:30 +01:00 |
|
Misode
|
cf44c3236f
|
Add duplicate action and split ListItem component
|
2024-10-31 05:02:57 +01:00 |
|
Misode
|
4cf1b16a86
|
Show max 50 list items by default
|
2024-10-31 04:20:02 +01:00 |
|
Misode
|
0214a6ea7b
|
Make list and dynamic struct children collapsible
|
2024-10-31 01:37:34 +01:00 |
|
Misode
|
88c8719eab
|
Render short numeric tuples inline
|
2024-10-31 01:07:01 +01:00 |
|
Misode
|
ea873cae22
|
Move stuff around to group mcdoc types
|
2024-10-31 00:09:37 +01:00 |
|
Misode
|
444173cd78
|
Split mcdoc file into components and helpers
|
2024-10-31 00:09:33 +01:00 |
|
Misode
|
a76347d2b5
|
Merge branch 'master' of https://github.com/misode/misode.github.io into mcdoc
|
2024-10-30 17:37:36 +01:00 |
|
Misode
|
9886155fee
|
Manually filter out some fields due to probable spyglass bug
|
2024-10-30 17:32:20 +01:00 |
|
Misode
|
377c3f1e65
|
Add 1.21.4
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
|
2024-10-30 16:54:38 +01:00 |
|
Misode
|
083862f867
|
Improve key formatting and use enum identifiers
|
2024-10-29 06:13:12 +01:00 |
|
Misode
|
a9e7e88f9c
|
Improve contrast of function category colors
|
2024-10-29 05:54:40 +01:00 |
|
Misode
|
588b7a578e
|
Set root category for item modifiers and predicates
|
2024-10-29 05:46:26 +01:00 |
|
Misode
|
d6118dcb99
|
Tweak node button colors
|
2024-10-29 05:21:43 +01:00 |
|
Misode
|
3f0855d336
|
Fix optional literals
|
2024-10-29 04:42:07 +01:00 |
|
Misode
|
de084e030c
|
Escape quotes when editing strings
|
2024-10-29 04:21:19 +01:00 |
|
Misode
|
65a394c3ed
|
Improve union member matching
|
2024-10-29 03:31:16 +01:00 |
|