[dreamwidth/dw-free] 228850: [#1169] Fix highlighting of keyword below icon in ...
Branch: refs/heads/release-1.23
Home: https://github.com/dreamwidth/dw-free
Commit: 22885051a50e5d8f2cd2dff0e1da957fc8ab5207
https://github.com/dreamwidth/dw-free/commit/22885051a50e5d8f2cd2dff0e1da957fc8ab5207
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/components/jquery.icon-browser.js
M htdocs/scss/components/icon-browser.scss
Log Message:
-----------
[#1169] Fix highlighting of keyword below icon in icon browser
Commit: 308eca2963b3cbf0296fe60ec2458dc1ee161671
https://github.com/dreamwidth/dw-free/commit/308eca2963b3cbf0296fe60ec2458dc1ee161671
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/icon-browser.scss
Log Message:
-----------
[#1169] Define width for icon image
This is so that non 100x100 icons take up consistent space
Commit: a7df37b1cf7dcd6cca658d3fcf545e3338efe28e
https://github.com/dreamwidth/dw-free/commit/a7df37b1cf7dcd6cca658d3fcf545e3338efe28e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/icon-browser.scss
M views/components/icon-browser.tt
Log Message:
-----------
[#1169] Make icon browser content area scrollable vertically
Instead of scrolling the whole page, but only on medium screens or
larger. Smaller things, like phones, need three finger scrolling, which
some people don't know about.
Also make sure that we force the line to break on longer comments.
Commit: abebbdb55c0fde81b339f63809a38a32c4b69649
https://github.com/dreamwidth/dw-free/commit/abebbdb55c0fde81b339f63809a38a32c4b69649
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
M views/components/tag-browser.tt
Log Message:
-----------
[#1169] Make tag browser content area scrollable vertically
Instead of scrolling the whole page, but only on medium screens or
larger. Smaller things, like phones, need three finger scrolling, which
some people don't know about
Commit: e963f55925e6729b61074c253e321dcdb54c9764
https://github.com/dreamwidth/dw-free/commit/e963f55925e6729b61074c253e321dcdb54c9764
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/dw/dw-core.js
Log Message:
-----------
[#1169] Tweak positioning of throbber when inside a button
Commit: 740ad4e3f9a166118d4bfba40985b5d9194b6058
https://github.com/dreamwidth/dw-free/commit/740ad4e3f9a166118d4bfba40985b5d9194b6058
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/skins/_skin-colors.scss
Log Message:
-----------
[#1169] Fix the tag token colors
Commit: ee9fdbfd0191d738ee1fe830224b918487ec3a22
https://github.com/dreamwidth/dw-free/commit/ee9fdbfd0191d738ee1fe830224b918487ec3a22
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/autocompletewithunknown.scss
Log Message:
-----------
[#1169] Tweak appearance of the autocomplete textarea
So that it looks even and consistent with other inputs on the page
Commit: 18e1ae4443eaed662ab99b28b403e8c06d84007e
https://github.com/dreamwidth/dw-free/commit/18e1ae4443eaed662ab99b28b403e8c06d84007e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/components/jquery.autocompletewithunknown.js
Log Message:
-----------
[#1169] Move focus to textarea when we click in tags autocomplete area
After you've entered a few tags, there's a tempting area of whitespace
to the right of the list. If you click that, we now assume you want to
add a new tag and move you to the textarea.
Commit: cb636162329262609c6be6161866ba0d8a908674
https://github.com/dreamwidth/dw-free/commit/cb636162329262609c6be6161866ba0d8a908674
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Style the "edit custom filters" button
Commit: 26b8dd21bcea64c4f53b12a73db0a28807618432
https://github.com/dreamwidth/dw-free/commit/26b8dd21bcea64c4f53b12a73db0a28807618432
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Remove extra border/border-radius in date component
Commit: 84bb186af372c194f128d1e2c2650ce7049253fa
https://github.com/dreamwidth/dw-free/commit/84bb186af372c194f128d1e2c2650ce7049253fa
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/components/jquery.autocompletewithunknown.js
M htdocs/js/components/jquery.icon-browser.js
M htdocs/js/dw/dw-core.js
M htdocs/scss/components/autocompletewithunknown.scss
M htdocs/scss/components/icon-browser.scss
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/pages/entry/new.scss
M htdocs/scss/skins/_skin-colors.scss
M views/components/icon-browser.tt
M views/components/tag-browser.tt
Log Message:
-----------
Merge pull request #1177 from afuna/post-entry-tweaks-bug-1169-round-4
/entry/new tweaks round 4
Compare: https://github.com/dreamwidth/dw-free/compare/cd3e5321e80f...84bb186af372
Home: https://github.com/dreamwidth/dw-free
Commit: 22885051a50e5d8f2cd2dff0e1da957fc8ab5207
https://github.com/dreamwidth/dw-free/commit/22885051a50e5d8f2cd2dff0e1da957fc8ab5207
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/components/jquery.icon-browser.js
M htdocs/scss/components/icon-browser.scss
Log Message:
-----------
[#1169] Fix highlighting of keyword below icon in icon browser
Commit: 308eca2963b3cbf0296fe60ec2458dc1ee161671
https://github.com/dreamwidth/dw-free/commit/308eca2963b3cbf0296fe60ec2458dc1ee161671
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/icon-browser.scss
Log Message:
-----------
[#1169] Define width for icon image
This is so that non 100x100 icons take up consistent space
Commit: a7df37b1cf7dcd6cca658d3fcf545e3338efe28e
https://github.com/dreamwidth/dw-free/commit/a7df37b1cf7dcd6cca658d3fcf545e3338efe28e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/icon-browser.scss
M views/components/icon-browser.tt
Log Message:
-----------
[#1169] Make icon browser content area scrollable vertically
Instead of scrolling the whole page, but only on medium screens or
larger. Smaller things, like phones, need three finger scrolling, which
some people don't know about.
Also make sure that we force the line to break on longer comments.
Commit: abebbdb55c0fde81b339f63809a38a32c4b69649
https://github.com/dreamwidth/dw-free/commit/abebbdb55c0fde81b339f63809a38a32c4b69649
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
M views/components/tag-browser.tt
Log Message:
-----------
[#1169] Make tag browser content area scrollable vertically
Instead of scrolling the whole page, but only on medium screens or
larger. Smaller things, like phones, need three finger scrolling, which
some people don't know about
Commit: e963f55925e6729b61074c253e321dcdb54c9764
https://github.com/dreamwidth/dw-free/commit/e963f55925e6729b61074c253e321dcdb54c9764
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/dw/dw-core.js
Log Message:
-----------
[#1169] Tweak positioning of throbber when inside a button
Commit: 740ad4e3f9a166118d4bfba40985b5d9194b6058
https://github.com/dreamwidth/dw-free/commit/740ad4e3f9a166118d4bfba40985b5d9194b6058
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/skins/_skin-colors.scss
Log Message:
-----------
[#1169] Fix the tag token colors
Commit: ee9fdbfd0191d738ee1fe830224b918487ec3a22
https://github.com/dreamwidth/dw-free/commit/ee9fdbfd0191d738ee1fe830224b918487ec3a22
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/autocompletewithunknown.scss
Log Message:
-----------
[#1169] Tweak appearance of the autocomplete textarea
So that it looks even and consistent with other inputs on the page
Commit: 18e1ae4443eaed662ab99b28b403e8c06d84007e
https://github.com/dreamwidth/dw-free/commit/18e1ae4443eaed662ab99b28b403e8c06d84007e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/components/jquery.autocompletewithunknown.js
Log Message:
-----------
[#1169] Move focus to textarea when we click in tags autocomplete area
After you've entered a few tags, there's a tempting area of whitespace
to the right of the list. If you click that, we now assume you want to
add a new tag and move you to the textarea.
Commit: cb636162329262609c6be6161866ba0d8a908674
https://github.com/dreamwidth/dw-free/commit/cb636162329262609c6be6161866ba0d8a908674
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Style the "edit custom filters" button
Commit: 26b8dd21bcea64c4f53b12a73db0a28807618432
https://github.com/dreamwidth/dw-free/commit/26b8dd21bcea64c4f53b12a73db0a28807618432
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Remove extra border/border-radius in date component
Commit: 84bb186af372c194f128d1e2c2650ce7049253fa
https://github.com/dreamwidth/dw-free/commit/84bb186af372c194f128d1e2c2650ce7049253fa
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/js/components/jquery.autocompletewithunknown.js
M htdocs/js/components/jquery.icon-browser.js
M htdocs/js/dw/dw-core.js
M htdocs/scss/components/autocompletewithunknown.scss
M htdocs/scss/components/icon-browser.scss
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/pages/entry/new.scss
M htdocs/scss/skins/_skin-colors.scss
M views/components/icon-browser.tt
M views/components/tag-browser.tt
Log Message:
-----------
Merge pull request #1177 from afuna/post-entry-tweaks-bug-1169-round-4
/entry/new tweaks round 4
Compare: https://github.com/dreamwidth/dw-free/compare/cd3e5321e80f...84bb186af372