Releases: PlanBGmbH/flinkey-web-components
Releases · PlanBGmbH/flinkey-web-components
0.0.17
0.0.16
Added
- Added
engines
object withnode
andnpm
version definition topackage.json
0.0.15
Added
flinkey-keyfob-catalog
web component (implementation, unit tests and e2e tests)- Installed
@tailwindcss/forms
package and added a config for it totailwind.config.js
Changed
- Upgraded from
puppeteer@^13.0.1
topuppeteer@^13.2.0
Fixed
- Added
flinkey-API-Key
tosetDefaultHeaders()
- Fixed unit test which is part of
utils.spec.ts
Removed
- Removed unused code from
stencil.config.ts
0.0.14
Added
- Added fetch API wrapper functions (
http<T>
,httpGet<T>
,httpPut<T>
andhttpDelete<T>
) - Added
Globals
class taking all necessary the flinkey API needs - Added
global.css
containing TailwindCSS definition