Releases: wikimedia/data-values-value-view
Releases · wikimedia/data-values-value-view
0.22.4
0.22.3
0.22.2
0.19.1
0.15.5
- Fixed
jQuery.valueview.ExpertExtender.UnitSelectortest.
0.15.4
jQuery.valueview.experts.QuantityInputextracts an optional.wb-unitnode from the formatted value and passes it to the UnitSelector.- Both QuantityInput and UnitSelector use a different format in the
getUpstreamValuecallback. jQuery.ui.unitsuggesternow supports adefaultSelectedUrloption.
0.15.3
- Fixed
jQuery.valueview.experts.QuantityInputtest.
0.15.2
jQuery.valueview.expert.valueCharacteristicsgets the output format passed in.jQuery.valueview.experts.QuantityInputexplicitely asksQuantityFormatterto not apply rounding and units in plain text format.jQuery.valueview.valueviewpasses avocabularyLookupApiUrloption to all experts.jQuery.valueview.experts.QuantityInputandjQuery.valueview.ExpertExtender.UnitSelectornow pass avocabularyLookupApiUrloption tojQuery.ui.unitsuggester.jQuery.ui.unitsuggesteruses theconcepturifromwbsearchentitiesresults, if available.
0.15.1
Enhancements
jQuery.valueview.experts.QuantityInputalso submits theunitoption if it's null.
Bugfixes
jQuery.ui.unitsuggesternow queries thewbsearchentitiesAPI for a specific language.- Fixed
jQuery.valueview.ExpertExtender.UnitSelector.destroy.
0.15.0
Breaking changes
- Removed deprecated constant
ValueView_VERSION, useVALUEVIEW_VERSIONinstead. - Removed
jQuery.valueview.disable,jQuery.valueview.enableandjQuery.valueview.isDisabled. These function were used to mock nativejQuery.Widgetfunctionality while adding a fulldrawcycle on top.jQuery.valueview.drawdoes not consider the state anymore.
Enhancements
- Added
jQuery.valueview.experts.QuantityInputexpert. - Added
jQuery.valueview.ExpertExtender.UnitSelector. - Added
jQuery.ui.unitsuggester. jQuery.valueview.valueviewnow passes alanguageoption to all experts.- Refined
jQuery.ui.listrotatorstyle to have a more obvious active state. - Set
jQuery.ui.commonssuggesterto always use https.