Release 1.6.0
- (Commit:
2c55fdb
) Implement: ImplementContextMenuViewContext
- (Commit:
05f6c73
) Implement: ImplementuseMenuContext
hook. - Refactor: Update example to use typescript.
- Commits:
7ec95a5
,51a50f6
,2e3c05a
,104d36d
,b84a0db
,73ff6f1
,be6d40e
,3bc8e2a
,491874d
,9596954
,080d44f
,497f032
,de1f93c
,e745dda
,7b0c4f1
,e714a1f
,6483c79
,447dd2b
,ecd96fc
,78a9c10
,96877c2
,bb3fff9
,aea43db
,0c5436a
,ee446c3
,bdee609
,e3846d7
,827f0bb
.
- Commits:
- (Commit:
7045e61
) Bugfix: Fix types — MakemenuConfig
prop optional. - (Commit:
2310b7e
) Bugfix: Fix types — Fix wrong type forMenuConfig.menuAttributes
. - (Commit:
52c0459
) Bugfix: Fix library exports — Export types fromMenuEvents
. - (Commit:
9f4e332
) Refactor: RemoveContextMenuButton.wrapNativeComponent
Prop. - (Commit:
9caf7d7
) Implement: ImplementContextMenuButtonContext
. - (Commit:
4d063f9
) Implement: ImplementuseMenuButtonContext
hook.