We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5e5e1 commit 717802cCopy full SHA for 717802c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Change Log · `uruit-react-snnipets`
+# Change Log
2
3
All notable changes to the `uruit-react-snippets` extension will be documented in this file.
4
@@ -21,3 +21,18 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
21
### Added
22
- Redux reducer snippet (`u-reducer`)
23
24
+## `[draft]` · 2017-08
25
+
26
+### Added
27
+- Snippet choices support
28
+- React PropType snippet (`u-pt`) with options for:
29
+ * array
30
+ * bool
31
+ * func
32
+ * number
33
+ * object
34
+ * string
35
+ * symbol
36
+ * node
37
+ * element
38
+ * any
0 commit comments