Arpit Jalan
d9459d09ed
FEATURE: show close button instead of maximize in collapsed composer
2016-12-08 20:11:58 +05:30
Arpit Jalan
312a07e452
FEATURE: show the reply title and the reply icon in the minimized editor
2016-12-08 10:30:31 +05:30
Jeff Atwood
a93c59abbf
UX: normalize mobile <input> styles w/desktop
2016-12-01 23:53:11 -08:00
Guo Xiang Tan
c5a66d4b50
Remove coupling of a composer feature to d editor.
2016-07-04 16:15:36 +08:00
Jeff Atwood
73a0f109e8
correct weird editor borders on mobile
2016-03-29 23:57:44 -07:00
Jeff Atwood
f9f84620d1
prevent cancel button wrapping on mobile, try 2
2016-03-27 23:21:26 -07:00
Jeff Atwood
b83861325e
tighten submit button spacing on mobile too
2016-03-26 01:18:16 -07:00
Jeff Atwood
4f061ee444
no width on submit-panel helps small phones
2016-03-26 01:16:57 -07:00
Sam
3df2ee3431
UX: allow for an optional toolbar in composer in mobile
...
Allows preview of text, emoji, quoting, whisper
2016-02-09 17:10:41 +11:00
Robin Ward
0f9a009982
FIX: Composer text area height on mobile
2015-11-06 15:51:21 -05:00
Robin Ward
47495a5713
FEATURE: Replace composer editor with ember version
2015-11-06 09:49:16 -05:00
Sam
e254030760
FIX: header undocking when opening mobile view
...
FIX: make it possible to upload an image on iphone
FIX: mobile can now upload more than 1 image
2015-09-17 13:05:31 +10:00
Régis Hanol
24f09edbed
UX: replace cancel uploading link with icon + fix color (Take 2)
2015-09-16 22:04:48 +02:00
Robin Ward
52f7ab3a06
Revert "UX: replace cancel uploading link with icon + fix color"
...
This reverts commit 1689f436d9
.
2015-09-16 15:15:07 -04:00
Régis Hanol
1689f436d9
UX: replace cancel uploading link with icon + fix color
2015-09-16 17:54:09 +02:00
Jeff Atwood
a14d7f16c8
fix reply glyph color on mobile editor
2015-09-15 15:39:59 -07:00
Jeff Atwood
0a3388d19f
on mobile submit-panel must have width
2015-09-15 15:22:22 -07:00
Jeff Atwood
a47a71dd82
fix cancel button alignment on mobile editor
2015-09-15 14:28:31 -07:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
9c92a491b5
FIX: Tweaks to mobile select posts UI
2015-08-20 13:59:32 -07:00
Kane York
7e8ee8e725
FIX: mobile composer dark theme
2015-08-20 13:59:19 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Robin Ward
20a338362f
FIX: Allow multiple pagedown editors at once.
2015-07-13 16:36:38 -04:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Régis Hanol
5ceb84421e
UX: remove live character countdowns from the composer
2015-03-09 17:46:36 +01:00
Jeff Atwood
fa8493118b
remove underline on composer cancel, hide preview
2015-01-06 16:35:57 -08:00
Jeff Atwood
576861505e
just use plain CSS3 transition
2014-12-23 03:09:17 -08:00
Kris Aubuchon
3eebc0e589
changing font sizes to ems, so fonts scale a bit more gracefully
2014-12-15 22:12:56 -05:00
Jeff Atwood
57ef9bb21b
fix pop up composer tips display for mobile
2014-11-19 21:46:18 -08:00
Jeff Atwood
de05012c76
tighten up draft display on mobile
2014-10-21 23:37:34 -07:00
Jeff Atwood
5161d0f23d
increase click area on editor toggle, mobile
2014-10-21 23:27:06 -07:00
Jeff Atwood
3dbd1c195a
FIX: wide mobile topic title overflowed in editor
2014-10-14 14:12:52 -07:00
Jeff Atwood
0a678fbf36
slight mobile improvement for editing topic title
2014-10-12 23:28:33 -07:00
Jeff Atwood
67b543754a
edit preview got unhidden on mobile, hide it again
2014-10-11 23:04:55 -07:00
Jeff Atwood
c8ab29fa31
get rid of bad editor media queries in mobile.scss
2014-10-11 15:38:32 -07:00
Jeff Atwood
b736fb7016
hacky override of inline select2 width in editor
2014-10-11 05:49:18 -07:00
Jeff Atwood
ab83fbff89
few more mobile editor tweaks
2014-10-11 05:29:50 -07:00
Jeff Atwood
bf5ef3aec3
minor mobile editor tweaks
2014-10-11 05:08:25 -07:00
Jeff Atwood
5dbf707cb3
min-width of 1280px for editor on mobile??
...
OH HELLllll TO THE NO
2014-10-11 04:37:30 -07:00
Jeff Atwood
15b94acd85
width 100% for editor on mobile; no preview
...
also remove box-sizing mixin, use native CSS3
2014-10-11 04:30:34 -07:00
Jeff Atwood
27061d5fab
move editor spinner css to shared (base) css
2014-10-11 04:08:16 -07:00
Jeff Atwood
b587137302
remove editor preview css styles from mobile
2014-10-11 03:59:26 -07:00
Neil Lalonde
212d580745
FIX: styling of bouncing validation errors in composer was broken
2014-08-01 15:11:55 -04:00
Régis Hanol
ef44b6218d
FEATURE: better mobile upload experience (upload the picture right away)
2014-07-09 22:40:22 +02:00
Régis Hanol
b0815e8ace
BUGFIX: make sure category selector never gets focus on mobile
2014-07-07 17:35:52 +02:00
Boris
59e55a1fa7
Fix not all content in reply panel visible due to panel overflowing on small Androids with keyboard up
2014-07-07 12:32:20 +10:00
Jeff Atwood
d379012dbc
centralize shared .cooked and #wmd-preview styles
2014-06-30 02:06:13 -07:00
Neil Lalonde
1691d52882
FIX: mobile: reduce height of composer a bit to make room for android devices
2014-06-10 17:12:50 -04:00
Neil Lalonde
a3c148407c
Mobile: don't show edit reason and in reply to details in composer
2014-06-05 12:09:08 -04:00
Neil Lalonde
69abe470c5
FIX: mobile style of edit reason input
2014-06-03 15:25:15 -04:00
Neil Lalonde
ae30e3d348
FIX: on mobile view, never show the show/hide preview link in composer. nexus 7 was showing it.
2014-06-03 14:00:54 -04:00
Robin Ward
2164a25258
Merge pull request #2333 from rhacker/select2
...
feature: use select2 instead of chosen
2014-05-28 11:42:40 -04:00
Neil Lalonde
96ed5e0e54
FIX: layout problems in composer on mobile
2014-05-26 10:53:05 -04:00
Kris Aubuchon
ffa33c572c
making the color customizer a little nicer with dark themes
2014-05-19 01:17:59 -04:00
nXqd
0b6ebdac8a
feature: use select2 instead of chosen
2014-05-14 08:01:08 +00:00
Kris Aubuchon
22e7fd5ed0
some color fixes, general consistency
2014-05-06 23:53:04 -04:00
Jeff Atwood
27deae4ba4
unwanted editor border on Nexus 5 / iPhone 5
2014-05-06 01:17:35 -07:00
Kris Aubuchon
8ea63006e4
simplifying and segmenting color variables
2014-05-06 01:50:51 -04:00
Kris Aubuchon
bffeba5e3b
pulling some more styles out of desktop/mobile to common/base
2014-04-20 15:16:06 -04:00
Vikhyat Korrapati
ef99ab59a5
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 23:04:50 +05:30
Régis Hanol
77a8a4083a
Revert "Merge pull request #2125 from vikhyat/css-variables"
...
This reverts commit b537de3ca5
, reversing
changes made to b925827e5b
.
2014-04-01 16:24:29 +02:00
Régis Hanol
b537de3ca5
Merge pull request #2125 from vikhyat/css-variables
...
Allow importing Discourse styles in custom stylesheets to modify vars
2014-04-01 15:24:09 +02:00
Vikhyat Korrapati
ddd1dfe896
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 15:25:43 +05:30
Wojciech Zawistowski
297c25ca1f
Synced editor scrolling PoC.
2014-03-31 20:57:45 +02:00
Jeff Atwood
7436d04954
mobile editor tweaks
2014-03-29 22:49:05 -07:00
Jeff Atwood
5fee49292c
mobile private message composer tweak
2014-03-27 15:47:55 -07:00
Jeff Atwood
aed6cda836
tighten up mobile create topic fields
2014-03-27 15:44:46 -07:00
Régis Hanol
218384e86c
make sure the draft-status is visible on mobile
2014-03-27 19:06:23 +01:00
Régis Hanol
20d9cb26fc
make the composer smaller on mobile when creating/editing first post
2014-03-27 18:53:29 +01:00
Kris Aubuchon
95d98a4266
some basic variable reorganiztion
2014-03-26 21:16:41 -04:00
Neil Lalonde
4d0035e7fd
Remove the quote post button from pagedown editor when creating a topic and editing About Me in preferences
2014-03-26 10:45:22 -04:00
Neil Lalonde
0f98c1644a
Remove more admin options code since it's gone from composer
2014-03-26 10:19:01 -04:00
Régis Hanol
44888f7acc
FEATURE: upload button on mobile composer
2014-03-19 18:34:08 +01:00
Kris Aubuchon
ef0e636307
making the mobile composer opaque, may fix clicks from falling through
2014-03-10 00:55:12 -04:00
Nick Schonning
4f1a517490
Remove units for zero values
...
Units are ignored for zero values in CSS except for a few edge cases.
2014-03-06 01:14:51 -05:00
Nick Schonning
f43072135d
Remove empty SCSS rules
2014-03-06 01:02:00 -05:00
Kris Aubuchon
6b050825ff
revising color variables appwide, also some adjustments to "topic not found" page
2014-02-23 20:47:44 -05:00
Jeff Atwood
142e39f5f3
we need a bit more top-margin on h1,h2,h3
2014-02-23 00:22:11 -08:00
Kris Aubuchon
2d872795d6
simplfying color palette, collecting colors into unified variables
2014-02-10 01:04:21 -05:00
Neil Lalonde
ed3d3ae1e1
Upgrade font-awesome to version 4
2013-12-11 10:31:09 -05:00
Régis Hanol
12ac2f2e99
FIX issues with quote button
...
Fix the following issues
- Quote button quotes only one word on iOS
- Quote reply popup should not come up when selecting the text in the ‘reply’ button
2013-11-04 12:51:39 +01:00
Neil Lalonde
90938df967
FIX: make it possible to close popup-input-tips on touch devices, and position them a bit better
2013-10-25 11:17:11 -04:00
Neil Lalonde
3927913a7e
FIX: composer for creating a new topic on mobile
2013-10-17 13:17:54 -04:00
Sam
75a8dfc467
rename all css.scss to scss
2013-10-01 17:35:26 +10:00