You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.1.0 (2019-07-05)
7
+
8
+
9
+
### Features
10
+
11
+
***react-property:** add `index.js` that imports all files in lib ([08d4ba2](https://github.com/remarkablemark/react-dom-core/commit/08d4ba2))
12
+
***react-property:** add build script for SVG DOM config ([182326a](https://github.com/remarkablemark/react-dom-core/commit/182326a))
13
+
***react-property:** add module that exports `isCustomAttribute` ([4213cbd](https://github.com/remarkablemark/react-dom-core/commit/4213cbd))
14
+
***react-property:** add module that exports HTML DOM attribute map ([925db59](https://github.com/remarkablemark/react-dom-core/commit/925db59))
15
+
***react-property:** add module that exports SVG DOM attribute map ([b6501b3](https://github.com/remarkablemark/react-dom-core/commit/b6501b3))
16
+
***react-property:** add script that builds HTML attributes (JSON) ([c5349b8](https://github.com/remarkablemark/react-dom-core/commit/c5349b8))
17
+
***react-property:** build HTML overloaded boolean properties JSON ([ab7e2c2](https://github.com/remarkablemark/react-dom-core/commit/ab7e2c2))
18
+
***react-property:** build HTML props with boolean values (JSON) ([329593c](https://github.com/remarkablemark/react-dom-core/commit/329593c))
19
+
***react-property:** throw error if mkdir fails in build scripts ([1566b2f](https://github.com/remarkablemark/react-dom-core/commit/1566b2f))
20
+
***react-property:** update script to build HTML attr to prop JSON ([f09374d](https://github.com/remarkablemark/react-dom-core/commit/f09374d))
0 commit comments