
Delphi Entity Menus
Make menus with XML, style with CSS and add functionality with either Java or JavaScript. All rendered with Display Entities
184
9
Delphi Entity Menus 0.7.1
beta12 октября 2025 г.- Added automatic plugin updater.
- Expanded tooltip API
Delphi Entity Menus 0.7.0
beta11 сентября 2025 г.API
- Renamed
getInlineStyle()togetStyle()to better reflect browser APIs. - Fixed invalid links in Javadoc.
- Updated
NodeFlag.TOOLTIPjavadoc. - Added
TagNames.TOOLTIPconstant.
General
- Added
tooltipevent for when an element's tooltip element is changed. - Added default styling for disabled
buttonelements. - Can now load tooltips from XML by setting
role="tooltip"on an element. - Improved tooltip handling.
- Changed
tooltipelement default styling to have white text and slightly thicker borders. - Added info that was missing from
/delphi debug dump-pagecommand output. - Fixed tooltip flicker.
- Fixed an issue where either an element's
widthorflex-basiswould become negative - Fixed how Delphi detects what element you're hovering over.
- Fixed some render elements not being cleaned up and removed when their DOM element was removed.
- Removed unused
scrollevent (Impossible to support given how Minecraft's client and server communication works)
Devtools
- Added "Box" tab to devtools, it lets you view the box model of a selected element, showing you the margin, outline, padding, size, inner size and position of an element.
- Added ability to scroll through a page's XML in the element tree tab, instead of just being limited to the first 23 lines.
- Center tab names in devtools.
- Devtools, style tab can now disable/enable individual styles.
- Added ability to force
:hoverand:activestates for selected elements in Styles tab. - Added ability to modify an element's inline style in the Styles tab.
- Added highlighting when hovering over elements in the Elements tab. (Highlights appear on the page the devtools is for)
- Fixed issue loading the styles tab when variables were used in the CSS.
- Fixed styles tab not resetting when changing to other tab or page.
CSS Engine
- Fixed some errors with parsing nested selectors and properties.
- Fixed
margin-inline-endbeing used as the value formargin-inline-start. - Fixed incorrect class selector testing.
- Fixed
inline-flexnot using FlexBox layout lol. - Fixed broken styles after modifying inline style of an element before said element was appended to the document tree.
Delphi Entity Menus 0.6.0
beta29 августа 2025 г.- Add
inline-flexas a keyword fordisplay - Add a basic "Styles" tab to Devtools.
- Fix an error with cancellable events.
- Correctly update element outline and border when changing style.
- Updated Style API.
- Fix visual twitch with italic or bold text.
- Fix min/max size CSS properties not doing anything.
- Missing semicolons in CSS will be treated as warnings instead of errors.
- Improve element tooltip handling
- Add commands for managing an open page's viewers
- Use
delphi.commands.devtoolsas permission for devtools command - Add default styling for
<sup>and<sub>elements.
Delphi Menu Plugin 0.5.0
beta22 августа 2025 г.Changes
- Add FlexBox support
- Move layout engine to its own module
- Refactor layout engine
- Added
vertical-alignCSS property. - Added
flex-growCSS property - Added
flex-shrinkCSS property. - Added
gapCSS property. - Added
row-gapandcolumn-gapCSS properties. - Added
align-selfCSS property - When performing math operations with
pxunits, convert them to world units before calculation. - Fix wrong input type used when checking if input should be validated as number.
- Added bStats metrics support
- Fixed a tooltip graphical issue
- Properly update depth and things when calling
setTitleNode()
Delphi Menu Plugin 0.4.3
beta12 августа 2025 г.Additions
- Replace Bukkit's conversations for input elements with new Dialogs
- Added
getSource()method to stylesheets - Added
/delphi devtoolsand/delphi devtools <menu name>for opening devtools easily
Changes
- Add support for
promptattribute on<input/>elements - Update translations
- Add translations support to devtools
- Made
inputevent cancellable - Update devtools
Fixes
- Fix wrong method call that resulted in NPE in
ViewBuilderImpl
Совместимость
Создатели
Детали
Лицензия:GPL-3.0-only
Опубликован:8 месяцев назад
Обновлён:6 месяцев назад
