Commit Graph

  • 763d36ae70 chore: bump version to 0.3.14 master 钟加仁 2019-11-27 10:24:19 +0800
  • 25fc8af782 fix: fix crush in iOS 10 钟加仁 2019-11-27 10:23:15 +0800
  • 8065a41516 chore: bump version to 0.3.13 钟加仁 2019-11-05 19:41:58 +0800
  • 428c543d72 fix: fix content layout error in iOS 13 钟加仁 2019-11-05 19:34:16 +0800
  • 34e2488364
    Dismiss popover only on UI orientation changed Horcrux 2019-09-19 16:22:06 +0800
  • c9d79f83da prevent crash Horcrux 2019-09-19 11:21:26 +0800
  • dd5538d06c chore: bump version to 0.3.10 钟加仁 2019-09-17 11:58:37 +0800
  • f54b5e0070 chore: update podspec file 钟加仁 2019-09-17 11:58:12 +0800
  • 0e3afbf697 chore: bump version to 0.3.9 钟加仁 2019-09-17 11:56:06 +0800
  • 389562f59a chore: update podspec file 钟加仁 2019-09-17 11:55:34 +0800
  • 1393e040ed chore: bump version to 0.3.8 钟加仁 2019-09-17 11:54:06 +0800
  • a7e6807f5c chore: update podspec file 钟加仁 2019-09-17 11:53:33 +0800
  • 38e3113300 0.2.12 Horcrux 2019-09-16 11:59:39 +0800
  • 16d56b0c72 move popoverPresentationController.delegate assign before present Horcrux 2019-09-16 11:59:30 +0800
  • 0c1409d980 0.2.11 Horcrux 2019-09-16 11:57:15 +0800
  • 5b1de046f4 fix sourceRect after orientation changed Horcrux 2019-09-16 11:57:09 +0800
  • 2d8e4b4698 0.2.10 Horcrux 2019-09-12 11:50:08 +0800
  • fb999c15e3 fix popover not showing on another popover Horcrux 2019-09-12 11:50:00 +0800
  • 67bafbfe1d 0.2.9 Horcrux 2019-08-27 16:10:51 +0800
  • d602808966 fix sourceViewNativeID bad access Horcrux 2019-08-27 16:10:20 +0800
  • 99e24150ac 0.2.8 Horcrux 2019-08-22 14:49:07 +0800
  • 6a4e3a805d feat: nativeID 添加 popover 的查找范围 Horcrux 2019-08-22 14:48:40 +0800
  • d3a780843c 0.2.7 Horcrux 2019-08-19 16:47:56 +0800
  • 6b1063fe9e feat: popover 添加通过 nativeID 定位元素功能 Horcrux 2019-08-19 16:47:09 +0800
  • 7f0e9f3207 feat: add podspec file Bell 2018-12-12 17:42:54 +0800
  • 86318dc159 0.2.5 sohobloo 2018-03-29 11:18:40 +0800
  • 4c4a559735
    Merge pull request #8 from shimohq/fix/background-color Bell 2018-03-29 11:15:30 +0800
  • 5a82566af3 fix: popover background color sohobloo 2018-03-29 11:13:07 +0800
  • a696b62c24 chore: bump version to 0.2.4 Bell 2018-01-11 22:09:29 +0800
  • 53ca2b98b5
    Merge pull request #7 from shimohq/perf/top-view-controller Bell 2018-01-11 22:08:46 +0800
  • 3ff7b40575 perf: replace reactViewController with topViewController to present popoverController Bell 2018-01-11 21:55:40 +0800
  • f23cd09715
    chore: bump version Rex Rao 2018-01-04 17:02:32 +0800
  • 5fb989a3f0
    Merge pull request #6 from shimohq/rex Bell 2018-01-04 16:44:19 +0800
  • df2714d134 chore: bump version. sohobloo 2018-01-04 16:22:36 +0800
  • 65bd4f5420 fix: prevent from duplicate view setup. sohobloo 2018-01-04 16:21:56 +0800
  • 3e74a04589 chore: Bump Version to 0.2.1 Bell 2017-11-24 16:46:18 +0800
  • 15a623c467 fix: auto import RCTUIManagerUtils.h Bell 2017-11-24 16:45:49 +0800
  • 097ee4ce89
    Update package.json Horcrux 2017-11-10 11:26:43 +0800
  • c0f46c7de2
    Compatibility with react-native@0.50 Horcrux 2017-11-10 11:26:22 +0800
  • 9f91d4aa40 chore: Bump Version Bell 2017-09-19 18:18:07 +0800
  • d0cc0d9ec6 fix: can not popover Bell 2017-09-19 18:17:39 +0800
  • 5e28e3d772 chore: Bump Version to 0.1.0-rc1 Bell 2017-09-19 17:46:05 +0800
  • 68de0da71c feat: add callback when sourceView is invalid Bell 2017-09-19 17:44:57 +0800
  • 96ce9e905a Merge pull request #5 from shimohq/feat/getterTag Horcrux 2017-09-15 18:48:13 +0800
  • 4c0c8587b6 feat: add sourceViewGetterTag prop to save the block to get source view Bell 2017-09-15 18:42:22 +0800
  • 2c48b61399 Bump Versoin to 0.0.4 Bell 2017-09-05 11:09:02 +0800
  • 264d4ccc29 Merge pull request #4 from shimohq/0.0.4 Horcrux 2017-09-05 11:06:59 +0800
  • 9bc9ebc6a4 feat: set the type of sourceRect and preferredContentSize to NSArray Bell 2017-09-04 18:20:13 +0800
  • 011f250db2 Merge pull request #3 from shimohq/0.0.3 Bell 2017-08-25 18:24:41 +0800
  • 9d3c3445b3 fix: change viewTagMapTable to weakToStrongObjectsMapTable Bell 2017-08-25 18:06:55 +0800
  • ebeb1849ad feat: update props Bell 2017-08-25 18:02:12 +0800
  • 501c1c3959 Merge pull request #2 from shimohq/0.0.2 Horcrux 2017-08-22 14:35:02 +0800
  • cb20030f7d Bump Version Bell 2017-08-22 13:09:48 +0800
  • 2501f75296 chore: udpate README Bell 2017-08-22 13:09:14 +0800
  • bb2edb018a feat: add parameter animated to method dismiss Bell 2017-08-22 12:57:59 +0800
  • aaa1f3c210 feat: add dismiss method Bell 2017-08-22 11:00:31 +0800
  • ffa26ad831 Merge pull request #1 from shimohq/0.0.1 Horcrux 2017-08-17 16:52:55 +0800
  • 4764dec743 feat: add prop cancelable, change prop backgroundColor to popoverBackgroundColor Bell 2017-08-17 16:26:24 +0800
  • 52225ddb1e chore: udpate README Bell 2017-08-17 11:09:12 +0800
  • 2c4894713f fix: set overflow to hidden Bell 2017-08-17 11:07:26 +0800
  • 2b59fc96ac chore: update README Bell 2017-08-17 10:47:24 +0800
  • 320f633ed3 chore: change react-native-ios-popover to react-native-popover-ios Bell 2017-08-17 10:32:45 +0800
  • b1943cd01e chore: update README.md Bell 2017-08-17 10:00:57 +0800
  • 1a5f669f1b feat: change sourceViewReactTag to sourceView Bell 2017-08-16 19:40:24 +0800
  • 203373f7f8 feature: add child view support Bell 2017-08-16 19:34:06 +0800
  • 381987833b feature: add present popover support Bell 2017-08-15 20:46:19 +0800
  • aeba969c0d Initial commit Bell 2017-08-10 11:36:26 +0800