Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove src attribute in iFrame used in io-upload-iframe (Fix #1622) #1646

Merged
merged 246 commits into from
Mar 26, 2014

Commits on Aug 2, 2013

  1. Configuration menu
    Copy the full SHA
    672a7c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2013

  1. DataTable: Convert value from input element into a number.

    Ezequiel Rodriguez committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    875b733 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2013

  1. datatable: Fix incorrect dependencies in docs

    Resolves yui#1411.
    Clarence Leung committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    8851152 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'live-docs' into dev-master

    Clarence Leung committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    b8720fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f54e8a7 View commit details
    Browse the repository at this point in the history
  4. Build BaseObservable

    ericf committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    27e79ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e1b95e View commit details
    Browse the repository at this point in the history
  6. Build YUI

    ericf committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    3f7e332 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release-3.14.0' into live-docs

    Clarence Leung committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    050e980 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'live-docs' into dev-master

    Conflicts:
    	build/loader-yui3/loader-yui3-coverage.js
    	build/loader-yui3/loader-yui3-debug.js
    	build/loader-yui3/loader-yui3-min.js
    	build/loader-yui3/loader-yui3.js
    	build/loader/loader-debug.js
    	build/loader/loader-min.js
    	build/loader/loader.js
    	build/yui-nodejs/yui-nodejs-debug.js
    	build/yui-nodejs/yui-nodejs-min.js
    	build/yui-nodejs/yui-nodejs.js
    	build/yui/yui-debug.js
    	build/yui/yui-min.js
    	build/yui/yui.js
    	src/loader/js/yui3.js
    Clarence Leung committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    16bf770 View commit details
    Browse the repository at this point in the history
  9. Add new VERSION entries for HISTORY.md files

    Clarence Leung committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    2afbddf View commit details
    Browse the repository at this point in the history
  10. Bump metadata JSON to 3.14.1-pre

    Clarence Leung committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    1bd8c63 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Configuration menu
    Copy the full SHA
    878d423 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

  1. Ignore running some tests by Yeti in Calendar tests

    Currently, running Calendar tests containing the focus process will
    fail in Firefox. The cause of this problem seems to be a problem that
    test case is not bad, what happens if you are running Yeti while running
    Firefox in the background. This problem does not occur in a browser
    other than Firefox. In addition, there is a test that includes a focusing
    process in the same way the Widget Button module [1], but it has to
    ignore Yeti is here. Therefore, I would like to ignore running some tests
    by Yeti in the same way in Calendar. Fix yui#1363.
    
    [1]: src/widget-buttons/tests/unit/assets/widget-buttons-test.js
    okuryu committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    362931c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6177186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa9ff2 View commit details
    Browse the repository at this point in the history
  4. DataTable, DataType, Paginator: Build.

    Ezequiel committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    c7dd1c5 View commit details
    Browse the repository at this point in the history
  5. Correct casing for Y.Log -> Y.log

    andrewnicols authored and Ezequiel committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    babc96b View commit details
    Browse the repository at this point in the history
  6. WidgetModality: Build.

    Ezequiel committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    8ea8682 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2013

  1. Fix yui#1455

    Brian Stone committed Dec 3, 2013
    Configuration menu
    Copy the full SHA
    17589a9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'stonebk/dev-master' into dev-master

    Conflicts:
    	src/event/js/tap.js
    Ezequiel committed Dec 3, 2013
    Configuration menu
    Copy the full SHA
    a4c1936 View commit details
    Browse the repository at this point in the history
  3. Event: Build.

    Ezequiel committed Dec 3, 2013
    Configuration menu
    Copy the full SHA
    61fcfbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0ad9de View commit details
    Browse the repository at this point in the history
  5. Number: Build.

    Ezequiel committed Dec 3, 2013
    Configuration menu
    Copy the full SHA
    a3c9524 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Configuration menu
    Copy the full SHA
    29a9ed8 View commit details
    Browse the repository at this point in the history
  2. Event: Build.

    Ezequiel committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    bf1c399 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. update apidoc for previous and next

    zhiyelee authored and Ezequiel committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    d475607 View commit details
    Browse the repository at this point in the history
  2. update and also modify the elementByAxis

    zhiyelee authored and Ezequiel committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    45bb676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12b86e9 View commit details
    Browse the repository at this point in the history
  4. [io] Check whether a form still exists before resetting it

    IO clears the form content on end, but if the caller removed the form soon
    after it was called, this fails at a removeAttribute on part of the, now
    non-existent form content.
    
    We should check that the form exists before attempting to reset it.
    andrewnicols authored and Ezequiel committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    0cf8d82 View commit details
    Browse the repository at this point in the history
  5. IO: Build.

    Ezequiel committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    aec3349 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2013

  1. Configuration menu
    Copy the full SHA
    a6c3f9c View commit details
    Browse the repository at this point in the history
  2. Build files for dom and node.

    tripp committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    ab816c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. Configuration menu
    Copy the full SHA
    5a1d022 View commit details
    Browse the repository at this point in the history
  2. Build node-scroll-info.

    rgrove committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    183c08d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53653c View commit details
    Browse the repository at this point in the history
  4. Included missing periods

    ogennadi committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    4ab4455 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2013

  1. Configuration menu
    Copy the full SHA
    f68010a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789bc25 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2013

  1. Fix a bug with setStyle() cannot set an opacity to 1

    This problem occurs when you try to set an opacity to 1 using node.setStyle()
    method on IE. It has adapted to change an opacity only if less than 1, but we
    should change an opacity, even if it passed 1. Fix yui#1469.
    okuryu committed Dec 14, 2013
    Configuration menu
    Copy the full SHA
    95c52dc View commit details
    Browse the repository at this point in the history
  2. Update the change log

    okuryu committed Dec 14, 2013
    Configuration menu
    Copy the full SHA
    21cb61c View commit details
    Browse the repository at this point in the history
  3. Build DOM

    okuryu committed Dec 14, 2013
    Configuration menu
    Copy the full SHA
    00238b5 View commit details
    Browse the repository at this point in the history
  4. add link url

    zhiyelee committed Dec 14, 2013
    Configuration menu
    Copy the full SHA
    fe586a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2013

  1. Configuration menu
    Copy the full SHA
    350b397 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2013

  1. fix FF contenteditable backspace bug.

    Joe Covalesky committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    ca88c78 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Merge branch 'release-3.14.1' into live-docs

    Clarence Leung committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    c0406bd View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Merge branch 'live-docs' into dev-master

    Clarence Leung committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    3a20508 View commit details
    Browse the repository at this point in the history
  2. Seeding HISTORY.md files for next release

    Clarence Leung committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    c23e81e View commit details
    Browse the repository at this point in the history
  3. Bump metadata JSON files to 3.14.2-pre

    Clarence Leung committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    ec40f5a View commit details
    Browse the repository at this point in the history
  4. Re-add DOM history change by @okuryu

    This was originally overwritten when merging in v3.14.1.
    Clarence Leung committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    6f2947d View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'zhiyelee/dev-master' into dev-master

    Ezequiel Rodriguez committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    259e918 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2013

  1. Event Gestures: Addition of IE 11 to should ignore condition.

    Ezequiel Rodriguez committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    71c2fdd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2013

  1. [node-view] Use 'hidden' as the attribute's value

    Even though the attribute's effect gets activated for any value of the
    attribute, this way it's easier for anyone looking at the DOM to figure
    out what the visibility of the node is.
    juandopazo committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    a59a652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7286af2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c364a1e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2013

  1. Configuration menu
    Copy the full SHA
    53195bf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2013

  1. Editor: IE 11 no longer supports document.selection, in favor of `w…

    …indow.getSelection`.
    Ezequiel Rodriguez committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    fac3fa0 View commit details
    Browse the repository at this point in the history
  2. Editor: Build.

    Ezequiel Rodriguez committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    ae5f322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f20a7ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ecf4cd View commit details
    Browse the repository at this point in the history
  5. Remove X-Requested-With info in XDR example

    This is no longer necessary as using `xdr: native` will remove
    all custom headers for you by default.
    Clarence Leung committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    fd40ad7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2013

  1. fix typo in docs

    smikes committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    ba939e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2013

  1. Configuration menu
    Copy the full SHA
    c49d2f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea53cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73fd901 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    751adfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc0713e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    deb0f2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    141ec8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed95a74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dedc570 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80ed47c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d7e0f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36d1acf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a8b5ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c08bb5e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f5749c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24558b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2013

  1. [event-tap] Add W3C pointer event support. Fixes yui#1377

    IE11 changed the `type` of pointer event objects from 'MSPointerDown' to
    'pointerdown' to comply with their proposed W3C standard. Firefox
    Nightly also supports W3C Pointer events with a
    dom.w3c_pointer_events.enabled flag
    juandopazo committed Dec 30, 2013
    Configuration menu
    Copy the full SHA
    6a54870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7c536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e5f59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58c634b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58866a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd14e31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1086342 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2014

  1. Configuration menu
    Copy the full SHA
    047d3a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8abe360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a40238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fd8a5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eec483 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13cbfc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a14ade3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89c53f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8f33de View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

  1. Configuration menu
    Copy the full SHA
    adc4d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46900a4 View commit details
    Browse the repository at this point in the history
  3. [docs] Fix some typos

    juandopazo committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    940c37d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84454ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b80ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfb7303 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b452987 View commit details
    Browse the repository at this point in the history
  8. yui: YUI and Loader build for latest Gallery build

    Clarence Leung committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    5c8c9fa View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. Configuration menu
    Copy the full SHA
    a7c6449 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. Configuration menu
    Copy the full SHA
    b83af6d View commit details
    Browse the repository at this point in the history
  2. XML: Check for ActiveXObject first.

    Ezequiel Rodriguez committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    ee90e07 View commit details
    Browse the repository at this point in the history
  3. XML: Addition of unit test.

    Ezequiel Rodriguez committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    6af6795 View commit details
    Browse the repository at this point in the history
  4. XML: Build.

    Ezequiel Rodriguez committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    d54707e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20bd987 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bbac4f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Fix an issue the cell of next month appears to be selectable

    Fix an issue when Feb 1st is Saturday Mar 2nd appears to be selectable.
    See Issue yui#1540: yui#1540
    shunner committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    f685f92 View commit details
    Browse the repository at this point in the history
  2. [attribute] Add "length" attribute to reset() tests

    A "length" attribute is causing attr.reset() to fail
    juandopazo committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    774ddc0 View commit details
    Browse the repository at this point in the history
  3. [attribute] Fix yui#1537. Assume state data is an object

    Using Y.each() instead of Y.Object.each() failed when state data had a
    "length" property
    juandopazo committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    162657c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2014

  1. tweaks per YUI team advice on pull request.

    Joe Covalesky committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    f1a1c7f View commit details
    Browse the repository at this point in the history
  2. tweaks per YUI team advice on pull request.

    Joe Covalesky committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    a3f1dea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dadd545 View commit details
    Browse the repository at this point in the history
  4. Build Event modules

    juandopazo committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    c92fa95 View commit details
    Browse the repository at this point in the history
  5. yui: YUI and Loader build for latest Gallery build

    Clarence Leung committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    5a90a03 View commit details
    Browse the repository at this point in the history
  6. [event-simulate] Build

    Clarence Leung committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    7e81065 View commit details
    Browse the repository at this point in the history
  7. [node-style] Build

    Clarence Leung committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    2b76689 View commit details
    Browse the repository at this point in the history
  8. [docs] Build, no min-file changes

    Clarence Leung committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    e45a705 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2014

  1. [calendar] Add test case for bug yui#1540

    Test the bug yui#1540 that the style of the day of the next month
    can be selected when you are showing the next month on a calendar.
    okuryu committed Jan 11, 2014
    Configuration menu
    Copy the full SHA
    dd919cd View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. YQL: Addition of configuration object.

    Ezequiel Rodriguez committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    94d7356 View commit details
    Browse the repository at this point in the history
  2. YQL: Addition of configuration file to example pages.

    Ezequiel Rodriguez committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    54d4a15 View commit details
    Browse the repository at this point in the history
  3. YQL: Upon failure, ask to use mock data.

    Ezequiel Rodriguez committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    f32a592 View commit details
    Browse the repository at this point in the history
  4. YQL: Mocked YQL module.

    Ezequiel Rodriguez committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    76adf01 View commit details
    Browse the repository at this point in the history
  5. [io] Mock Yahoo Pipes API calls in doc examples

    Clarence Leung committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    acf1eaa View commit details
    Browse the repository at this point in the history
  6. Replace set('innerHTML') with setHTML

    Clarence Leung committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    d9d37ce View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2014

  1. [DataSource] : Addition of configuration object.

    Ezequiel Rodriguez committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    8b391d1 View commit details
    Browse the repository at this point in the history
  2. [DataSource] : Addition of configuration object to example pages.

    Ezequiel Rodriguez committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    6dc1444 View commit details
    Browse the repository at this point in the history
  3. [DataSource] : Upon failure, ask to use mocked data.

    Ezequiel Rodriguez committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    941ae7a View commit details
    Browse the repository at this point in the history
  4. [DataSource] : Mocked DataSource module.

    Ezequiel Rodriguez committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    5f2bf9b View commit details
    Browse the repository at this point in the history
  5. Prevent default page action when starting a gesturemove

    This prevents some browsers from selecting the page text during a gesture.
    andrewnicols committed Jan 14, 2014
    1 Configuration menu
    Copy the full SHA
    af0606b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

  1. Configuration menu
    Copy the full SHA
    421b914 View commit details
    Browse the repository at this point in the history
  2. [app] Mock GitHub API in GH Contributors example

    Clarence Leung committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    c0ebcf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. Configuration menu
    Copy the full SHA
    8a3a4fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ccc18 View commit details
    Browse the repository at this point in the history
  3. [calendar] Build

    okuryu committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    d3b53ec View commit details
    Browse the repository at this point in the history
  4. [calendar] Tweak history

    okuryu committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    3801e82 View commit details
    Browse the repository at this point in the history
  5. [DataSource] : Mock sendRequest method, rather than entire module.

    Ezequiel Rodriguez committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    808d8b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2014

  1. [DataTable] : Mock sendRequest.

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    3399358 View commit details
    Browse the repository at this point in the history
  2. [DataTable] : Addition of YUI config.

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    3267a72 View commit details
    Browse the repository at this point in the history
  3. [DataTable] : Addition of YUI config to example page.

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    4ec3403 View commit details
    Browse the repository at this point in the history
  4. [DataTable] : Upon failure, ask to use the mock instead.

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    941f4d6 View commit details
    Browse the repository at this point in the history
  5. [app] Add link to use mock data in GH example

    Clarence Leung committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    500ae0b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mock-io-examples' into dev-master

    Clarence Leung committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    74f22c6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'mock-app-examples' into dev-master

    Clarence Leung committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    29f21f7 View commit details
    Browse the repository at this point in the history
  8. [attribute-extras] Build

    Clarence Leung committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    a20a610 View commit details
    Browse the repository at this point in the history
  9. [DataTable] : Mock datasource-get instead.

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    8b6b7bf View commit details
    Browse the repository at this point in the history
  10. Merge branch 'datasource-mock' into dev-master

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    caa9a4b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'yql-mock' into dev-master

    Ezequiel Rodriguez committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    c3952c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2014

  1. [yui] Deprecate modules list page

    All modules list has been posted on this page so far, but because
    it is possible to see a list of equivalent even API Docs, the need
    for us to provide this page is low now. Fix yui#619.
    okuryu committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    62707a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2014

  1. [docs] Tweak README

    Fix our repository URL on GitHub.
    okuryu committed Jan 19, 2014
    Configuration menu
    Copy the full SHA
    afb7dd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. Configuration menu
    Copy the full SHA
    830e0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5367c6a View commit details
    Browse the repository at this point in the history
  3. [dd-gestures] Build

    Clarence Leung committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    0809bee View commit details
    Browse the repository at this point in the history
  4. [dd-gestures] Update HISTORY.md with yui#1557

    Clarence Leung committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    783be82 View commit details
    Browse the repository at this point in the history
  5. [DD] : Creation of YUI config.

    Ezequiel Rodriguez committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    4caf9db View commit details
    Browse the repository at this point in the history
  6. [DD] : Addition of YUI config to example pages.

    Ezequiel Rodriguez committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    94630f2 View commit details
    Browse the repository at this point in the history
  7. [DD] : Mock YQL module.

    Ezequiel Rodriguez committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    903874f View commit details
    Browse the repository at this point in the history
  8. [DD] : Removal of defunct Wired feed.

    Ezequiel Rodriguez committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    cb0e8fa View commit details
    Browse the repository at this point in the history
  9. Merge branch 'datatable-mock' into dev-master

    Ezequiel Rodriguez committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    3d6fa98 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2014

  1. [DataSource] : Mock DataSource-IO's example.

    Ezequiel Rodriguez committed Jan 22, 2014
    Configuration menu
    Copy the full SHA
    02c1cac View commit details
    Browse the repository at this point in the history
  2. YUI and Loader build for latest Gallery build

    Eugene Kashida committed Jan 22, 2014
    Configuration menu
    Copy the full SHA
    7d669db View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. [dd-ddm] : Fix yui#1492 regression "Drop Based Coding"

    At ~ 3.7.3 a regression was introduced by 1a55a78 that broke
    "Drop Based Coding" by using Array.each() for otherDrops which
    is an Object Literal.
    hacklschorsch committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    ca13211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8677721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b841e9 View commit details
    Browse the repository at this point in the history
  4. [node-base] Build, no min-changes

    Clarence Leung committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    19d5905 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b468430 View commit details
    Browse the repository at this point in the history
  6. Fix Amazon Silk detection in Y.UA.

    Amazon updated the UA string as specified here:
    http://docs.aws.amazon.com/silk/latest/developerguide/user-agent.html
    Angelo DiNardi committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    7badc1a View commit details
    Browse the repository at this point in the history
  7. fixes yui#1431: Removing 'scoped from 'style' blocks in all library e…

    …xample .mustache files
    jconniff committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    6dabea9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. Build yui.

    rgrove committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    65f0bff View commit details
    Browse the repository at this point in the history
  2. Update yui history.

    rgrove committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    bc9230a View commit details
    Browse the repository at this point in the history
  3. Add missing link.

    rgrove committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    6c07c86 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2014

  1. [dd-ddm] : Fix yui#1492 regression "Drop Based Coding"

    Include @okuryu's suggestions. Thanks!
    hacklschorsch committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    9b5f1c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a6d1a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2014

  1. Configuration menu
    Copy the full SHA
    ed10ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c40dda View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2014

  1. Configuration menu
    Copy the full SHA
    f3997c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c5431d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4037c80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    905b888 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2014

  1. Merge branch 'dd-mock' into dev-master

    Ezequiel Rodriguez committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    28c4846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e16c249 View commit details
    Browse the repository at this point in the history
  3. [dd] Update the history

    okuryu committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    2d7a09d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2014

  1. Configuration menu
    Copy the full SHA
    c419347 View commit details
    Browse the repository at this point in the history
  2. [Loader] : Addition of calculate to performance tests.

    Ezequiel Rodriguez committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    b1cabc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. [Loader] : Refactor of performance tests.

    Ezequiel Rodriguez committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    3d336a7 View commit details
    Browse the repository at this point in the history
  2. [Loader] : Update five tests.

    Ezequiel Rodriguez committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    14e151a View commit details
    Browse the repository at this point in the history
  3. [Loader] : Rewrite of _sort.

    Ezequiel Rodriguez committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    c21a213 View commit details
    Browse the repository at this point in the history
  4. [node] Remove Node and NodeList methods duplicate comments

    getAttribute() and setAttribute() methods of Node and NodeList
    definition by comments for API Docs are duplicated. Fix yui#1604.
    okuryu committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    ad84e30 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

  1. Configuration menu
    Copy the full SHA
    84c62ac View commit details
    Browse the repository at this point in the history
  2. [node] Build

    min files is no changes.
    okuryu committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    a0f8284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d266a9a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2014

  1. [dom] Normalize setting a node value to null

    When set a node value to `null`, then a node value returns `"null"` as string
    on the legacy IE (IE <= 9). A node value returns an empty string on the modern
    browsers (Chrome, Firefox, IE >= 10). This change is to normalize the results
    of setting a node value to `null` on any browsers. Fix yui#1603.
    okuryu committed Feb 5, 2014
    Configuration menu
    Copy the full SHA
    408cb79 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. [YUI, Loader] : Build.

    Ezequiel Rodriguez committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    0fad765 View commit details
    Browse the repository at this point in the history
  2. [History] : Remove history-hash-ie from roll up.

    Ezequiel Rodriguez committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    b95915d View commit details
    Browse the repository at this point in the history
  3. [Log] Provide a default log category for Y.log calls

    Set a default log category of info if no category was specified, or the
    category specified is not in the list of valid categories.
    andrewnicols committed Feb 6, 2014
    3 Configuration menu
    Copy the full SHA
    dacc8fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8f8126 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dfd41f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. Configuration menu
    Copy the full SHA
    14889c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b101d View commit details
    Browse the repository at this point in the history
  3. [tabview] Build

    min files is no change.
    okuryu committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    d67f8b1 View commit details
    Browse the repository at this point in the history
  4. [core] Add tests for throwFail branch

    This commit adds tests for the value of `this` inside modules when using
    `throwFail = true`. This is because throwFail is actually branching the
    attachment of the module. See
    https://github.com/yui/yui3/blob/dev-master/src/yui/js/yui.js#L801-L810
    
    Also adding missing test for legacy modules.
    juandopazo committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    63e0ca1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

  1. Configuration menu
    Copy the full SHA
    0e170c6 View commit details
    Browse the repository at this point in the history
  2. Update dataschema-text.mustache

    Remove the extra closing parenthesis that causes a syntax error.
    solmsted committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    813b877 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. Configuration menu
    Copy the full SHA
    efb9f69 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. Fixed node-view documentation

    The section "Checking visibility" did not reflect the change made in yui#895
    Jeroen Versteeg committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    38bc339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df9f2f2 View commit details
    Browse the repository at this point in the history
  3. Build changes

    juandopazo committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    3e0a26a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3038955 View commit details
    Browse the repository at this point in the history
  5. [Editor] : Build.

    Ezequiel Rodriguez committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    feaa30f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Configuration menu
    Copy the full SHA
    517a35b View commit details
    Browse the repository at this point in the history
  2. update change log

    jafl committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    8506424 View commit details
    Browse the repository at this point in the history
  3. [docs] Fix trailing comma in GH Contributors mocks

    Clarence Leung committed Feb 11, 2014
    1 Configuration menu
    Copy the full SHA
    60d5e20 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'app-history-fix' into dev-master

    Ezequiel Rodriguez committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    9f50d69 View commit details
    Browse the repository at this point in the history
  5. [YUI, Loader]: Build.

    Ezequiel Rodriguez committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    da60284 View commit details
    Browse the repository at this point in the history
  6. [docs] Fix trailing comma in XDR mocks

    Clarence Leung committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    cda7c4c View commit details
    Browse the repository at this point in the history
  7. Merge branch '_sort-rewrite' into dev-master

    Ezequiel Rodriguez committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    93892e0 View commit details
    Browse the repository at this point in the history
  8. [YUI, Loader]: Build.

    Ezequiel Rodriguez committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    1390eb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Fixes yui#1632

    tripp committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    a8d2c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9789653 View commit details
    Browse the repository at this point in the history
  3. [dom] Build

    min files are no change.
    okuryu committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    39bba06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0755cb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ef049a View commit details
    Browse the repository at this point in the history
  6. [node] Build

    min files are no change.
    okuryu committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    2612fd6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'live-docs' into dev-master

    Conflicts:
    	build/node-style/node-style-coverage.js
    okuryu committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    eb959c2 View commit details
    Browse the repository at this point in the history
  8. [docs] Increase wait time for GH contributors test

    Clarence Leung committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    f9abc81 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. Configuration menu
    Copy the full SHA
    9ef1fed View commit details
    Browse the repository at this point in the history
  2. Grahics build files.

    tripp committed Feb 13, 2014
    Configuration menu
    Copy the full SHA
    6e14f52 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2014

  1. Add YUI coverageOptions for Yeti.

     - Do not instrument files in Yeti.
     - Use ?filter=coverage query to trigger loading instrumented
       files in tests.
    
    Allows for `yeti -c` to use these options without specifying
    them on the command line.
    reid committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    6c3933d View commit details
    Browse the repository at this point in the history
  2. [docs] Add mock data to JSONP Gallery example

    Clarence Leung committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    eee1ba2 View commit details
    Browse the repository at this point in the history
  3. [docs] Add mock data to JSONP GitHub example

    Clarence Leung committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    ca76b20 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mock-jsonp-examples' into dev-master

    Clarence Leung committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    9c138b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca6b4e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a487b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec38ec View commit details
    Browse the repository at this point in the history
  8. [docs] Mock data for AutoComplete YQL example

    Clarence Leung committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    f69fee5 View commit details
    Browse the repository at this point in the history
  9. [docs] Mock data for AutoComplete Geocode example

    Clarence Leung committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    f1afe9f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2014

  1. [core] Update HISTORY.md

    Clarence Leung committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    b722e99 View commit details
    Browse the repository at this point in the history
  2. YUI and Loader build for latest Gallery build

    Clarence Leung committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    ce88c05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9d26b3 View commit details
    Browse the repository at this point in the history
  4. [calendar] Build

    min files are no change.
    okuryu committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    6f3852d View commit details
    Browse the repository at this point in the history
  5. [calendar] Update the history

    okuryu committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    bd79eac View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'andrewnicols/ylog-missing-categories' i…

    …nto dev-master
    Clarence Leung committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    d383568 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. [docs] Mock AutoComplete Flickr example

    Clarence Leung committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    4de39e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Removing unnecessary source attribute added in 6eaf842. Including the…

    … source attribute can cause an extra request to be made to the current page URL when the iFrame is included on the page. See issue yui#1622.
    Helen Durrant committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    92f25f1 View commit details
    Browse the repository at this point in the history