issues
search
PRX
/
Play-Next.js
PRX audio embed player and landing pages.
GNU Affero General Public License v3.0
3
stars
0
forks
source link
112: Add `/preview` route
#123
Closed
rpeterman-gp
closed
1 year ago
rpeterman-gp
commented
1 year ago
Closes #122
preview allows for post message events to change config w/o reload
preview sends post message with embed url, html, height, and styles
move embed page content to embed component
add helper functions to generate embed height and html style attibs
improve embed height calcs and styles
update caniuse db
To Review
[ ] Checkout Branch.
[ ] Run
asdf install
.
[ ] Run
yarn
.
[ ] Run
yarn dev
.
...then...
[ ] Have this dev server running when reviewing FEEDER_PR_LINK
[ ] Ensure feeder form changes update the player
[ ] Ensure height and styling set to feeder form cause the preview embed to properly size and scale based on config changes
Closes #122
To Review
asdf install
.yarn
.yarn dev
.