Collapsible list
Added functionality of hiding/displaying sub-list upon click. Added Font Awesome icons for open and closed list indicators. Changed "information" icon (picked another Font Awesome icon). Removed Font Awesome icons from the source tre, will download them each time. Added plenty of comments to make code readable.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- README.md 4 additions, 2 deletionsREADME.md
- package.json 3 additions, 1 deletionpackage.json
- source/common/includes/fontawesome/README.md 4 additions, 3 deletionssource/common/includes/fontawesome/README.md
- source/common/includes/fontawesome/info-circle-solid.svg 0 additions, 1 deletionsource/common/includes/fontawesome/info-circle-solid.svg
- source/common/pages/popup/popup.css 59 additions, 8 deletionssource/common/pages/popup/popup.css
- source/common/pages/popup/popup.html 5 additions, 5 deletionssource/common/pages/popup/popup.html
- source/common/pages/popup/popup.js 36 additions, 17 deletionssource/common/pages/popup/popup.js
Loading
Please register or sign in to comment