-
Notifications
You must be signed in to change notification settings - Fork 11
Changelog
Hans5958 edited this page Feb 18, 2023
·
9 revisions
- Add
makeHsvtype oncssManipulator
- Remove
trapsproperty - Add
htmlandscriptproperty onpopupproperty
- Remove
l10nproperty - Set
blackandwhiteproperties oncssManipulatorto be optional - Allow
blackandwhiteproperties to becssManipulator - Allow
cssManipulatorto be a string - Add
alphaBendtype oncssManipulator - Add
minandmaxproperty onsettingsproperty withstringtype - Add
recolorFiltertype oncssManipulator
- Add
customCssVariablesproperty withcssManipulator - Update URL matching based on improvements made
- Add
danger,codeEditor,costumeEditor,projectPlayer,editorMenuBarprojectPage,profiles,studios,commentsoptions on tags - Set
community,editor,popuptag options to be required as parent categories - Add
versionAddedproperty
- Add
dynamicEnableproperty (#28) - Add
injectAsStyleEltproperty (#34) - Add
updateUserstylesOnSettingsChangeproperty (#35) - Change description of
dynamicDisableproperty
- Add
allowTransparencyproperty onsettingsproperty withcolortype (#31) - Add additional check for RGBA hex values (#31)
- Add
dynamicDisableproperty (#27)
- Replace
warningandnoticeproperties with theinfoproperty - Add
easterEggvalue on thetagsproperty (#20) - Add
popupproperty (#18)
- Add
integertype on settings (#16) - Set 0 as minimum for
positive_integersettings type (#17)
- Add
l10nproperty (#14) - Allow
potentialValuesitems to be an object withnameandidproperties (#14) - Add forgotten
librariesproperty
- Add description on
presetsobjects (#12) - Fix color Regex pattern (Fix regex when validating a color string)
- Fix typo on some property descriptions*
- Add
defaulton traps property* - Remove
minLengthrule from traps property*
* pushed after 1.4 started
- Change property names for consistency changes on the main repository (#6, #7)
- Add
noticeproperty (#9) - Add
presetsproperty (#8, #10) - Enforce type on
defaultproperty based on thetypeproperty - Add leading hash before color Regex pattern again (#11)
- Change description on
preset.values - Add
minimumonpositive_integersettings - Add
minLengthon most string values (more strict checks) - Change descriptions with
optionsandoptiontosettingsandsetting - Add URL Regex on appropriate values
- Add
coloroption onoptiontype - Add Regex check on default property with
colortype - Remove description of
potential_valueswhen thetypeis notselect - Add
warningproperty - Add
trapsproperty - Add leading hash before color Regex pattern (#5)
- Initial release
- Use draft-07 instead of 2019-09
- Use an array instead of an object on
creditsproperty - Add schema
$id - Add
stringtype onoptions - Add
minItemsin multiple properties - Add
clipboardWriteonpermissions - Set
runAtCompleteas optional - Add
selecttype onoptions - Complete description on properties
- Disallow additional properties
- Add pattern for URLs
- Fix bug on
potential_values(#3) - Add
settings_matchon userscripts and userstyles (#4) - Add final descriptions and change some
- Add schema
$schema - Add pattern on multiple properties
- Remove accidental characters at the start
- Fix indentation and description