This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Penar Musaraj 14eb8eea01 FIX: Prevent input zooming in iOS
Since enabling pinch-to-zoom in iOS (eae22548de), there was an issue with inputs: Safari auto-zooms inputs with font-size under 16px. Now zooming will be disabled while focus is on an input.

This commit also removes a) a lightbox zoom-enabling event (no longer needed) and b) a comment about iOS zoom issues.
2019-04-15 13:05:43 -04:00
..
adapters FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
components Remove support for disable_jump_reply user setting (#7359) 2019-04-12 09:03:06 +10:00
controllers FIX: Fixed category reordering using arrow icons (#7374) 2019-04-15 10:56:21 +10:00
helpers DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00
initializers FIX: Prevent input zooming in iOS 2019-04-15 13:05:43 -04:00
lib FIX: Prevent input zooming in iOS 2019-04-15 13:05:43 -04:00
mixins Footer nav tweaks 2019-04-12 12:29:54 -04:00
models Remove support for disable_jump_reply user setting (#7359) 2019-04-12 09:03:06 +10:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views REFACTOR: topic-list-header-column (#7099) 2019-03-04 14:45:52 +11:00
routes UX: Update the reviewable count before the message bus 2019-04-05 10:35:38 -04:00
services FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00
templates FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
widgets UI: improvements to footer nav for app and PWAs 2019-04-11 14:11:26 -04:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00