All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
ConfigurableFilter
: addLookupValue
type to value
isPartialFormat
option is available inside data-schemaformOptions
events
: add propertiesdateFormat
andtimezone
toExportUserConfig
event
dataschema
: formathtml-editor
is now available
customLocale
property is available inbk-base
component
reroutingRules
property is available inbk-http-base
component
columnName
key is available in payload ofexport-data/user-config
event
geopointFormat
option is available inside data-schemaformOptions
- empty string is supported in i18n label resolution
- i18n objects are resolved to strings using english as fallback language
- new events
import-data
andimport-data/user-config
are available patchMultipart
implementation for the http client
- new events
fetch-files
,fetched-files
are available
sort
key is available in payload ofnested-navigation-state/display
event
- new event
http-delete
is available
bk-http-base
hascredentials
property controlling homonymous fetch configuration
- quotation marks are removed filename in
Content-disposition
header whendownloadAsFile
is true to download file
http-client
supportspatch
method
dataschema
description
field is now of typeLocalizedText
http-client
get
andpost
methods reject the promise ondownloadAsFile
when response is not ok
http-client
supports fetching from a proxy window which when not defined defaults to the global window