Releases: Instawork/hyperview
Releases · Instawork/hyperview
v0.103.0
What's Changed
- chore: add missing style properties by @flochtililoch in #1266
- feat(scrollable): allow disabling "over scroll" effect by @flochtililoch in #1265
Full Changelog: v0.102.1...v0.103.0
v0.102.1
What's Changed
- chore(demo): update to SDK 53 by @flochtililoch in #1227
- feat: add missing scroll-related attributes to scrollable containers by @flochtililoch in #1264
Full Changelog: v0.101.0...v0.102.1
v0.101.0
What's Changed
- chore(demo): error-screen by @hgray-instawork in #1255
- chore(demo): element-error-component by @hgray-instawork in #1256
- chore(error): improve error logging context by @hgray-instawork in #1262
- fix(behaviors): Use
queueMicrotaskinstead ofsetTimeOutby @reshavsingla in #1263
Full Changelog: v0.100.0...v0.101.0
v0.100.0
What's Changed
- chore: add RN fields to text-field schema by @flochtililoch in #1252
- chore: remove unneeded statics and exports by @hgray-instawork in #1245
- chore(hyper-ref): remove legacy bridge by @hgray-instawork in #1253
- chore: remove legacy type exports by @hgray-instawork in #1254
- chore(typescript): improve typescript implementations by @hgray-instawork in #1259
Full Changelog: v0.99.0...v0.100.0
v0.99.0
What's Changed
BREAKING:
- Revert "feat(text-field): dispatch an event upon submitting" by @flochtililoch in #1250 - we realized the feature wasn't built consistently with previous capabilities. It has been rebuilt using a new behavior trigger, see below.
Features
- feat:
submitbehavior trigger by @flochtililoch in #1251
Full Changelog: v0.98.0...v0.99.0
v0.98.0
What's Changed
- chore(demo): replace static access by @hgray-instawork in #1246
- feat(text-field): dispatch an event upon submitting by @flochtililoch in #1249
Full Changelog: v0.97.0...v0.98.0
v0.97.0
What's Changed
- chore(demo): update import paths to avoid reaching by @hgray-instawork in #1235
- chore(text-input): Add support for autoComplete attr by @olegpesok in #1239
- chore: create new blog entry by @hgray-instawork in #1241
- feat(sync): Add synchronization support for requests triggered in behaviors by @adamstep in #1243
Full Changelog: v0.96.0...v0.97.0
v0.96.0
What's Changed
- fix: date picker style by @flochtililoch in #1223
- fix(demo): various broken examples by @flochtililoch in #1224
- chore(demo): remove support for maps on web by @flochtililoch in #1226
- fix(ios): date picker max date bug by @flochtililoch in #1228
- refactor(demo): scroll view section by @flochtililoch in #1230
- fix(demo): missing safe area on some screens by @flochtililoch in #1229
- chore(demo): resolve inline indicator issues by @hgray-instawork in #1233
- chore(cleanup): improve code organization by @hgray-instawork in #1190
Full Changelog: v0.95.0...v0.96.0
v0.95.0
What's Changed
- chore(add-styles): demo update add-styles behavior by @hgray-instawork in #1184
- chore(behavior): warn for invalid update behavior by @hgray-instawork in #1186
- fix(scroll): use scroll-to-input-offset value if available by @hgray-instawork in #1185
- chore(cursor): alphabetical sorting rule by @hgray-instawork in #1188
- fix(hv-doc): avoid reloads by @hgray-instawork in #1222
Full Changelog: v0.94.0...v0.95.0
v0.94.0
What's Changed
- chore(cursor): create rule for documentation by @hgray-instawork in #1149
- refactor(tests): Implement
@testing-library/react-nativeby @flochtililoch in #1154 - chore: various clean ups by @flochtililoch in #1155
- chore(sectionalist): demo fix for loading page 2-3 by @hgray-instawork in #1159
- fix: njk templates linter by @flochtililoch in #1161
- chore(behaviors): remove behavior logging by @hgray-instawork in #1165
- chore(hv-doc): reduce redundant code by @hgray-instawork in #1157
- chore(handleBack): remove unused component by @hgray-instawork in #1167
- chore(date-context): remove redundant contexts by @hgray-instawork in #1168
- chore(bottom-sheet): revert by @hgray-instawork in #1179
- fix(navigation): inject
isModalfornewactions by @hgray-instawork in #1182 - chore(performance): improve render performance by @hgray-instawork in #1170
Full Changelog: v0.93.0...v0.94.0