Web ComponentThe latest version of this package is: 0.6.9, Opens in new window
Webcomponent for the FAQ Component
This component is compatible with ESM (ES6 module) and IIFE. See documentation examples below.
To be able to install this component, please refer to the Project Setup documentation.
$ npm i @ids-wc/faq@0.6.9
The webcomponent is fully scoped, and uses shadow DOM.
Table of Contents
Changelog
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- upgrade deps (f03816b)
0.3.7 (2022-03-09)
Miscellaneous chores
- reinstall (fa531f7)
0.3.6 (2022-03-09)
Miscellaneous chores
- reinstall (8482f7f)
0.3.5 (2022-03-08)
Miscellaneous chores
0.3.4 (2021-11-10)
Miscellaneous chores
- Manually testing inclusion of CHANGELOG.md (f91eb76)
0.3.0 (2021-11-10)
Miscellaneous chores
0.2.3 (2021-10-28)
Miscellaneous chores
0.2.1 (2021-10-14)
Miscellaneous chores
- 🤖 Update dependencies (079ff16)
0.2.0 (2021-10-14)
Documentation Updates
- ✏️ Update FAQ documentation (873b5f7)
Miscellaneous chores
0.1.0 (2021-10-01)
⚠ BREAKING CHANGES
- 🧨 We are now serving IIFE files instead of UMD, for a better dev
experience when including scripts with script-tag
- 🧨 All webcomponent versions has been reset, due to new scope; @ids-wc
✅ Closes: 467386
Bug Fixes
-
🐛 Add missing terser import (b3edea4)
-
🐛 Rename required file to use IIFE, escape correctly (dff7a27)
Documentation Updates
Miscellaneous chores
-
🤖 Remove babel, no longer required (9f6497c)
-
🤖 Remove unneeded rc files (fdcac58)
-
🤖 Remove usage of .npmignore, use files-prop instead (8b7c55e)
-
🤖 Reset versions for webcomponents, due to new scope (f540b01)
-
🤖 Set correct output name (98da4f6)
-
🤖 Update prettier rc files (7d0e3c9)
-
🤖 Use correct dependencies after renaming of scope (38aba43), closes #467386
-
🤖 Use correct names for import (72e77f3)
-
🤖 Use iife instead of umd (ae0ebcc)
-
bootstrap (420cc99)
-
initial commit (8d74b20)
-
use correct import path (1fff2cb)