0x64

Results 12 comments of 0x64

Note: this PR is not a solution for the root cause but a kind of workaround.

LGTM. We don't have a fixed requirement yet, so I will keep this as a draft PR.

> @0x64 Would you check the Travis error? @seunghoh, Travis fails since the companion enact branch is not matched. I did not update `travis.yml` as I thought this branch would...

> I noticed that scroll events for navigating up and down were conflicting with the automatic scrolling triggered by focus events. @nakjun12 Thank you for PR! Could you please let...

@nakjun12 Sorry for late response. What is `scroll.interview`, by the way? (It looks a typo of `scrollIntoView` by auto-completion or something.)

@nakjun12 If you don't mind, could we update your branch when we start the next version? We just reviewed briefly, and we may need to change API after in-depth review...

This PR is very useful when I review enactjs/enact#3233 and I close this PR as we will add unit tests later with more detailed verification manners.

The bug occurs when `activator` is not correctly set. So, I prefer to show up the issue condition directly. I'm not sure that what we're supposed to do when `current`...

Our goal is to guide app developers to know below. - How to colorize an app - How to get values from settings service in launching and run-time (including to...

@vJIYEv Could you update the subject and description of this PR? Thank you!