Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added under construction section (#3) * fix: readme under-construction * feature: add link to development branch * fixed link (#4) * feat: Adds Lerna and an experimental branch to monorepo * fix: Fixes types in card component * Publish - @telements/components@0.1.0 - @telements/config@0.0.2 - @telements/docs@0.1.0 - @telements/generator-sketch@0.0.2 * feat: react-wrapper init (#117) * Publish - @telements/react-wrapper@0.1.0 * fix: Solve some dependencies issues. Comments out local package linking. updates bilerplates to use components from the registry * Publish - @telementsdemo/components@0.2.0 - @telements/react-wrapper@0.1.1 * fix: new version * Publish - @telements/components@0.2.1 * chore: react boilerplate packachejason * feat: auto-generate react component wrappers and types from component docs; you'll need to build packages/components first * Publish - @telements/components@0.3.0 - @telements/react-wrapper@0.2.0 * fix: add build output * Publish - @telements/react-wrapper@0.2.1 * fix: optional props * Publish - @telements/components@0.3.1 - @telements/react-wrapper@0.2.2 * fix: interfaces should extend react functional component * Publish - @telements/react-wrapper@0.2.3 * fix: prop types * Publish - @telements/react-wrapper@0.2.4 * fix: add styles props (css-in-js), allow not specified props (until spicified) * Publish - @telements/components@0.3.2 - @telements/react-wrapper@0.2.5 * refactor: css-in-js for components * fix: build react wrappers * test: add css class tests * Publish - @telements/components@0.3.3 - @telements/react-wrapper@0.2.6 * fix: cleanup * Publish - @telements/components@0.3.4 - @telements/react-wrapper@0.2.7 * add experimental gatsbydocs * update docs package.json * Publish - @telements/components@0.3.5 - @telements/docs@0.0.2 - @telements/react-wrapper@0.2.8 * update react-wrapper package.json * add stylesheet update functionality * Publish - @telements/components@0.3.6 - @telements/docs@0.0.3 - @telements/react-wrapper@0.3.6 * add updateStyles methodto force rerender component * fix: format * Publish - @telements/components@0.3.7 - @telements/react-wrapper@0.3.7 * debug: wrapper ref * Publish - @telements/react-wrapper@0.3.8 * drop updateStyles method; fix wrapper ref fro styles * Publish - @telements/components@0.3.9 - @telements/react-wrapper@0.3.9 * feature: docs draft style * fix: remove @telements/react-wrapper from external dependencies * chore: new yarn.lock file * v0.4.0 * update sketch-generator * Revert "update sketch-generator" This reverts commit 70eedfa. * update sketch-generator * feature: button link * fix: format * feature: handle symbols for sketch (does not handle nested symbols yet) * refactor: rename telements to scale * fix: update lerna * fix: update banner * fix: examples dependencies * test: update snapshots * update package names Co-authored-by: Thomas Höfer <tomhoefer@users.noreply.github.com> Co-authored-by: Kai Kreuzer <kai@openhab.org> Co-authored-by: Rómulo Lazarde <rl@iconstorm.com>
- Loading branch information