luzpaz
30595584a3
chore(typos) fix various typos
Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew`
6 mesi fa
Hristo Terezov
c2f4dd9dea
fix(supportURL): Override true dynamic branding only.
6 mesi fa
Hristo Terezov
32f9f8ba92
fix(gifs): trim the message before extracting the URL.
9 mesi fa
Saúl Ibarra Corretgé
80e08a112a
chore(deps) remove remaining lodash dependencies
We are fully using lodash-es now.
10 mesi fa
Calinteodor
a8958019a5
feat(chat/polls/native): added ids for tests (#14994)
* feat(chat/polls/navigation): added ids for tests and removed some unused helpers
10 mesi fa
Hristo Terezov
200228339b
fix(gif): Restrict gif rendering to Giphy only
10 mesi fa
Calin-Teodor
ff7b6010bd
feat(toolbox): enable full screen button for ipad browsers
1 anno fa
Christoph Settgast
b43379a0bc
fix(chat) dont emojify matrix ids (#14492)
1 anno fa
Christoph Settgast
8afdebca08
feat(deeplinking): offer electron app for download, configurable (#14261)
Offer the default app, but make it configurable for own branded
desktop clients
Signed-off-by: Christoph Settgast <csett86_git@quicksands.de >
1 anno fa
Calinteodor
90628f56f8
feat(react-native): rn 0.72.7 update (#14130)
feat(react-native): version 0.72.7 update
1 anno fa
Thomas Egebrand Gram
bda39ef876
feat(watermark) move static styles into stylesheet file & refactor a tiny bit
1 anno fa
Hristo Terezov
159dd13c2d
fix(chat-URLs): Use punycode only on host name.
This is workaround for PunycodeJS which truncates parts of the URL when
it contains '@'.
2 anni fa
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 anni fa
Robert Pintilii
06b67dcf44
ref(TS) Improve TS (#13365)
Change some any types to the correct types
2 anni fa
Robert Pintilii
59f1ee1e1e
ref(TS) Improve TS (#13355)
2 anni fa
Robert Pintilii
2ba6bcf172
chore(deps) Upgrade eslint (#13341)
Upgrade eslint related packages
Fix new errors
2 anni fa
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 anni fa
Gabriel Borlea
9fc32dc59b
fix: multiselect for invite people (#13287)
* fix: multiselect duplicates
* set multiselect height to 200px
2 anni fa
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2 anni fa
Robert Pintilii
8b8565bf60
ref(TS) Convert some native components to TS (#13259)
2 anni fa
Robert Pintilii
2af9dc88e6
ref|(TS) Convert some native components to TS (#13239)
2 anni fa
Calinteodor
a5663872d9
feat(invite/native): add people functionality fixes (#13240)
feat(invite/native): add people functionality fixes
2 anni fa
Gabriel Borlea
aec86cecc0
ref(invite): add people form (#13207)
2 anni fa
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
2 anni fa
Robert Pintilii
84ad0200a8
ref(TS) Convert some native components to TS (#13200)
2 anni fa
Robert Pintilii
373be54b04
ref(TS) Convert some components to TS (#13192)
2 anni fa
Robert Pintilii
c1f1c0d341
ref(TS) Convert some components to TS (#13179)
2 anni fa
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2 anni fa
Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS (#13142)
2 anni fa
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
2 anni fa
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2 anni fa
Robert Pintilii
6afb7ba9a6
ref(TS) Changes types to interfaces (#13141)
2 anni fa
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 anni fa
Robert Pintilii
46597bd6e7
ref(TS Convert some Abstract classes to TS (#13105)
2 anni fa
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 anni fa
Robert Pintilii
00780929e5
feat(tooltip) Create and move to our component (#13061)
Create Tooltip component
Fix Popover positioning calculations
Add margins to popover
Remove @atlaskit /tooltip
Update all components to use the new Tooltip component
Added tooltip actions and reducers for the following functionality: when a user hovers over an element is sees the tooltip for that element and then hovers another element that has a tooltip, instead of using the delay and animations we just unmount the current tooltip and mount the next one immediately
2 anni fa
Robert Pintilii
126b0d385f
feat(ui-components) Create Spinner component (#13026)
Replace atlaskit Spinner with the new component
Remove @atlaskit /spinner
2 anni fa
Calinteodor
99d6012743
feat(conference): calendar updates (#13020)
* fix(conference): resolved undefined error for calendar events and updated SecondaryAction button
2 anni fa
Emmanuel Pelletier
f727b9295f
Use tabs ARIA design pattern when using tabbed UI (#12994)
feat(a11y): use tabs ARIA design pattern when using tabbed UI
2 anni fa
Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard (#12657)
feat(a11y): make (most) UI elements reachable via keyboard
2 anni fa
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 anni fa
robertpin
8e1d96cc48
feat(chat) Redesign chat
Move some styles from SCSS to JSS
Convert some files to TS
Implement redesign
2 anni fa
Horatiu Muresan
2bb2a68e01
chore(welcome-page) Welcome page redesign (#12717)
2 anni fa
Calinteodor
971fe0481f
feat(chat/polls/native) Update chat and polls UI (#12550)
* feat(chat/polls/native): update ui
2 anni fa
Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
2 anni fa
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 anni fa
Calinteodor
7a8350356a
feat(base/react): removed old web Switch component and exports (#12481)
* feat(base/react): removed old Switch component and exports
2 anni fa
Calinteodor
67cf6e6d18
feat(base/ui/native): removed unused files and updated imports (#12477)
* feat(base/ui/native): removed unused files and updated imports
2 anni fa
Robert Pintilii
6ab996568b
ref(TS, rn) Fix some TS errors on tsconfig.native (#12432)
2 anni fa
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 anni fa