11<<<<<<< Updated upstream
2+
3+ ## 3.3.3
4+
5+ ### Patch Changes
6+
7+ - 7961855: Fix arrow style on Android
8+
29# Change Log
310
411## 3.3.2
5259
5360### Major Changes
5461
55- - f2b45c7: Migrate to TS and deprecate HOC
56- =======
62+ - # f2b45c7: Migrate to TS and deprecate HOC
63+
5764# Changelog
58- >>>>>>> Stashed changes
65+
66+ > > > > > > > Stashed changes
5967
6068All notable changes to this project will be documented in this file.
6169
@@ -69,50 +77,50 @@ All notable changes to this project will be documented in this file.
6977
7078### 🐛 Bug Fixes
7179
72- - * (android)* Fix malformed field crash, add more config (#279 )
80+ - _ (android)_ Fix malformed field crash, add more config (#279 )
7381
7482## [ 3.0.0] - 2023-03-22
7583
7684### 🚀 Features
7785
78- - * (CopilotStep)* Add active flag to steps
79- - * (tooltip)* Add getNth function (#267 )
86+ - _ (CopilotStep)_ Add active flag to steps
87+ - _ (tooltip)_ Add getNth function (#267 )
8088
8189### 🐛 Bug Fixes
8290
8391- Fixing the arrow position
84- - * (CopilotStep)* Fix measure error where __ TEST __ is undefined
85- - * (SvgMask)* Defer rendering Svg until layout is measured
86- - * (example)* Fix the watcher for updating the example dep
87- - * (copilot)* Start(fromStep) issue fixed
88- - * (CopilotModal)* Consider status bar height
89- - * (CopilotModal)* Do status bar offset only on android
90- - * (contributing)* Fix broken links
91- - * (copilot)* Hoist static props
92- - * (types)* Adjust type from handleNthStep -> handleNth (#268 )
92+ - _ (CopilotStep)_ Fix measure error where ** TEST ** is undefined
93+ - _ (SvgMask)_ Defer rendering Svg until layout is measured
94+ - _ (example)_ Fix the watcher for updating the example dep
95+ - _ (copilot)_ Start(fromStep) issue fixed
96+ - _ (CopilotModal)_ Consider status bar height
97+ - _ (CopilotModal)_ Do status bar offset only on android
98+ - _ (contributing)_ Fix broken links
99+ - _ (copilot)_ Hoist static props
100+ - _ (types)_ Adjust type from handleNthStep -> handleNth (#268 )
93101
94102### 🚜 Refactor
95103
96104- The Button to the compoenents directory
97- - * (CopilotModal)* Use Modal instead of ternary expression to control visibiity
105+ - _ (CopilotModal)_ Use Modal instead of ternary expression to control visibiity
98106
99107### 📚 Documentation
100108
101- - * (Readme)* Improve docs
109+ - _ (Readme)_ Improve docs
102110- Charles suggestions
103- - * (Readme)* Add badges
111+ - _ (Readme)_ Add badges
104112- Update semaphore project name
105113- Remove old name inspiration
106- - * (README)* Renaming the npm package
107- - * (README)* Copilotable to walkthroughable
108- - * (README)* Add tutorial triggering description
109- - * (README)* Updates for v2.0.0
110- - * (README)* Add react-native-svg to the installation section
114+ - _ (README)_ Renaming the npm package
115+ - _ (README)_ Copilotable to walkthroughable
116+ - _ (README)_ Add tutorial triggering description
117+ - _ (README)_ Updates for v2.0.0
118+ - _ (README)_ Add react-native-svg to the installation section
111119- Fix shields to point to correct pkg & center
112- - * (events)* Described event emitters in readme
113- - * (events)* Remove event handlers on unmount in example
114- - * (README)* Add OKG
115- - * (README)* Update OKGrow link
120+ - _ (events)_ Described event emitters in readme
121+ - _ (events)_ Remove event handlers on unmount in example
122+ - _ (README)_ Add OKG
123+ - _ (README)_ Update OKGrow link
116124
117125### 🎨 Styling
118126
@@ -122,11 +130,11 @@ All notable changes to this project will be documented in this file.
122130### 🧪 Testing
123131
124132- Add unit tests
125- - * (walkthroughable)* Added tests for the walkthroughable
126- - * (copilot)* Added tests for the copilot HOC
127- - * (copilot)* Add test for tooltip component
128- - * (copilot)* Update the tests based on the Modal change
129- - * (Copilot)* Test for the step active flags
133+ - _ (walkthroughable)_ Added tests for the walkthroughable
134+ - _ (copilot)_ Added tests for the copilot HOC
135+ - _ (copilot)_ Add test for tooltip component
136+ - _ (copilot)_ Update the tests based on the Modal change
137+ - _ (Copilot)_ Test for the step active flags
130138
131139### ⚙️ Miscellaneous Tasks
132140
@@ -136,36 +144,36 @@ All notable changes to this project will be documented in this file.
136144- Rename the package
137145- Add package lock
138146- Bump version (1.0.1)
139- - * (example)* Upgrade expo for the example and better src linking
147+ - _ (example)_ Upgrade expo for the example and better src linking
140148- Cleaning up the directory structure
141- - * (Example)* Update name of the package in the example
142- - * (yarn)* Upgrade packages and remove package-lock.json
143- - * (package)* Bump version to 2.1.0
144- - * (README)* Update badges
145- - * (package)* Bump version 2.2.0
146- - * (package)* Bump version to 2.2.3
147- - * (package)* Bump the version to 2.2.5
148- - * (package)* Bump version 2.2.6
149- - * (package)* Bump version to 2.3.0
149+ - _ (Example)_ Update name of the package in the example
150+ - _ (yarn)_ Upgrade packages and remove package-lock.json
151+ - _ (package)_ Bump version to 2.1.0
152+ - _ (README)_ Update badges
153+ - _ (package)_ Bump version 2.2.0
154+ - _ (package)_ Bump version to 2.2.3
155+ - _ (package)_ Bump the version to 2.2.5
156+ - _ (package)_ Bump version 2.2.6
157+ - _ (package)_ Bump version to 2.3.0
150158- Add hoist-non-react-statics dependency
151159- Add ` hoist-non-react-statics ` dependency
152160- Bump version to 2.4.0
153161- Bump version to 2.4.1
154162- Lint
155- - * (package)* Bump version
156- - * (package)* Update version
163+ - _ (package)_ Bump version
164+ - _ (package)_ Update version
157165- Add travis
158166- Upgrade packages
159167- More pkg upgrades
160168- Fix a lint issue
161169- Upgrade expo to v34
162- - * (travis)* Run deploy on master
163- - * (package)* Bump version to 2.4.8
170+ - _ (travis)_ Run deploy on master
171+ - _ (package)_ Bump version to 2.4.8
164172
165173### Example
166174
167- - * (App)* Trigger tutorial on componentDidMount
168- - * (App)* Added an example for the event emitter
175+ - _ (App)_ Trigger tutorial on componentDidMount
176+ - _ (App)_ Added an example for the event emitter
169177- Added the active flag to the example
170178
171179<!-- generated by git-cliff -->
0 commit comments