Skip to content

Commit

Permalink
feat(core): picture-in-picture live demo (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-rr committed Jul 4, 2022
1 parent 176e327 commit e790f0f
Show file tree
Hide file tree
Showing 16 changed files with 360 additions and 39 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ Support this project with your organization. Your logo will show up here with a
<a href="https://opencollective.com/cupertino-pane"><img src="https://opencollective.com/cupertino-pane/organizations.svg?width=890"></a>

## Demonstration
- [Picture-in-Picture live](https://output.jsbin.com/dubixep)
- [Rich notifications live](https://jsbin.com/neqoxef)
- [Base live](https://output.jsbin.com/fuhisey)
- [Overflow top live](https://output.jsbin.com/baguroy)
- [Z-stack full live](https://output.jsbin.com/benidub)
- [Z-Stack simple live](https://output.jsbin.com/daqihir)
- [3D Push live](https://output.jsbin.com/vidaqa)
- [3 Panes live](https://jsbin.com/xavifaf)
- [Overflow top-middle live](https://output.jsbin.com/piwecad)
- [Draggable over live](https://jsbin.com/hamedec)
- [Prevent dismiss live](https://output.jsbin.com/keravam)
Expand Down
6 changes: 3 additions & 3 deletions dist/core/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/cupertino-pane.esm.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Cupertino Pane 1.2.92
* Multi-functional panes and boards for next generation progressive applications
* Cupertino Pane 1.3.0
* New generation interfaces for web3 progressive applications
* https://github.com/roman-rr/cupertino-pane/
*
* Copyright 2019-2022 Roman Antonov (roman-rr)
*
* Released under the MIT License
*
* Released on: July 3, 2022
* Released on: July 5, 2022
*/

/******************************************************************************
Expand Down
6 changes: 3 additions & 3 deletions dist/cupertino-pane.esm.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/cupertino-pane.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/cupertino-pane.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/modules/backdrop.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/modules/fit-height.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/modules/follower.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/modules/horizontal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/modules/inverse.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e790f0f

Please sign in to comment.