UNPKG

4.25 kBMarkdownView Raw
1# v1.0.1 (Sat Mar 07 2020)
2
3#### 🐛 Bug Fix
4
5- Update Dependencies [#86](https://github.com/ericclemmons/codelift/pull/86) ([@ericclemmons](https://github.com/ericclemmons))
6
7#### Authors: 1
8
9- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
10
11---
12
13# v1.0.0 (Sat Mar 07 2020)
14
15#### 🐛 Bug Fix
16
17- Have noop return first arg, in case we add HoCs ([@ericclemmons](https://github.com/ericclemmons))
18- Leave note on dealing with multi-level `stateNode`s ([@ericclemmons](https://github.com/ericclemmons))
19- Replace rendered component with <span>{preview}</span> ([@ericclemmons](https://github.com/ericclemmons))
20- Working updateProps ([@ericclemmons](https://github.com/ericclemmons))
21- Remove safe-eval (breaks Next.js) ([@ericclemmons](https://github.com/ericclemmons))
22- Add safe-eval for receiving JS props (vs. only JSON) ([@ericclemmons](https://github.com/ericclemmons))
23- Add graphql-type-json ([@ericclemmons](https://github.com/ericclemmons))
24- Support reset & move preview effects to component ([@ericclemmons](https://github.com/ericclemmons))
25- Add :active variants to backgroundColor & boxShadow ([@ericclemmons](https://github.com/ericclemmons))
26- Lighten inspectors so that header can be black ([@ericclemmons](https://github.com/ericclemmons))
27- Move footer to <Header /> ([@ericclemmons](https://github.com/ericclemmons))
28- Use Component["Inspector"] with window.React|ReactDOM ([@ericclemmons](https://github.com/ericclemmons))
29- Track props changes via ReactNode.hasChanges ([@ericclemmons](https://github.com/ericclemmons))
30- Working Component preview ([@ericclemmons](https://github.com/ericclemmons))
31- ReactNode.previewProps re-uses context ([@ericclemmons](https://github.com/ericclemmons))
32- Use Fiber tags instead of duck-typing for ReactNode.name ([@ericclemmons](https://github.com/ericclemmons))
33- Automatically center Inspectors ([@ericclemmons](https://github.com/ericclemmons))
34- Use new { register } ([@ericclemmons](https://github.com/ericclemmons))
35- codelift exports inspect & register ([@ericclemmons](https://github.com/ericclemmons))
36- Don't throw when root container cannot be found ([@ericclemmons](https://github.com/ericclemmons))
37- Add ReactNode.previewProps(props) ([@ericclemmons](https://github.com/ericclemmons))
38- Prototype inspect(Component, { Inspector }) ([@ericclemmons](https://github.com/ericclemmons))
39- Initial CoomponentInspector ([@ericclemmons](https://github.com/ericclemmons))
40
41#### Authors: 1
42
43- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
44
45---
46
47# v0.6.3 (Sat Feb 29 2020)
48
49#### 🐛 Bug Fix
50
51- Lock all codelift packages at exact version ([@ericclemmons](https://github.com/ericclemmons))
52- save-prefix false ([@ericclemmons](https://github.com/ericclemmons))
53
54#### Authors: 1
55
56- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
57
58---
59
60# v0.6.2 (Wed Jan 29 2020)
61
62#### 🐛 Bug Fix
63
64- Replace useSlider with hooks ([@ericclemmons](https://github.com/ericclemmons))
65
66#### Authors: 1
67
68- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
69
70---
71
72# v0.6.0 (Mon Jan 27 2020)
73
74#### 🐛 Bug Fix
75
76- Use RPC instead of window for communication ([@ericclemmons](https://github.com/ericclemmons))
77- Add setPath ([@ericclemmons](https://github.com/ericclemmons))
78- store supports RPC calls via postMessage ([@ericclemmons](https://github.com/ericclemmons))
79- Remove unused router ([@ericclemmons](https://github.com/ericclemmons))
80- Use single store instance ([@ericclemmons](https://github.com/ericclemmons))
81- Dry up pushState/replaceState ([@ericclemmons](https://github.com/ericclemmons))
82- Update history as path cahnges ([@ericclemmons](https://github.com/ericclemmons))
83- Only render iframe with initial path ([@ericclemmons](https://github.com/ericclemmons))
84- syncPath on history pushState|replaceState|popState ([@ericclemmons](https://github.com/ericclemmons))
85- syncPath on load ([@ericclemmons](https://github.com/ericclemmons))
86- Default path to localhost:1337/* ([@ericclemmons](https://github.com/ericclemmons))
87- Update example deps ([@ericclemmons](https://github.com/ericclemmons))
88
89#### Authors: 1
90
91- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
\No newline at end of file