Matthew Hodgson
6ae0dda9d3
give FF higher billing
2016-07-18 18:26:03 +01:00
Matthew Hodgson
6c680ff424
improve spacing
2016-07-18 18:25:50 +01:00
Matthew Hodgson
c6b455f470
improve spacing
2016-07-18 18:24:30 +01:00
wmwragg
f6d7052928
Oixel tweak so that it work properly in firefox
2016-07-18 16:38:29 +01:00
wmwragg
2ee1a9c440
Explanatory text about specificity
2016-07-18 16:20:44 +01:00
wmwragg
8fd12d530d
Added the hightlight badge restyling
2016-07-18 14:57:03 +01:00
wmwragg
3f7bd48c0a
Made the collapsed badge smaller than the uncollapsed one, basically the same size as it was originally
2016-07-18 14:27:14 +01:00
wmwragg
28108476bd
Added an overide for the view source so that it behaves correctly with the new Modal. Also tweaked the spinner overide
2016-07-18 10:31:17 +01:00
Matthew Hodgson
722cedc92e
CSS for generic user settings at last
2016-07-18 01:33:43 +01:00
Matthew Hodgson
f182e32e3d
typo
2016-07-18 01:33:36 +01:00
wmwragg
3cfcc13387
Initial fix for Dialog Spinners
2016-07-17 21:20:11 +01:00
wmwragg
953bb64e0b
Some quick initial tweaks to the badge icon
2016-07-17 21:18:47 +01:00
Matthew Hodgson
54f4443428
fix single emoji sizing
2016-07-17 18:30:06 +01:00
Matthew Hodgson
a039450d10
Merge pull request #1809 from vector-im/revert-1799-feature-inline-link-preview
...
Revert "Presentation for inline link"
2016-07-15 16:54:39 +01:00
Matthew Hodgson
1e963a6c3a
Revert "Presentation for inline link"
2016-07-15 16:54:27 +01:00
Matthew Hodgson
80ad45df06
spell out that vector should not depend on the public net
2016-07-15 15:57:59 +01:00
Matthew Hodgson
348f133e77
add mx_EventTile_body class for the body span in events, and fix the naming scheme of '.emoji-body'
2016-07-15 15:03:42 +01:00
Matthew Hodgson
cd865bbe8f
Merge pull request #1806 from vector-im/wmwragg/modal-restyle
...
Wmwragg/modal restyle
2016-07-15 15:01:01 +01:00
wmwragg
e668d7685d
Fixed light box colour, reset back to black.
2016-07-15 14:54:15 +01:00
Matthew Hodgson
6607bee91a
Merge pull request #1799 from ribot/feature-inline-link-preview
...
Presentation for inline link
2016-07-15 13:51:54 +01:00
wmwragg
3a89a5af0b
Increasing the specificity of the CSS so that primary input submit buttons are styled correctly
2016-07-15 12:33:56 +01:00
Stefan Pearson
35e3621ae7
removes overflow comments
2016-07-15 12:21:05 +01:00
wmwragg
040ef73886
Simple refactor of the primary indicator, now it's a class. Also added a global selector to remove the ugly firefox dotted line highlight
2016-07-15 11:22:10 +01:00
David Baker
74c9ac0872
Merge pull request #1798 from vector-im/dbkr/offline_user_colour
...
CSS for offline user colours
2016-07-14 18:29:28 +01:00
wmwragg
adbad509f4
Updated to highlight the primary button in the dialog, i.e. the first one
2016-07-14 17:59:06 +01:00
David Baker
15a97a653f
CSS for offline user colours
2016-07-14 17:43:43 +01:00
Stefan Pearson
9fb97a6b10
presentation for inline link
2016-07-14 17:08:25 +01:00
wmwragg
579f210cfc
Initial Modal dialog restyling
2016-07-14 16:55:41 +01:00
wmwragg
2fb1e156ed
Modal background restyled
2016-07-14 15:41:23 +01:00
wmwragg
707ddc61bf
Mergeing up from develop
2016-07-14 12:43:25 +01:00
wmwragg
09e861637f
Simplification of the css
2016-07-14 12:04:31 +01:00
wmwragg
1f43f904d5
Search icon updated in header, and all icons spacing and positioning teaked
2016-07-14 11:33:07 +01:00
Matthew Hodgson
446f74b3dd
Merge pull request #1776 from vector-im/wmwragg/typography-updates
...
Wmwragg/typography updates
2016-07-14 11:00:40 +01:00
wmwragg
d2391f999e
Adding back in .DS_Store, but to ignore in any directory
2016-07-14 10:42:39 +01:00
wmwragg
e1779ca8bc
Deleteing .DS_Store files before adding to gitignore
2016-07-14 10:41:41 +01:00
wmwragg
65371c9a39
Adding ignoring of mac .DS_Store files to all directories
2016-07-14 10:32:30 +01:00
wmwragg
a4dc844338
Added truetype font fallback for browsers that don't support WOFF2 format, i.e. safari
2016-07-14 10:24:16 +01:00
wmwragg
0a4af647c8
Header and footer buttons updated to new versions
2016-07-13 17:46:07 +01:00
wmwragg
503bf541c7
Tweak to the close button css to keep the close button inline with the search box
2016-07-13 14:34:20 +01:00
wmwragg
1fbc249de5
Updated Filter room icon
2016-07-13 14:23:46 +01:00
wmwragg
959dcd0c49
Updated BottomLeftMenu buttons to the new ones
2016-07-13 14:10:44 +01:00
wmwragg
ef4f2f10d9
Updated that RightPanel members icon, highlight and numbers
2016-07-13 13:56:59 +01:00
David Baker
19dbd85d44
Merge pull request #1766 from vector-im/rav/use_right_olm
...
webpack: always use the olm from vector-web
2016-07-13 09:48:08 +01:00
Richard van der Hoff
ef4b604caf
webpack: always use the olm from vector-web
...
Fixes an error when matrix-js-sdk is symlinked into node_modules, which meant
that we would (try to) use the version of olm from js-sdk instead of
vector-web (https://github.com/vector-im/vector-web/issues/1765 ).
2016-07-12 23:10:53 +01:00
Aviral Dasgupta
74f459f8a4
feat: bump emoji-body font-size down to 48px
2016-07-12 20:37:51 +05:30
Matthew Hodgson
fef81748bb
major update to dev guidelines
2016-07-11 18:25:58 +01:00
Richard van der Hoff
3e53879adc
Bump to olm 1.0.0
...
Fixes https://github.com/vector-im/vector-web/issues/1719
2016-07-11 14:53:51 +01:00
David Baker
145e61b00f
Merge pull request #1718 from aviraldg/feature-emojione
...
feat: large emoji support
2016-07-05 10:08:15 +01:00
Aviral Dasgupta
49dd93ffab
feat: large emoji support
2016-07-05 04:04:34 +05:30
David Baker
7174879ac9
Merge pull request #1717 from aviraldg/feature-autocomplete
...
Autocomplete
2016-07-04 18:16:22 +01:00