Gabe Kangas
6745759904
Tell storybook to use mdxv2
3 years ago
Pranav Joglekar
80f1578142
fix ui: make navbar cover whole width of page ( #2213 )
...
Previously, there was a large url on the page, and the a tag did not
have word break property set - which resulted in the browser trying to
display the whole page with increased width. Allowing the a tag to have
a word break fixes this issue.
3 years ago
Gabe Kangas
27565c2b02
Show play button on player pause. Closes #2206
3 years ago
Gabe Kangas
ee283311ec
Do not render icon of action button if icon is not set. Closes #2203 #2202
3 years ago
Gabe Kangas
d40e66b7ef
Stop playback metrics on player unmount
3 years ago
Gabe Kangas
88bb8336f3
Fix player not staying inline on iOS. Closes #2097
3 years ago
renovate[bot]
89f167c6b0
chore(deps): pin dependencies ( #2197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
bf6a00c9f5
fix(deps): pin dependencies ( #2196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
2e435628b9
Add mdx-js/react to silence missing dependency error
3 years ago
Matthew Heller
a831b9805c
React 18 ( #2198 )
...
* Update npm dependencies.
* Move @storybook/react to devDependencies. Minor update to recoil.
* Exempt stories.tsx files from the extraneous dependency check so that we can use npm audit --omit=dev to get a clearer idea of vulnerabilities present in a production build.
* Prettified Code!
Co-authored-by: heller <heller@users.noreply.github.com>
3 years ago
Gabe Kangas
61e1a49fd4
Replace markdown editor with CodeMirror
3 years ago
Gabe Kangas
e1416e90e5
Use a real code editor for CSS editing. Closes #1843
3 years ago
Gabe Kangas
7967106fcc
Restore the loading state of the app. Closes #2195
3 years ago
Gabe Kangas
a526decef4
Refactor use of antd tab component. Closes #2098
3 years ago
gabek
6c903dea74
Prettified Code!
3 years ago
Gabe Kangas
83fb88ad70
Use the new light background color for chat bg color
3 years ago
Matthew Heller
6e54ec7695
Antd updates ( #2194 )
...
* Fix antd Modal.visible warning by using updated attribute name 'open'.
* Update more attributes (onVisibleChange => onOpenChange, defaultVisible => defaultOpen) to fix browser console warnings.
* Update ModalProps property from 'visible' to 'open' to match the change in antd.
* Update variable names to match the antd change from 'visible' to 'open'.
* Inline this for the linter.
* One more visible => open reference.
3 years ago
Gabe Kangas
aa1b4819bb
Fix hook count error
3 years ago
Gabe Kangas
80a012a3c7
Add current user object that holds user session values instead of standalone getters. Closes #2050
3 years ago
gabek
b820eb4ae0
Prettified Code!
3 years ago
Gabe Kangas
4c13c3618d
Remove admin stylesheets from loading with app. Closes #2183
3 years ago
renovate[bot]
5ed67bf77b
chore(deps): lock file maintenance
3 years ago
Gabe Kangas
8f0541a0f1
Remove hardcoded websocket host
3 years ago
Gabe Kangas
dd5b8e7ce5
Start of empty follower tab state. For #1913
3 years ago
Gabe Kangas
7843487b76
Fix followers request
3 years ago
gabek
370eb60cc4
Prettified Code!
3 years ago
Gabe Kangas
34a5104a6d
Add and use additional light background color for custom page content
3 years ago
Gabe Kangas
7788fe3327
Support custom text in notify button
3 years ago
juliana-mol
9f2aa66527
chat story controls ( #2181 )
...
* chat story controls
* Prettified Code!
Co-authored-by: juliana-mol <juliana-mol@users.noreply.github.com>
3 years ago
renovate[bot]
592de39a17
fix(deps): update dependency slate-react to v0.83.1 ( #2169 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
9c1fac7468
Do not show raw error in the fatal error modal
3 years ago
Gabe Kangas
cd3722d9f1
Limit chat input to max characters. Closes #2109
3 years ago
Gabe Kangas
8a946b8444
Do not show status bar unless live
3 years ago
Gabe Kangas
7e284aa4df
Remove the restricted width of the page content
3 years ago
Gabe Kangas
23b5468ed4
Fix error thrown by player after player is unmounted
3 years ago
Gabe Kangas
6773fc37a5
Fix space bar moving page. Closes #2110
3 years ago
gabek
4e4bbb8bd3
Prettified Code!
3 years ago
Gabe Kangas
ded47a0c25
Make live indicator use our theme colors. For #1899
3 years ago
Gabe Kangas
2de23a3458
Only client-render server-rendered templates in production builds. Closes #2176
3 years ago
Gabe Kangas
6c2e25e597
Update the offline banner. Filed #2179 to discuss text
3 years ago
Cleo John
34f35974e0
Change Airplay to SVG and refactor ( #2156 )
...
* Replaced airplay.png with airplay.svg
* Refactor VideoJS.scss to propper scss syntax
* Fix for the messup I made during the refactor
* fix airplay size
* hotfix fixed aircast styling
3 years ago
renovate[bot]
cd0db12ac6
chore(deps): update typescript-eslint monorepo to v5.39.0
3 years ago
Gabe Kangas
19e4e99127
First pass at the social/federated chat component. Closes #2172
3 years ago
renovate[bot]
e83498fbb7
fix(deps): update fontsource monorepo
3 years ago
renovate[bot]
20dfa82381
fix(deps): update dependency picmo to v5.7.1
3 years ago
renovate[bot]
bf3c717bd4
fix(deps): update dependency antd to v4.23.4
3 years ago
Gabe Kangas
45c7fa4f7e
Only show chat send button on mobile
3 years ago
Gabe Kangas
6c9f9f6507
Add additional example chat items to story
3 years ago
Gabe Kangas
5742845b7c
Fix values in the follow form
3 years ago
renovate[bot]
cf3333dcb6
fix(deps): update dependency react-virtuoso to v2.19.1
3 years ago