Skip to content

Commit 35f41f2

Browse files
committed
Updates dev dependencies
1 parent 6365c55 commit 35f41f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+22
-2062
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Visit: https://nodegui.github.io/nodegui for docs.
1111
## How does it look?
1212

1313
<div style="display:inline; margin: 0 auto;">
14-
<img alt="demo_linux" src="https://github.com/nodegui/nodegui/raw/master/examples/calculator/calculator_linux.png" height="280" />
15-
<img alt="demo_win" src="https://github.com/nodegui/nodegui/raw/master/examples/calculator/calculator_win.jpg" height="280" />
16-
<img alt="demo_mac" src="https://github.com/nodegui/nodegui/raw/master/examples/calculator/calculator_mac.png" height="280" />
14+
<img alt="demo_linux" src="https://github.com/nodegui/examples/raw/master/react-nodegui/calculator/calculator_linux.png" height="280" />
15+
<img alt="demo_win" src="https://github.com/nodegui/examples/raw/master/react-nodegui/calculator/calculator_win.jpg" height="280" />
16+
<img alt="demo_mac" src="https://github.com/nodegui/examples/raw/master/react-nodegui/calculator/calculator_mac.png" height="280" />
1717
</div>
1818

19-
<div style="display:inline; margin: 0 auto;"><img alt="kitchen" src="https://github.com/nodegui/nodegui/raw/master/extras/assets/kitchen.png" height="280" /><img alt="demo_mac" src="https://github.com/nodegui/react-nodegui/raw/master/examples/weather-app-widget/weather_widget_mac.png" height="280" /><img alt="demo_win" src="https://github.com/nodegui/react-nodegui/raw/master/examples/image-view/image_view_win.jpg" height="280" />
19+
<div style="display:inline; margin: 0 auto;"><img alt="kitchen" src="https://github.com/nodegui/nodegui/raw/master/extras/assets/kitchen.png" height="280" /><img alt="demo_mac" src="https://github.com/nodegui/examples/raw/master/react-nodegui/weather-app-widget/weather_widget_mac.png" height="280" /><img alt="demo_win" src="https://github.com/nodegui/examples/raw/master/react-nodegui/image-view/image_view_win.jpg" height="280" />
2020
</div>
2121

2222
**More screenshots?**

examples/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Examples
2+
3+
Examples have now moved to a repo of their own
4+
5+
They are all available at:
6+
7+
https://github.com/nodegui/examples

examples/calculator/README.md

-23
This file was deleted.
-15.5 KB
Binary file not shown.
-68.4 KB
Binary file not shown.
-28.6 KB
Binary file not shown.

examples/calculator/index.tsx

-268
This file was deleted.

examples/image-view/README.md

-23
This file was deleted.
-676 KB
Binary file not shown.
-911 KB
Binary file not shown.
-74.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)