KEMBL / StencilJs.playground

StencilJs. Components and Tests playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StencilJs.playground

StencilJs. Components and Tests playground

This project was made in educational purposes. A button "Add .gitignore: None" was taken as an example from site https://github.com/new

Live demo: http://kembl.ru/stencil/.

Project includes spec, e2e tests, simple BDD test resides here: https://github.com/KEMBL/BDD-tests.

Were made these components:

ArrowIcon
DefaultButton
OptionList
ListOption item
PopupWindow
Text
ButtonWithPopup

Filtration works, click on some option will change button title.

how result looks like

Tracked issues:

(!) there was StencilJs issue observed: SVG renders improperly when path is taken from slot. Reported issue: ionic-team/stencil#1408

About

StencilJs. Components and Tests playground

License:MIT License


Languages

Language:TypeScript 78.0%Language:CSS 13.7%Language:HTML 8.3%