Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2623 commits
Select commit Hold shift + click to select a range
26e51c8
Bugfix/ohos fix update dimension (#4253)
etkmao Apr 7, 2025
d74d32d
feat(ohos): add ModuleListener
etkmao Apr 7, 2025
d32f518
fix(ohos): fix http resp is ArrayBuffer
etkmao Apr 7, 2025
ddce579
fix(ohos): fix UpdateTextMeasurer crash
etkmao Apr 8, 2025
f407417
fix(ios): memory optimization & fix potential thread race in shadowView
wwwcg Apr 8, 2025
429c17e
fix(ios): resolve potential thread race in performance api
wwwcg Apr 8, 2025
2bc879f
fix(ohos): fix text draw change color
etkmao Apr 9, 2025
d122e30
fix(ohos): fix text draw change text
etkmao Apr 9, 2025
e46f6bf
fix(ohos): fix text draw background color
etkmao Apr 9, 2025
1e29ebd
fix(ohos): fix text draw align right
etkmao Apr 9, 2025
fd35825
fix(ohos): fix text draw ellipsis
etkmao Apr 9, 2025
a9dfa82
fix(ohos): fix text draw UpdateLayout invalid width
etkmao Apr 9, 2025
242c5e1
feat(ohos): fix theme font and app need api14
etkmao Apr 9, 2025
45b952e
fix(ios): resolve native exception handling process issue of hermes (…
wwwcg Apr 10, 2025
0454ff1
fix(ohos): fix text draw change background color
etkmao Apr 10, 2025
85c0437
fix(ohos): fix text draw color int32 overflow
etkmao Apr 10, 2025
85ad56b
fix(ios): abnormal background color drawing with corner radius (#4262)
wwwcg Apr 14, 2025
59f0317
feat(ohos): text draw to custom node
etkmao Apr 15, 2025
d02a6b2
fix(ohos): fix get string performance
etkmao Apr 15, 2025
b97d854
feat(ios): native side font size scaling support (#4265)
wwwcg Apr 16, 2025
ba9518c
feat(doc): update README.md
zealotchen0 Apr 16, 2025
bfe7df0
feat(ohos): add long click
etkmao Apr 16, 2025
d4a76bc
feat(ohos): add getEngineId
etkmao Apr 16, 2025
4e8d33c
feat(ohos): git ignore log.txt
etkmao Apr 16, 2025
8c54662
fix(ohos): fix font api14 macro
etkmao Apr 17, 2025
fd3294c
feat(ohos): add preloadModule
etkmao Apr 17, 2025
7c879bb
fix(ohos): fix long click and click valid together
etkmao Apr 17, 2025
ecf351a
fix(ohos): fix http user agent
etkmao Apr 18, 2025
2a1c6dc
fix(ohos): fix vip text cannot be fully displayed in vl
etkmao Apr 18, 2025
d38e031
feat(ohos): font weight scale follow system setting
etkmao Apr 18, 2025
3e60989
refactor(ios): refactor and obsolete code removal (#4270)
wwwcg Apr 21, 2025
c851906
fix(android): add MonitorGroup for HippyEngineMonitorAdapter
siguangli2018 Apr 14, 2025
6d9532f
feat(ohos): font weight scale follow system setting
etkmao Apr 22, 2025
b133a23
fix(ohos): fix preload return code
etkmao Apr 23, 2025
de49027
fix(ohos): fix preload no uicontext
etkmao Apr 24, 2025
61c4ff7
fix(ohos): fix preload return code
sohotz Apr 24, 2025
3b61cef
fix(ohos): engine init param check log
sohotz Apr 25, 2025
41dae9b
fix(ohos): fix text measure padding
etkmao Apr 25, 2025
6bbbefb
fix(ohos): fix span node add gesture crash
etkmao Apr 25, 2025
6313e6a
feat(ohos): open OHOS_DRAW_TEXT for span click and all perf
etkmao Apr 25, 2025
45ff0d8
fix(ios): fix jsc ctx finalize crash
etkmao Apr 27, 2025
36a1d0e
fix(ohos): no scope crash protect
etkmao Apr 27, 2025
a9623b5
fix(ios): dynamic size adaptation support of modal component (#4285)
wwwcg Apr 27, 2025
0f46266
fix(ohos): fix useNormalizedOHMUrl and dynamic import
etkmao Apr 27, 2025
587223d
fix(ios): nested sub text not responds to click event in touch handle…
wwwcg Apr 27, 2025
f194dfe
feat(ohos): add custom view for c demo
etkmao Apr 28, 2025
82d2130
refactor(ios): hermes ctx code update
wwwcg Apr 25, 2025
719035f
fix(ohos): draw image span pos
etkmao Apr 29, 2025
3cda396
feat(ohos): c interface use ts view
etkmao Apr 29, 2025
489bf87
refactor(ios): remove redundant lock in js engine (#4293)
wwwcg Apr 29, 2025
4417706
fix(ios): onChange not fired under password mode of input component (…
wwwcg Apr 30, 2025
0e3517f
feat(ios)!: bind window info of Dimensions API to the RootView (#4296)
wwwcg May 6, 2025
3f49ad3
feat(ohos): fix index.ets for byte har
etkmao May 8, 2025
bda4318
feat(ohos): refactor waterfall view
etkmao Apr 8, 2025
eaa5009
feat(ohos): refactor waterfall view and js
etkmao May 9, 2025
c93b67e
feat(ohos): refactor waterfall view and doc
etkmao May 9, 2025
2f54813
feat(ohos): add keyboard height listener
etkmao May 9, 2025
c000096
feat(doc): update android integration document
siguangli2018 May 13, 2025
dd9e23f
chore(ios): optimize error output during setting props
wwwcg May 14, 2025
d30bc83
feat(ohos): add hippy engine release doc
etkmao May 14, 2025
8bb0c93
feat(vue): update vue demo build script
zealotchen0 May 15, 2025
d3d6c1f
chore(devtools): remove debug assert when inspect non-exist node
wwwcg May 15, 2025
b8ef8eb
refactor(ios): exception optimization and remove redundant autoreleas…
wwwcg May 16, 2025
85012b3
feat(ohos): add custom HippyRoot demo
etkmao May 16, 2025
3a886db
refactor(ios): open class feature switch for hermes (#4308)
wwwcg May 16, 2025
e2bdaeb
chore(ios): update demo and docs
wwwcg May 22, 2025
4dfb927
docs(home): update hippy document link (#4313)
wwwcg May 23, 2025
81cb99c
fix(android): zIndex setting results add flatten child exception
siguangli2018 May 16, 2025
ba4dd75
fix(android): text input cursor not display
siguangli2018 May 16, 2025
b896712
fix(android): remove animation run status DCHECK
siguangli2018 May 19, 2025
a0027bf
fix(android): demo display exception after crash
siguangli2018 May 19, 2025
27dae44
fix(react): tab host demo display exception
siguangli2018 May 19, 2025
ccee76d
feat(ohos): add native scroll demo
sohotz May 26, 2025
8552f91
fix(android): only delete flatten image should invalidate parent
siguangli2018 May 27, 2025
06ca7a0
fix(ohos): Non-200 status code structure return
MSamor May 27, 2025
ad4b711
fix(ios): very occasional exception while setting context name of JSC…
wwwcg May 27, 2025
736193c
feat(ohos): add native scroll demo2
sohotz May 27, 2025
001a07d
feat(ohos): support list item sticky
etkmao May 23, 2025
223d767
fix(ohos): fix image span for list item recycle
etkmao May 29, 2025
b083b0a
fix(ohos): set hit test mode to default
sohotz Jun 3, 2025
9ddf9e4
fix(ohos): rollback hit test mode to default
sohotz Jun 4, 2025
a488dd9
feat(ohos): add hit-test-ohos prop for view
sohotz Jun 4, 2025
764500a
fix(ohos): fix text measure padding and border
etkmao Jun 4, 2025
98da33d
fix(ohos): fix padding of text draw to custom node
etkmao Jun 4, 2025
3e48f21
fix(ohos): fix offset y of text draw to custom node
etkmao Jun 4, 2025
bf4009b
feat(ohos): open draw text to custom node
etkmao Jun 4, 2025
7e8cb76
fix(ios): rtl layout issue for scroll component (#4328)
wwwcg Jun 4, 2025
8060059
fix(ios): refactor and add protection to type conversion to avoid cra…
wwwcg Jun 10, 2025
d121e41
feat(ohos): nestedScrollPriority prop for scroll and list and waterfall
etkmao Jun 10, 2025
dbdcc3c
fix(ohos): fix draw text to custom node dirty flag
etkmao Jun 10, 2025
361c028
fix(ohos): fix caret color prop of input view
sohotz Jun 10, 2025
ad44831
fix(ohos): fix debug crash of input view
sohotz Jun 10, 2025
cc1bd1b
feat(ohos): add onKeyPress for input view
sohotz Jun 11, 2025
8d8881f
feat(ohos): add worker module for perf
etkmao May 16, 2025
1c3a864
feat(ohos): add worker module for perf
etkmao Jun 17, 2025
ff442ff
fix(core): fix scope GetTaskRunner assert crash for ohos
etkmao Jun 17, 2025
e2952a8
fix(ohos): fix ArkUINode OnNodeEvent crash in ListItemNode
etkmao Jun 17, 2025
9f1358a
feat(ohos): upgrade to 3.3.1 version
etkmao Jun 20, 2025
d86b285
fix(ohos): fix har demo
etkmao Jun 20, 2025
6fe81a4
feat(ohos): add demo for custom font in rawfile dir
etkmao Jun 20, 2025
6f60cb4
feat(ohos): update debug doc
etkmao Jun 20, 2025
746cf81
fix(ohos): fix scroll event notify frequency
sohotz Jun 20, 2025
e6c8fcf
fix(ohos): fix scroll event notify frequency boundary case
etkmao Jun 23, 2025
28a7d21
fix(ohos): fix scroll event notify frequency boundary case
etkmao Jun 23, 2025
2ffced6
fix(ohos): fix draw text when create delete create same id node
etkmao Jun 24, 2025
3c9200a
fix(ohos): fix list adapter not notice on_add event
etkmao Jun 26, 2025
c3f384e
fix(ohos): update debug doc
etkmao Jun 26, 2025
b6f109a
fix(ohos): fix pager scroll event perf
etkmao Jun 26, 2025
ed799cf
fix(ohos): fix span SetTouchDownHandle ArkUINode null pointer crash
etkmao Jun 27, 2025
db6f934
fix(ohos): fix onSizeChanged param oldWidth and oldHeight
etkmao Jun 27, 2025
7e5023f
feat(android): support 16k page
etkmao Jul 1, 2025
dbaaa71
feat(ios): add a setter api for default window size in Dimensions (#4…
wwwcg Jul 3, 2025
11025de
feat(ohos): support image loader adapter
etkmao Jul 3, 2025
727efdc
fix(ohos): crash protect for some destruction situations
etkmao Jul 7, 2025
7cb87fd
fix(ohos): crash protect for nodeHandle maybe createNode fail
etkmao Jul 7, 2025
3ed9d3d
fix(ohos): crash protect for some view destruction situations
etkmao Jul 7, 2025
c960b4b
fix(ohos): list display error when not full
etkmao Jul 8, 2025
3523b4c
fix(ohos): fix waterfall when lazy create and header flash
etkmao Jul 9, 2025
3d73a1f
fix(ios): ensure thread-safe to animated image using os_unfair_lock (…
wwwcg Jul 10, 2025
dfdc06d
chore(ios): bind dimensions cache data to bridge instance (#4361)
wwwcg Jul 14, 2025
3dc8ae4
fix(ios): string with null character support in bridge (#4362)
wwwcg Jul 15, 2025
cda2832
chore(ios): Xcode 26 compatibility
wwwcg Jul 17, 2025
f5d389d
fix(ohos): fix ImageView capInsets prop type crash
etkmao Jul 24, 2025
e888ecd
fix(ios): remove unnecessary context name updates for stability (#4369)
wwwcg Jul 25, 2025
cb3729c
fix(ohos): fix ImageView capInsets px
etkmao Jul 28, 2025
12db41d
fix(ohos): crash protect for std stod exception
etkmao Jul 29, 2025
638017f
fix(ohos): fix crash when OnTouch view invalid
etkmao Jul 30, 2025
77cbe43
fix(ohos): crash protect for invoke destroy 2 times
etkmao Jul 30, 2025
20be539
fix(ohos): fix multi-thread occurred in function uv_async_init
etkmao Jul 31, 2025
2cb0e1f
fix(ohos): fix attach detach window event
etkmao Aug 4, 2025
64d0d2f
fix(ohos): fix attach detach window event on insert child
etkmao Aug 4, 2025
84cda9d
fix(ohos): fix default system font when not found custom font
etkmao Aug 5, 2025
3fff514
fix(ohos): fix list crash when in lazyItem
etkmao Aug 6, 2025
1ff8215
feat(ohos): support jsvm net debug
etkmao Jul 24, 2025
ef46d0b
feat(ohos): support text copy options prop
etkmao Aug 11, 2025
53e2102
feat(ohos): close OHOS_DRAW_CUSTOM_TEXT default for text ability
etkmao Aug 11, 2025
ac20364
feat(ohos): support view pressin and pressout
etkmao Aug 11, 2025
0257d42
fix(ohos): fix image span pos when draw with padding
etkmao Aug 11, 2025
233824b
fix(ohos): make sure show image span after text when draw text
etkmao Aug 11, 2025
c3d352e
fix(ohos): fix image span pos when image span is trimed
etkmao Aug 12, 2025
bdfe655
feat(android): v8 10.6.194.26 version support 16k pages patch
etkmao Aug 12, 2025
00b517a
feat(android): v8 10.6.194.26 version support 16k pages patch
etkmao Aug 13, 2025
cb3332f
feat(android): v8 10.6.194.26 version support 16k pages patch
etkmao Aug 13, 2025
8783e85
fix(ohos): fix long text overflow when draw text to custom node
etkmao Aug 13, 2025
2393762
feat(icon): update hippy icon (#4387)
zealotchen0 Aug 14, 2025
95b1481
feat(icon): update hippy icon
zealotchen0 Aug 14, 2025
c0208ba
fix(ohos): fix download files with same name
etkmao Aug 20, 2025
c0c87e6
feat(ohos): support nine image
etkmao Aug 20, 2025
ca5cd05
feat(doc): change doc tdsf (#4390)
zealotchen0 Aug 21, 2025
e6ee43a
feat(doc): modify en doc (#4391)
zealotchen0 Aug 21, 2025
2491df6
feat(doc): modify doc homepage (#4393)
zealotchen0 Aug 22, 2025
5af546d
feat(ohos): support jsvm usb debug
etkmao Aug 28, 2025
721a5eb
feat(ohos): upgrade to 3.3.2 version
etkmao Aug 29, 2025
0b1a0d6
fix(ios): textColor not work for multiline textinput (#4396)
wwwcg Sep 1, 2025
ac9e819
fix(ohos): fix input view contentSizeChange event
etkmao Sep 2, 2025
02ed91a
fix(android): fix input view contentSizeChange event
etkmao Sep 2, 2025
30f085e
feat(ohos): delete vibrator for permission
etkmao Sep 3, 2025
2dcee30
feat(ohos): update privacy doc
etkmao Sep 3, 2025
812e33f
fix(ohos): fix destroyModule callback param
etkmao Sep 3, 2025
ed5a448
feat(ohos): update privacy doc for format
etkmao Sep 8, 2025
4b80617
refactor(ios): improve exception handling process
wwwcg Sep 8, 2025
4f732c0
fix(ohos): optimize BuilderProxyNode pos of CustomTsView
etkmao Sep 11, 2025
003edf1
feat(github): add issue templates
etkmao Sep 12, 2025
a605452
feat(github): delete old issue templates
etkmao Sep 12, 2025
9deea74
fix(core): vsync event used by frame is stopped by animation ending
etkmao Sep 17, 2025
a8fbe9e
fix(example): prevent text truncation from localization component (#4…
situ2001 Sep 24, 2025
1346a15
fix(js): should properly update styles (#4413)
situ2001 Sep 24, 2025
ca36fcd
feat(ios): iOS 26 liquid glass support (#4404)
wwwcg Sep 24, 2025
87ffaf8
fix(android): fix height param size of onContentChange event
hidawei Sep 25, 2025
929a0d5
feat(docs): add Bugly Hippy monitoring guide (#4421)
xielijun0419-jpg Oct 9, 2025
e342f69
fix(android): fix vsync accumulation bug
etkmao Oct 10, 2025
fdcb892
fix(ohos): fix vsync accumulation bug
etkmao Oct 10, 2025
6265458
fix(docs): change some wording of bugly hippy guide (#4425)
xielijun0419-jpg Oct 10, 2025
e11c718
fix(core): fix event callback accumulation bug
etkmao Oct 11, 2025
dce49bb
fix(core): fix cancelAnimationFrame bug
etkmao Oct 11, 2025
896c411
feat: add ai doc (#4431)
zealotchen0 Oct 13, 2025
1b13cca
chore(doc): modify ai doc
zealotchen0 Oct 14, 2025
707cf1d
fix(ohos): fix pull head view offset when init 0 size
etkmao Oct 14, 2025
36aa53f
feat(ohos): export HippyModulePromise
etkmao Oct 14, 2025
35d2d65
fix(ohos): fix doc for ExampleAPIProvider
etkmao Oct 15, 2025
bbdecae
fix(ohos): fix span click when click event update later
etkmao Oct 15, 2025
70fab10
chore(doc): update ai doc
zealotchen0 Oct 16, 2025
b65c4c8
chore(doc): fix ai doc
zealotchen0 Oct 17, 2025
9e34fc3
fix(core): fix HippyValue ToString crash
etkmao Oct 17, 2025
9b3e35a
fix(core): fix anim status end to start
etkmao Oct 20, 2025
9d23aa5
feat(ai): add hippy bot
zealotchen0 Oct 20, 2025
f4f8631
fix(core): android layout config avoid static for some overflowed scene
etkmao Oct 20, 2025
cb67698
fix(ios): correct view index of move operations in UIManager (#4443)
wwwcg Oct 21, 2025
0f40516
fix(ohos): fix dimensions of window for pc
etkmao Oct 21, 2025
fd0a7e9
fix(ios): rare thread race problem in module data
wwwcg Oct 22, 2025
82d335e
fix(ios): resolve a rare thread race issue of Text Component
wwwcg Oct 22, 2025
c57acc7
fix(ohos): fix dimensions of window for pc
etkmao Oct 22, 2025
076ff03
fix(lint): fix doc markdown lint
zealotchen0 Oct 28, 2025
41ff6ab
fix(ios): CoreText layout exception may occur in nested text (#4450)
wwwcg Oct 28, 2025
0b1b603
fix(ohos): fix ViewModel RemoveChild crash
etkmao Oct 29, 2025
cf8229a
fix(core): fix GetFileModifyTime for v8 code cache
etkmao Oct 29, 2025
691450e
fix(android): fix v8 code cache rejected condition
etkmao Oct 29, 2025
012a30f
fix(android): fix demo code cache tag setting
etkmao Oct 29, 2025
53d74d9
fix(ohos): fix jsvm code cache rejected condition
etkmao Oct 29, 2025
df95fc7
fix(ohos): fix demo code cache tag setting
etkmao Oct 29, 2025
d181749
fix(core): fix animation update prop for two node using one animation
etkmao Nov 3, 2025
0f84082
fix(ohos): remove event listen log for all nodes
etkmao Nov 4, 2025
9b7bcd8
fix(ohos): text reset styled string for some crash
etkmao Nov 4, 2025
76ae9ab
refactor(ios): uimanager's views relation structure optimization (#4451)
wwwcg Nov 7, 2025
a52d4a1
refactor(ios): hippy shadowView optimization (#4467)
wwwcg Nov 7, 2025
7f2f212
fix(ohos): adapt for pad density change condition
etkmao Nov 7, 2025
d410bbc
feat(react): add keepAlive prop to list-view-item and docs update (#4…
wwwcg Nov 10, 2025
d4fe8fe
fix(ohos): fix window size
etkmao Nov 11, 2025
2ac8ed4
feat(ohos): upgrade to 3.3.5 version
etkmao Nov 11, 2025
893b523
fix(android): crash protect for AddPostFrameCallback when debug
etkmao Nov 12, 2025
ebef1fb
fix(ios): default image provider memory optimization (#4478)
wwwcg Nov 13, 2025
49a6985
refactor(ios): performance API thread safety optimization (#4480)
wwwcg Nov 13, 2025
8d1c079
feat(ohos): modal support show-in-page-ohos prop
etkmao Nov 18, 2025
755c626
feat(ohos): export prop handle c interface in hippy.h
etkmao Nov 18, 2025
a59106b
docs(ios): docs update for shouldRasterizeIOS prop (#4486)
wwwcg Nov 18, 2025
f050c2c
fix(ohos): fix NetInfo module
etkmao Nov 19, 2025
4b753b4
feat(ohos): forbidden close dialog when back press
etkmao Nov 19, 2025
d7ec13e
fix(ohos): fix c demo
etkmao Nov 20, 2025
af611d9
fix(ohos): apply mutation nullptr protect
etkmao Nov 24, 2025
0e48248
fix(ohos): fix net change event of NetInfo module
etkmao Nov 24, 2025
c0b3ebe
refactor(ios): optimize text rendering performance and thread safety …
wwwcg Nov 24, 2025
502a345
feat(ohos): adapt list for desktop device
etkmao Nov 25, 2025
b48b984
fix(core): fix delay scale animation 0 value bug in animation set
etkmao Nov 26, 2025
b99d6b2
feat(ohos): support logAdapter in EngineInitParams
etkmao Nov 26, 2025
fc75320
fix(ohos): use OHOS_DRAW_CUSTOM_TEXT
etkmao Nov 28, 2025
db3a53a
feat(ohos): support bidirectional list view
etkmao Dec 1, 2025
e694dac
fix(ohos): fix attach window event to js
etkmao Dec 5, 2025
6aba14d
fix(ohos): make pager view selected event faster and scrollTo faster
etkmao Dec 5, 2025
95bea5a
fix(web): fix webrender typo in destroyInstance method call (#4505)
godky Dec 8, 2025
4a41ed4
fix(ohos): fix window null crash when destroy engine
etkmao Dec 8, 2025
ca11a67
fix(ohos): set text default word break type
etkmao Dec 8, 2025
f62ca1e
fix(ohos): fix use abnormal window crash when destroy
etkmao Dec 10, 2025
4c367c1
fix(ohos): fix status height error
etkmao Dec 12, 2025
6e73a0f
fix(android): crash protect for some destroy engine conditions
etkmao Dec 12, 2025
6bf63b7
fix(ohos): fix custom ts view attach event
etkmao Dec 15, 2025
7ab67a8
fix(ohos): fix custom ts view attach event
etkmao Dec 15, 2025
8d1cae0
fix(ios): resolve rare potential deadlock in text rendering (#4520)
wwwcg Dec 19, 2025
ab3a848
fix(ohos): the callback param of component method support map type
etkmao Dec 19, 2025
993e980
fix(ios): improve ScrollView offset handling during frame size change…
wwwcg Jan 16, 2026
c8434d9
fix(ios): add a null exception protection to imageView blur process (…
wwwcg Jan 19, 2026
170a21f
feat(ohos): update component hit test doc
etkmao Jan 19, 2026
34742f6
fix(doc): replace non-existent npm run hippy:debug with hippy:dev (#4…
wwwcg Feb 5, 2026
e477365
feat(ohos): upgrade to 3.3.6 version
etkmao Mar 4, 2026
4cfd35a
fix(ios): use Embedding instead of Override for LTR writing direction…
wwwcg Mar 6, 2026
21ed0e0
fix(ohos): not notify scroll event when only click
etkmao Mar 18, 2026
dd1bacd
feat(ohos): upgrade to 3.3.6 version
etkmao Mar 20, 2026
c595662
feat(ohos): upgrade to 3.3.7 version
etkmao Mar 20, 2026
ff17a50
fix(action): github action RCE (#4547)
zealotchen0 Apr 1, 2026
cdfd53f
chore: add build timestamp logging
4ek0 May 20, 2026
b4429bc
trigger: re-run CI workflows
4ek0 May 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ trim_trailing_whitespace = true
max_line_length = 0
trim_trailing_whitespace = false

[*.java]
indent_size = 4

[COMMIT_EDITMSG]
max_line_length = 0
3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

134 changes: 0 additions & 134 deletions .eslintrc.js

This file was deleted.

4 changes: 1 addition & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@
*.cr.so filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.otf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.a filter=lfs diff=lfs merge=lfs -text
*.a filter=lfs diff=lfs merge=lfs -text
118 changes: 117 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,120 @@
# https://help.github.com/en/articles/about-code-owners
#

* @ilikethese @churchill-zhang @zoomchan-cxj @siguangli @ozonelmy
# universal files
* @etkmao

# cmake related
*.cmake @etkmao
CMakeLists.txt @etkmao

# driver: js
/driver/js/ @etkmao
/driver/js/*.js @zealotchen0
/driver/js/.eslintignore @zealotchen0
/driver/js/.eslintrc.js @zealotchen0
/driver/js/.nycrc @zealotchen0
/driver/js/tsconfig.json @zealotchen0
/driver/js/tsdoc.json @zealotchen0
/driver/js/lerna.json @zealotchen0
/driver/js/package.json @zealotchen0
/driver/js/package-lock.json @zealotchen0
/driver/js/examples/ @zealotchen0
/driver/js/scripts/ @zealotchen0
/driver/js/packages/ @zealotchen0

# driver: vl:
/driver/vl/ @etkmao

# framework: android
/framework/android/ @siguangli @iPel
/framework/android/**/src/main/cpp/ @etkmao

# framework: ios
/framework/ios/ @wwwcg @ruifanyuan

# framework: voltron
/framework/voltron/ @lvfen @henryjin0511

# dom: others
/dom/ @etkmao

# renderer: native
/renderer/native/android/ @siguangli @iPel
/renderer/native/ios/ @wwwcg @ruifanyuan

# renderer: tdf
/renderer/tdf/ @vimerzhao
/renderer/tdf/android/ @siguangli @iPel
/renderer/tdf/android/**/src/main/cpp/ @etkmao
/renderer/tdf/ios/ @wwwcg @ruifanyuan

# renderer: voltron
/renderer/voltron/ @lvfen @henryjin0511

# module: vfs
/modules/vfs/ @etkmao
/modules/vfs/android/ @siguangli @iPel
/modules/vfs/android/**/src/main/cpp/ @etkmao
/modules/vfs/ios/ @wwwcg @ruifanyuan
/modules/vfs/voltron/ @lvfen @henryjin0511

# module: voltron
/modules/voltron/ @lvfen @henryjin0511

# module: android
/modules/android/ @siguangli @iPel
/modules/android/jni/ @etkmao

# module: ios
/modules/ios/ @wwwcg @ruifanyuan

# module: footstone
/modules/footstone/ @etkmao

# devtools: backend
/devtools/ @lavnFan

# gh: config
/.github/ @zealotchen0

# doc: example
/framework/examples/android-demo/ @siguangli @iPel
/framework/examples/android-demo/res/ @zealotchen0
/framework/examples/ios-demo/ @wwwcg @ruifanyuan
/framework/examples/ios-demo/res/ @zealotchen0
/framework/examples/voltron-demo/ @henryjin0511

# doc: pages
/*.md @zealotchen0
/docs/ @zealotchen0

# build: gradle
/gradle.properties @siguangli @iPel
/gradlew @siguangli @iPel
/gradlew.bat @siguangli @iPel
/settings.gradle @siguangli @iPel
/build.gradle @siguangli @iPel
/gradle/ @siguangli @iPel

# build: xcode
/HippySDK.xcworkspace/ @wwwcg @ruifanyuan
/hippy.podspec @wwwcg @ruifanyuan
/xcodeinitscript.sh @wwwcg @ruifanyuan

# build: config
/buildconfig/ @etkmao

# build: ci
/package.json @zealotchen0
/package-lock.json @zealotchen0
/commitlint.config.js @zealotchen0
/.editorconfig @zealotchen0
/.gitattributes @zealotchen0
/.gitignore @zealotchen0
/.markdownlintrc.json @zealotchen0
/PUBLISH.md @zealotchen0
/README.md @zealotchen0

# test
/tests/ios/ @wwwcg @ruifanyuan
6 changes: 4 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@ Hi! I'm really excited that you are interested in contributing to Hippy. Before
- [Code of Conduct](https://github.com/Tencent/Hippy/blob/master/.github/CODE_OF_CONDUCT.md)
- [Issue Reporting Guidelines](#issue-reporting-guidelines)
- [Pull Request Guidelines](#pull-request-guidelines)
- [Development Setup](https://github.com/Tencent/Hippy#getting-started)
- [Project Structure](https://github.com/Tencent/Hippy#project-structure)
- [Development Setup](https://github.com/Tencent/Hippy#-getting-started)
- [Project Structure](https://github.com/Tencent/Hippy#-project-structure)

## Issue Reporting Guidelines

- Always use [Bug Report](https://github.com/Tencent/Hippy/blob/master/.github/ISSUE_TEMPLATE/bug_report.md) or [Feature Request](https://github.com/Tencent/Hippy/blob/master/.github/ISSUE_TEMPLATE/feature_request.md) to create new issues.

## Pull Request Guidelines

- Setting up your local environment to get started. You will need have [git](https://git-scm.com/) and [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) installed locally, then run `npm install` to download all needed dependencies. These are detailed in the [Development Setup guide](https://github.com/Tencent/Hippy#-getting-started).

- Checkout a topic branch from the relevant branch, e.g. `master`, and merge back against that branch.

- Test cases have been added/updated/passed for the code you will submit.
Expand Down
59 changes: 59 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.zh-CN.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
name: 反馈 Bug
description: 通过 github 模板进行 Bug 反馈。
title: "描述问题的标题"
labels: [🐞 bug,🧐 unconfirmed]
body:
- type: markdown
attributes:
value: |
# 🐞 Bug Report
在发布一个 Issue 前,请确保:
- 在 [官方文档](https://hippy.tds.qq.com/#/architecture/introduction) 和 [Issue列表](https://github.com/Tencent/Hippy/issues?q=is%3Aissue) 中搜索过你的问题。(你的问题可能已有人提出,也可能已在最新版本中被修正)
- 如果你发现一个已经关闭的旧 Issue 在最新版本中仍然存在,不要在旧 Issue 下面留言,请建一个新的 issue。

- type: textarea
id: expect
attributes:
label: 期望结果
placeholder: 请填写

- type: textarea
id: actual
attributes:
label: 实际结果
placeholder: 请填写

- type: input
id: reproduce
attributes:
label: 重现链接
description: 请提供尽可能精简的复现Demo GitHub 仓库的链接,比如Fork仓库的可复现Demo分支。请不要填无关链接,否则你的 Issue 将被关闭。
placeholder: https://github.com/<myuser>/<myreproducer>

- type: textarea
id: reproduceSteps
attributes:
label: 重现步骤
description: 请清晰的描述重现该 Issue 的步骤,这能帮助我们快速定位问题。没有清晰重现步骤将不会被修复,标有 'need reproduction' 的 Issue 在 7 天内不提供相关步骤,将被关闭。
placeholder: |
1. 安装 '...'
2. 点击 '...'
3. 查看 '...' 错误

- type: textarea
id: reproduceEnvironment
attributes:
label: 重现环境
description: 请清晰的描述重现该 Issue 的现场环境,如机型、系统及版本、Hippy SDK版本等信息,这能帮助我们快速定位问题。
placeholder: |
- Device: [e.g. iPhone12]
- OS and Version: [e.g. iOS 13.3.1]
- Hippy SDK version: [e.g. 3.3.2]
- Other

- type: textarea
id: remarks
attributes:
label: 补充说明
description: 可以是遇到这个 bug 的业务场景、崩溃或错误的堆栈或日志等信息。
placeholder: 请填写
35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

Loading
Loading