d16aa276e2
Positional tweaks for the name, badge and context menu, to better match design in both normal and collapsed states
wmwragg
2016-07-30 12:52:39 +01:00
4a7d2901ac
Positional tweaks for the name, badge and context menu, to better match design in both normal and collapsed states
wmwragg
2016-07-30 12:52:14 +01:00
398e56c9f9
Fixed bug where the long hover tooltip for a room name show an object rather than the name
wmwragg
2016-07-30 12:28:10 +01:00
cf22a5fecc
Merge up from develop
wmwragg
2016-07-30 12:10:43 +01:00
f382946138
Merge up from develop
wmwragg
2016-07-30 12:07:34 +01:00
1487c600ee
Revert so that the
wmwragg
2016-07-29 17:53:18 +01:00
229664a624
first pass on css re-write
wmwragg
2016-07-29 17:49:42 +01:00
3194c5c61d
Factor EditableTextContainer out of ChangeDisplayName
Richard van der Hoff
2016-07-29 17:35:48 +01:00
bb93a59cfb
fixed unread hightlight font weight for room name
wmwragg
2016-07-29 13:49:28 +01:00
38f504bdcb
Hide tooltip when badge clicked and collapsed
wmwragg
2016-07-29 11:10:16 +01:00
49545ce0c2
Leaving the fail promise section blank as a todo, with explanitary comment
wmwragg
2016-07-28 15:29:57 +01:00
b87058508e
When a use clicks the state they want, after the change has been made it pasues breifly before closing, so that the user can see their state change has taken place.
wmwragg
2016-07-28 15:28:05 +01:00
fd53f10fbd
improve the getting started instructions and plug the electron apps
Matthew Hodgson
2016-07-28 16:05:03 +02:00
bc902a9741
Tidy up of the contextual menu refactor
wmwragg
2016-07-28 14:32:59 +01:00
6329e274ab
Extra polish to get styling looking like the design
wmwragg
2016-07-28 14:20:24 +01:00
867b14d2ca
Reposition context menu now that the styling is final
wmwragg
2016-07-27 18:14:46 +01:00
46a643ac38
Now the text spaceing is correct need to align cheveron
wmwragg
2016-07-27 18:10:45 +01:00
b5fdaac947
Final spacing tweaks to get it aligned with the design
wmwragg
2016-07-27 18:06:47 +01:00
22bf74dc65
Tweaks to get icons to line up better, still need to space labels correctly
wmwragg
2016-07-27 18:01:43 +01:00
8246d9148c
Initial context menu with all it's elements
wmwragg
2016-07-27 17:43:48 +01:00
d376df478a
Initial context menu with all it's elements
wmwragg
2016-07-27 17:43:35 +01:00
88be2827fd
Merge pull request #367 from matrix-org/rav/remove_bad_props
Richard van der Hoff
2016-07-27 16:22:31 +01:00
53f4da1d30
Refactor so that chevron and menu can be positioned independantly
wmwragg
2016-07-27 16:09:26 +01:00
6e7e091117
Refactor so that chevron and menu can be positioned independantly
wmwragg
2016-07-27 16:09:07 +01:00
e34db7b8c6
Merge pull request #1883 from vector-im/rav/remove_relayoutonupdate
David Baker
2016-07-27 15:55:27 +01:00
39ae8c6e46
formatting
Richard van der Hoff
2016-07-27 15:41:24 +01:00
cf3cd69f37
Merge pull request #366 from matrix-org/rav/remove_relayoutonupdate
David Baker
2016-07-27 15:21:46 +01:00
0660b9feff
Fixes to properly point to the moved components
wmwragg
2016-07-27 14:49:10 +01:00
3cb3dd96a6
Added the moved ContextualMenu to the components list
wmwragg
2016-07-27 14:23:37 +01:00
3df746ef14
Revert merge up from develop
wmwragg
2016-07-27 14:16:17 +01:00
3308842121
Fix up reskindex.js path
David Baker
2016-07-27 13:28:23 +01:00
074bbc7149
Added the two additiona states that don't yet exist on the backend, as faded and disabled options
wmwragg
2016-07-27 12:25:44 +01:00
6d141d1a7b
Only allow none guests to access the context menu
wmwragg
2016-07-27 11:58:40 +01:00
4b33164ab6
Remove relayoutOnUpdate prop on gemini-scrollbar
Richard van der Hoff
2016-07-27 11:41:27 +01:00
1a600b0674
Stop the Avatar classes setting properties on <span>s
Richard van der Hoff
2016-07-27 11:38:04 +01:00
c8df9148b3
Remove relayoutOnUpdate prop on gemini-scrollbar
Richard van der Hoff
2016-07-27 11:35:48 +01:00
dab707a893
Additional refactor to further modularise the context menus
wmwragg
2016-07-27 11:26:36 +01:00
4b26ac58af
Re-modularised the context menus
wmwragg
2016-07-27 10:41:24 +01:00
5cf164fcc1
Re-modularised the context menus
wmwragg
2016-07-27 10:40:57 +01:00
37a7ce809a
Added two new icons for notifications states
wmwragg
2016-07-27 10:40:19 +01:00
dca4702b7b
Fixed a bug where the contextual menu was being incorrectly positioned when zoom in on the webpage
wmwragg
2016-07-27 09:51:50 +01:00
4d1afd70da
Merge pull request #364 from matrix-org/dbkr/fix_vector_power_level_freeze
Richard van der Hoff
2016-07-26 18:20:15 +01:00
09993cd3bc
Add comment back
David Baker
2016-07-26 18:19:25 +01:00
31399254b6
Fix onRoomStateMember debouncing
David Baker
2016-07-26 18:15:26 +01:00
4ecf5f6372
Fix bug where vector freezes on power level event
David Baker
2016-07-26 17:58:19 +01:00
0eb15085e9
some code tidyup
wmwragg
2016-07-26 17:25:16 +01:00
15f9f5dbe8
Doing the state change via onClick events rather than radio buttons, as they were causeing untraceable react errros for some reason
wmwragg
2016-07-26 17:24:45 +01:00
ece575bd00
Merge pull request #363 from matrix-org/dbkr/fix_start_chat
Matthew Hodgson
2016-07-22 18:36:32 +01:00
c89904bc25
Initial unstyled mentions state notifier context menu
wmwragg
2016-07-22 17:30:31 +01:00
b07e50d418
Fix 'start chat' button on MemberInfo
David Baker
2016-07-22 17:30:25 +01:00
2768cd2010
Initial unstyled mentions state notifier context menu
wmwragg
2016-07-22 17:30:09 +01:00
9b318e8f61
Getting the corrct height for the placing the context menu
wmwragg
2016-07-22 16:12:20 +01:00
204e42494a
The default props doesn't seem to be working, hardcoded 'LABEL' for now. OnClick closes menu
wmwragg
2016-07-22 16:11:42 +01:00
ddbac8c73a
More refactoring of MatrixClientPeg
David Baker
2016-07-22 15:47:47 +01:00
e4dd6c8dbe
Browser tooltip being used instead of the HTML styled one.
wmwragg
2016-07-22 15:15:24 +01:00
72b4a86eed
Tweaked the tooltip to be better aligned. Also added the fading of the room name if too long
wmwragg
2016-07-22 14:59:02 +01:00
6984a55b11
The tooltip now appears even when not collapsed when hover over the avater, to allow the full name to be shown
wmwragg
2016-07-22 14:58:09 +01:00
b7e95b3883
Remove other guestAccess arg
David Baker
2016-07-22 14:00:23 +01:00
ca75d93434
Tweaked the offset for the tooltip so that it is next to the element it is tipping
wmwragg
2016-07-22 11:31:26 +01:00