Tags: infermedica/modular-analytics
Tags
feat: add promise-based responses to infermedica analytics (#30) * feat: add promise-based responses to infermedica analytics * remove redundant async/await syntax * replace forEach with map and flat * bump package version --------- Co-authored-by: Kamil Bartczak <[email protected]>
feature: add possibility to configure publishURL variable: (#23) - add baseURL and publishURL to README infermedicaAnalytics object and describe, - refactor few lines in modules.js -> infermedicaModule function to destructure __analytics.infermedicaAnalytics in a neatier way with default values, - bump up version of library in package.json and update package-lock.json by running npm install Co-authored-by: AlanLes <[email protected]>
feat: modular analytics as plugin for vue 3 (#21) * feat: add support to use modular analytics as plugin * test: remove Vue plugin tests * fix: can't use modular-analytics without vue package * fix: imports in package.json should be exports * chore: bum to v0.5.0 * fix: typo Co-authored-by: Przemysław Spaczek <[email protected]>
test: add unit tests for analytics functions (#16) * feat: add jest * docs: add unit test instructions in readme * test: add unit test for analytics function * [WiP]test: add unit tests for analytics function * test: add unit tests for analytics function * chore: lint * test: remove duplicates Co-authored-by: Arkadiusz Krzymieński <[email protected]> Co-authored-by: Przemysław Spaczek <[email protected]>
PreviousNext