Commit 6136657
V7 (#2489)
* V7/ remove leftToggleHapticTrigger drawer (#2470)
* remove leftToggleHapticTrigger
* formatting
* Fader - FaderPosition enum remove LEFT and RIGHT cases
* V7 remove native WheelPicker (#2475)
* Remove native WheelPicker
* Remove WheelPickerDialog
* Remove WheelPickerPackage leftovers
* Remove PickerPackage(s)
* Missed one
* Remove 'style' prop from ColorPicker (#2480)
* v7_Picker (#2478)
* Migrate picker component
* Remove commented code
* Incubator Toast zIndex set to 100 as default when using Android (#2477)
* V7 primary colors (#2476)
* remove Colors.primary
* remove themeColors
* update test
* TabController - remove 'selectedIndex' prop (#2481)
* remove contentOnRight prop (#2473)
* V7 dark shadows (#2472)
* remove dark shadow presets
* update screen
* formatting
* deprecate imageSource of Avatar (#2471)
* KeyboardAwareListView - remove component (#2474)
* Remove some Skeleton props (#2482)
* Move moment to be optional dependency (#2485)
* V7_DateTimePicker (#2487)
* Migrate ChipsInput to Incubator ChipsInput (#2483)
* Migrate ChipsInput to Incubator ChipsInput
* removed old ChipsInput componenet
* Moved Incubator ChipsInput to components, fixed review notes
* V7/ ThemeManager (#2484)
* remove old theme keys and themeManager getters
* remove primaryColor from theme
* revert chipsInput change
---------
Co-authored-by: Ethan Sharabi <1780255+ethanshar@users.noreply.github.com>
* TabBar - remove component (#2467)
* v7_TextField (#2468)
* Enable text field migration
* Ignore/fix TS errors
* Move incubator TextField example screen to be the official screen
* Remove centered prop from migration since it is supported
* Remove transformer from migration list cause it is supported as formatter
* V7_KeyboardAccessoryView - remove 'iOSScrollBehavior' prop (#2469)
* KeyboardAccessoryView - remove 'iOSScrollBehavior' prop and 'iosScrollBehaviors' enum
* fix pr comments
* V7/ update colors docs (#2488)
* update colors docs
* improve docs
* add missing comma
* WheelPicker - move from incubator (#2486)
* Press is actually sync (#2459)
* Tests/Add testID to AnimatedScanner (#2458)
* add testID to AnimatedScanner
* update API
* Update src/components/animatedScanner/index.js
fix lint
---------
Co-authored-by: Inbal Tish <33805983+Inbal-Tish@users.noreply.github.com>
* Re-export WheelPicker from Incubator and add a TODO to delete
* V7 - Upgrade typescript to latest version 4.9.5 and fix errors (#2490)
* Docs - adding v6 to v7 migration guide (#2491)
---------
Co-authored-by: Lidor Dafna <66782556+lidord-wix@users.noreply.github.com>
Co-authored-by: Inbal Tish <inbalti@wix.com>
Co-authored-by: Miki Leib <38354019+M-i-k-e-l@users.noreply.github.com>
Co-authored-by: Adi Mordo <adids1221@gmail.com>
Co-authored-by: Inbal Tish <33805983+Inbal-Tish@users.noreply.github.com>
Co-authored-by: Audrius Savickas <umarasss@gmail.com>
Co-authored-by: M-i-k-e-l <michaelle@wix.com>1 parent a0591ab commit 6136657
File tree
112 files changed
+631
-4006
lines changed- demo/src
- screens
- componentScreens
- TabControllerScreen
- TextFieldScreen
- foundationScreens
- incubatorScreens
- nativeComponentScreens
- docs
- foundation
- getting-started
- lib
- android/src/main/java/com/wix/reactnativeuilib
- wheelpicker
- components
- Keyboard/KeyboardInput
- WheelPicker
- src
- components
- KeyboardAwareScrollView
- WheelPicker
- __tests__
- helpers
- avatar
- button
- chipsInput
- __tests__
- assets
- colorPicker
- dateTimePicker
- drawer
- fader
- hint
- picker
- __tests__
- api
- helpers
- radioButton
- sectionsWheelPicker
- skeletonView
- tabBar
- __tests__
- assets
- tabController
- apis
- textField
- text
- wheelPickerDialog
- incubator
- ChipsInput
- toast
- optionalDependencies
- style
- __tests__
- typings
- components
- incubator
- nativeComponents
- webDemo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+631
-4006
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | 142 | | |
146 | 143 | | |
147 | 144 | | |
| |||
173 | 170 | | |
174 | 171 | | |
175 | 172 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 173 | | |
180 | 174 | | |
181 | 175 | | |
| |||
221 | 215 | | |
222 | 216 | | |
223 | 217 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | 218 | | |
228 | 219 | | |
229 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
75 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
144 | | - | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| |||
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
178 | | - | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | | - | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 189 | | |
194 | 190 | | |
195 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 25 | | |
82 | 26 | | |
83 | 27 | | |
| |||
90 | 34 | | |
91 | 35 | | |
92 | 36 | | |
93 | | - | |
94 | 37 | | |
95 | 38 | | |
96 | 39 | | |
| |||
120 | 63 | | |
121 | 64 | | |
122 | 65 | | |
123 | | - | |
| 66 | + | |
124 | 67 | | |
125 | 68 | | |
126 | 69 | | |
127 | 70 | | |
128 | | - | |
129 | 71 | | |
130 | 72 | | |
131 | 73 | | |
| |||
0 commit comments