This website requires JavaScript.
Explore
Help
Sign In
tianzixuan
/
Doric
Archived
Watch
1
Star
0
Fork
0
You've already forked Doric
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c7d7e4052d594a1be5a8ffa55a26983a3349a551
Doric
/
doric-demo
/
src
History
osborn
be4fb05f91
Feature/zpf (
#564
)
...
* iOS: fix memory leak of blur effect * js: fix callback cause memory leak
2022-12-20 15:06:46 +08:00
..
components
Add demo
2021-12-03 17:45:51 +08:00
images
…
AnimatedImageDemo.tsx
feat: Image add isAnimating, startAnimating and stopAnimating API
2021-09-26 16:35:24 +08:00
AnimationsDemo.ts
feat:Add cancelAnimation and clearAnimation
2021-04-22 14:57:51 +08:00
AnimatorDemo.ts
web:add Switch Shader
2021-04-19 17:44:04 +08:00
BlurEffectsDemo.tsx
feat: update EffectDemo and fix some code problems
2021-11-26 14:56:36 +08:00
CellModule1Demo.tsx
Add embedded example for iOS
2022-07-13 16:39:08 +08:00
CellModule2Demo.tsx
Add embedded example for iOS
2022-07-13 16:39:08 +08:00
ColorPaletteDemo.tsx
Add demo
2021-12-03 17:45:51 +08:00
ComplicatedAnimations.ts
…
ComplicatedDemo.ts
js: remove other module to avoid import error
2022-08-11 13:37:38 +08:00
ComponetDemo.ts
update component demo
2021-05-14 19:58:34 +08:00
Counter.ts
Feature/zpf (
#564
)
2022-12-20 15:06:46 +08:00
DraggableDemo.ts
…
EffectsDemo.ts
…
FlexDemo.ts
…
FlowLayoutDemo.ts
Add find visible items for list and flowlayout
2021-10-12 17:44:02 +08:00
FlowLayoutDragDemo.ts
update flow layout drag demo
2022-09-01 10:30:14 +08:00
FunctionalComponentDemo.tsx
jsx support use function as component
2022-07-04 14:21:32 +08:00
FunnyColorsDemo.tsx
feat: change to copy entire folder assets to bundle
2021-12-08 12:06:25 +08:00
GestureDemo.ts
native response parameter changed
2021-09-23 18:11:27 +08:00
Gobang.ts
…
HorizontalListDemo.ts
iOS: update horizontal list beforeDragging & add itemCanDrag
2022-09-01 10:30:14 +08:00
HorizontalListInListDemo.ts
demo: update horizontal list demo
2022-08-25 10:22:23 +08:00
image_base64.ts
…
ImageDemo.ts
js: remove other module to avoid import error
2022-08-11 13:37:38 +08:00
ImageProcessorDemo.tsx
feat: Image add setImagePixels API,iOS receive ArrayBuffer directly
2022-03-09 18:14:06 +08:00
imageUtils.ts
Add Image processor example
2022-01-26 15:38:49 +08:00
InputDemo.ts
fix: textView's placeholder position error bug .
2022-07-08 15:27:19 +08:00
KeyboardDemo.ts
…
LayoutDemo.ts
…
LayoutTestDemo.tsx
Add more Layout test demo
2022-08-05 11:24:46 +08:00
ListDemo.ts
js: list add reload api
2022-08-16 18:00:23 +08:00
ListDragDemo.ts
iOS: update list beforeDragging & add itemCanDrag
2022-09-01 10:30:14 +08:00
ListInSliderDemo.ts
feat:Input add editable and returnKeyType
2021-06-11 17:48:56 +08:00
ModalDemo.ts
…
ModularDemo.ts
Update: add some comments
2021-05-18 17:26:30 +08:00
movie.json
…
MultiPanelDemo.ts
…
NavbarDemo.ts
…
NavigatorDemo.ts
feat: enhance plugin navigator,add popSelf and popToRoot
2021-06-08 11:56:11 +08:00
NetworkDemo.ts
…
NewGobangDemo.tsx
feat:change makeRef to createRef
2021-09-03 16:51:06 +08:00
NotchDemo.ts
…
NotificationDemo.ts
…
PathButtonDemo.ts
…
PopoverDemo.ts
…
RefreshableDemo.ts
…
RefreshDemo.ts
feat: update refreshable demo
2021-05-14 21:00:25 +08:00
ResourceDemo.tsx
Add ImageProcessor Demo
2022-01-26 15:38:49 +08:00
ScrolledSliderDemo.ts
…
ScrollerDemo.ts
…
ScrollerInListDemo.ts
update scroller in list demo
2022-08-25 10:22:23 +08:00
SectionListDemo.ts
section list demo
2022-08-16 18:00:39 +08:00
SimpleDemo.ts
add call method
2021-05-20 18:27:45 +08:00
SliderDemo.ts
iOS: slider add property slideStyle
2022-07-15 19:21:59 +08:00
Snake.ts
…
StatusBarDemo.ts
…
StickDemo.ts
Android: optimize code
2021-07-27 18:13:11 +08:00
StickyHeaderDemo.ts
add sticky header demo
2021-08-26 11:13:48 +08:00
StorageDemo.ts
…
SwitchDemo.ts
…
TextAnimationDemo.ts
…
TextDemo.ts
fix text node shadow & gradient conflict
2022-11-03 15:03:26 +08:00
TSXDemo.tsx
add timer demo
2021-09-13 13:32:38 +08:00
utils.ts
…