@intelligentgraphics/openconfiguration.host
    Preparing search index...

    @intelligentgraphics/openconfiguration.host

    openconfiguration.host

    • add loading to configuration update
    • allow client methods to be synchronous
    • Client: add off method to remove event listener
    • extend ConfigurationUpdate with igxb items and totals
    • add support for a location parameter
    • add minified distribution
    • update compilation target to es2018
    • add "setLoadingState" method to client configuration operations
    • support an initial configuration for configuration start with an article
    • fix host also emitting an exit event on finish
    • update dependencies
    • update yarn
    • fix type for host configuration start
    • extend price calculation types
    • document minimum version for price calculation
    • migrate to yarn 4
    • add support for basic host price calculation
    • add client method to retrieve to known host features
    • cleanup logic for features support
    • allow host origin to be restricted for client
    • explicitly provide used host operation features to the client
    • add missing sendFinish method
    • add finish event
    • allow camera positioning to be configured for image export
    • add support for render image background setting
    • cleanup client host detection
    • add Client.detectHost
    • expose startPending query param
    • set ocStartPending url parameter if configurator start data is not none
    • hide policy to string conversion
    • Host: new parameter allowPolicies
    • expose configuration informations on save result
    • improve configuration update type
    • add simple configuration update support
    • send client version to host on initialize
    • set ocHost query parameter when opening configurator
    • add support for a custom configuration start format
    • Host: do not clear existing lang parameter if no lang is provided for openConfigurator
    • allow articleNumber to be an object
    • fix endless message passing
    • add support for custom export formats
    • allow gltf file export to be switched to glb
    • add support for manual saving of configuration through host
    • allow image dimensions to be overridden for image export
    • add an optional sourceId to configuration start article params
    • add support for exporting of images
    • add support for exporting of high resolution glTF
    • allow visibility of measurement and fronts to be configured for image rendering
    • add support for exporting of images
    • add support for exporting of high resolution glTF
    • add support for glTF creation
    • fix event listeners not being correctly cleaned up
    • fix issue with typings
    • initial release