Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

remove debugger #936

Open
wants to merge 1,414 commits into
base: 3.0beta
Choose a base branch
from
Open

remove debugger #936

wants to merge 1,414 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 26, 2014

  1. remove debugger statements

    Ian Maffett committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    b15a6dc View commit details
    Browse the repository at this point in the history
  2. Fix auto launch with Intel containers on Kitkat

    Ian Maffett committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    9cc5aa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. Merge pull request #630 from Philzen/patch-1

    CSS: Fix missing semicolon in wildcard rule
    Ian Maffett committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    54a61fb View commit details
    Browse the repository at this point in the history
  2. better FF OS fix since it does not support flex box

    Ian Maffett committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    79cd77a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:01org/appframework

    Ian Maffett committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    27d91e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. Configuration menu
    Copy the full SHA
    99203ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae72a0 View commit details
    Browse the repository at this point in the history
  3. # fix bogus assignment

    Philzen committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    114f299 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2014

  1. Merge pull request #635 from Philzen/patch-2

    Popup: Fix default property typo
    Ian Maffett committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    3135ae1 View commit details
    Browse the repository at this point in the history
  2. rebuild from popup fix

    Ian Maffett committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    0b996e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Fix Typo in $.ajax

    Philzen committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    0244090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0cb78 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    8961779 View commit details
    Browse the repository at this point in the history
  2. filter events off namespace

    Ian Maffett committed Apr 1, 2014
    Configuration menu
    Copy the full SHA
    94a1638 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #637 from pabloalcaraz/patch-1

    Add method sort for array in afm object
    Ian Maffett committed Apr 1, 2014
    Configuration menu
    Copy the full SHA
    973a24b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #636 from Philzen/patch-1

    Fixed Typo in $.ajax
    Ian Maffett committed Apr 1, 2014
    Configuration menu
    Copy the full SHA
    94258c4 View commit details
    Browse the repository at this point in the history
  5. make slide menu plugin block scrolling at all times.

    Ian Maffett committed Apr 1, 2014
    1 Configuration menu
    Copy the full SHA
    c8eb941 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. rebuild build files from fixes.

    Ian Maffett committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    75d8270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44a27a View commit details
    Browse the repository at this point in the history
  3. remove .bind() from ayepromise for android 2.3 support

    Ian Maffett committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    8aed1b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. # fix documentation (typos / google-jsdoc syntax / missing params)

    # nicer formatting here and there
    Philzen committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    208509a View commit details
    Browse the repository at this point in the history
  2. Fix when the CSS style width/height has percentage

    When the style has a percentage width() or height returns NaN.
    With the computedStyle function instead of css ensures that return pixels.
    pabloalcaraz committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    6f1a1f8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #640 from Philzen/master

    Fixup documentation (typos / google-jsdoc syntax / missing params)
    Ian Maffett committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    2af4bc8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #642 from pabloalcaraz/patch-2

    Fix when the CSS style width/height has percentage
    Ian Maffett committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    98f4d0b View commit details
    Browse the repository at this point in the history
  5. Rebuild diet files from pull requests.

    Add new "afui_jquery" distribution builds - App Framework UI with the jQuery App Framework plugin.
    Ian Maffett committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    6321f9d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2014

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

Commits on Apr 7, 2014

  1. Configuration menu
    Copy the full SHA
    f625845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1b2c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    306caf2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #643 from Philzen/patch-1

    # removed redundant text-align:center
    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    0abf5a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b722d View commit details
    Browse the repository at this point in the history
  6. change $().animate to $().animateCss so it doesn't stomp on jQuery's …

    …animate
    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    7c69120 View commit details
    Browse the repository at this point in the history
  7. update jshint for unused:true

    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    7de2bde View commit details
    Browse the repository at this point in the history
  8. rebuild dist files.

    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    e12b34f View commit details
    Browse the repository at this point in the history
  9. make header back button class based. Adding an anchor with class "bac…

    …kButton" in a custom header will also trigger the back event.
    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    b8e9509 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #646 from krisrak/side-menu-header

    Added feature to create header in side menu
    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    9dadfb0 View commit details
    Browse the repository at this point in the history
  11. rebuild min dist files.

    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    a8ff420 View commit details
    Browse the repository at this point in the history
  12. update ajax demo for data-title

    update index.html for backButton class change.
    Ian Maffett committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    fe1ec25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58ed06e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. Merge pull request #647 from Philzen/patch-2

    ui.ready()-listeners may be removed when handled
    Ian Maffett committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    35583b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. Configuration menu
    Copy the full SHA
    742e123 View commit details
    Browse the repository at this point in the history
  2. fixed android typo

    krisrak committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    c3e4f0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #649 from krisrak/custom-theme-fix

    Custom theme fix
    Ian Maffett committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    3645ec3 View commit details
    Browse the repository at this point in the history
  4. af.8tiles.js is now included in the built files, so do not add it.

    Also, if a user references it, do not load again.
    Ian Maffett committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    16a5e15 View commit details
    Browse the repository at this point in the history
  5. rebuild build files

    Ian Maffett committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    78b541d View commit details
    Browse the repository at this point in the history
  6. add af.ui.jquery* files

    Ian Maffett committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    f33d8b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a34efb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Configuration menu
    Copy the full SHA
    a33c47e View commit details
    Browse the repository at this point in the history
  2. fixed text color in side menu

    krisrak committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    aac569b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4e42b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. fix xdk event listeners.

    Ian Maffett committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    71ff180 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. Configuration menu
    Copy the full SHA
    6569ff4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #657 from Philzen/patch-3

    Prevent setupCustomTheme() being executed twice (and too early)
    Ian Maffett committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    07cd431 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. rebuild from setupCustomtheme being called twice.

    Ian Maffett committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    3682e23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #654 from krisrak/ios7-statusbar-header

    option for ios7 header padding for statusbar overlay
    Ian Maffett committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    b3c241b View commit details
    Browse the repository at this point in the history
  3. rebuild from cordova/ios fix.

    Ian Maffett committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    dd8d0de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    147062f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebfdd02 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #659 from Philzen/patch-4

    af.desktopBrowsers: DRY refactoring
    Ian Maffett committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    8174d81 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Fix inline headers/footers not being sent properly to the panel's scr…

    …oller.
    
    What happened is if you called updatePanel after one has already loaded, the inline header/footer
    would be outside the afScrollPanel (js scroller) div, so it would be duplicated.
    Ian Maffett committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    1776fb2 View commit details
    Browse the repository at this point in the history
  2. recompile build files from PR and header/footer fix.

    Ian Maffett committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    01576a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28bb029 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2014

  1. Configuration menu
    Copy the full SHA
    5ecfc13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #661 from Philzen/patch-5

    Fix for af.ui.showBackButton = true
    Ian Maffett committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    503b36a View commit details
    Browse the repository at this point in the history
  3. Fix #662

    removeEventListener was missing the event name in a few cases.
    Ian Maffett committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    a222b14 View commit details
    Browse the repository at this point in the history
  4. chrome needs touch events to bleed through now (no need for fast click)

    Fix password box demo to inherit font color properly.
    Ian Maffett committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    89490d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Allow $.unbind to remove all events on an object.

    Ian Maffett committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    9f3e2bb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. Fix #676

    logic was bad and only allowed elastic scrolling on pull 2 refresh.
    Ian Maffett committed May 16, 2014
    Configuration menu
    Copy the full SHA
    ffb7082 View commit details
    Browse the repository at this point in the history
  2. IE is really flaky with touch moves and emulation.

    Ian Maffett committed May 16, 2014
    Configuration menu
    Copy the full SHA
    cd333a4 View commit details
    Browse the repository at this point in the history
  3. Fix issues with <input type='range'>

    Ian Maffett committed May 16, 2014
    Configuration menu
    Copy the full SHA
    3e3f123 View commit details
    Browse the repository at this point in the history
  4. rebuild distribution files.

    Ian Maffett committed May 16, 2014
    Configuration menu
    Copy the full SHA
    f613cf7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Fix #680

    Use css('width') since jQuery.width() removes borders
    Ian Maffett committed May 19, 2014
    Configuration menu
    Copy the full SHA
    02e5be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e20539 View commit details
    Browse the repository at this point in the history
  3. fix native scrolling and touch layer

    Ian Maffett committed May 19, 2014
    Configuration menu
    Copy the full SHA
    804e14d View commit details
    Browse the repository at this point in the history
  4. attempt to style range inputs, but not reliable.

    Ian Maffett committed May 19, 2014
    Configuration menu
    Copy the full SHA
    cca04de View commit details
    Browse the repository at this point in the history
  5. rebuild native scroller fix.

    Ian Maffett committed May 19, 2014
    Configuration menu
    Copy the full SHA
    9b86cc3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

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

Commits on May 21, 2014

  1. Don't execute if we find touch support.

    Ian Maffett committed May 21, 2014
    Configuration menu
    Copy the full SHA
    7a62307 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2014

  1. add $.os.supportsTouch when using desktop browser shim.

    add error to $.getJSON
    Ian Maffett committed May 22, 2014
    Configuration menu
    Copy the full SHA
    c0c2166 View commit details
    Browse the repository at this point in the history
  2. add no-scroll attribute so you can tell divs to NOT scroll on there (…

    …block)
    Ian Maffett committed May 22, 2014
    Configuration menu
    Copy the full SHA
    c65ed8e View commit details
    Browse the repository at this point in the history
  3. fix list margins inside divs.

    rebuild build files
    Ian Maffett committed May 22, 2014
    Configuration menu
    Copy the full SHA
    f9951f2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. Don't prevent MSPointer events

    JSHint cleanups
    Ian Maffett committed May 23, 2014
    Configuration menu
    Copy the full SHA
    cff0ac6 View commit details
    Browse the repository at this point in the history
  2. recompile build files.

    Ian Maffett committed May 23, 2014
    Configuration menu
    Copy the full SHA
    87da628 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. add start of the firefox os theme.

    Ian Maffett committed May 27, 2014
    Configuration menu
    Copy the full SHA
    493cf29 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. recompile build files.

    Ian Maffett committed May 28, 2014
    Configuration menu
    Copy the full SHA
    55915d3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2014

  1. Configuration menu
    Copy the full SHA
    9878b77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #689 from AndrzejSenykZoyaLab/add-xy-coords-into-s…

    …wipe-events
    
    Need to read x,y coords of swipe event, so passed it via param
    Ian Maffett committed May 29, 2014
    Configuration menu
    Copy the full SHA
    dcb3fd5 View commit details
    Browse the repository at this point in the history
  3. recompile build files.

    Ian Maffett committed May 29, 2014
    Configuration menu
    Copy the full SHA
    ccb6fe3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Fix #691

    Ian Maffett committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    5484793 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2014

  1. enable data-ignore-slide attribute so slide plugin will not fire on s…

    …elected elements (or the parents)
    Ian Maffett committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    9773dc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2014

  1. Fix #698

    Ian Maffett committed Jun 4, 2014
    Configuration menu
    Copy the full SHA
    05c115b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Fix #700

    hideAddressBar was failing on Chrome, but does not need the call anyways.
    Ian Maffett committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    90a3981 View commit details
    Browse the repository at this point in the history
  2. rewrite af.desktopBrowsers.js to use a TouchList and Touch object.

    Fix jQuery shim to use events.props.push for adding touches/targetTouches/changedTouches
    Ian Maffett committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    cd2c18f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2014

  1. add $.ui.slideMenuXThreshold property

    define how many pixels from the edge it should allow a swipe to reveal the side menu.
    
    e.g
    
    $.ui.slideMenuXThreshold=50;  must be 50 pixels from the left or right when the swipe starts.
    Ian Maffett committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    160d2ea View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2014

  1. fix e.pageX always = 0 b/c we weren't using e.touches

    Ian Maffett committed Jun 11, 2014
    Configuration menu
    Copy the full SHA
    5679c1b View commit details
    Browse the repository at this point in the history
  2. recompile plugins build file.

    Ian Maffett committed Jun 11, 2014
    Configuration menu
    Copy the full SHA
    343b34a View commit details
    Browse the repository at this point in the history
  3. Fix #710

    Ian Maffett committed Jun 11, 2014
    Configuration menu
    Copy the full SHA
    93d48c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2014

  1. fix iOS and $.ui.resetScrollers

    Ian Maffett committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    e54b0ef View commit details
    Browse the repository at this point in the history
  2. recompile build files.

    Ian Maffett committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    6974631 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2014

  1. Fix #721 - the Chrome scrolling fixes broke Android 4.3

    Ian Maffett committed Jun 25, 2014
    2 Configuration menu
    Copy the full SHA
    ba95d83 View commit details
    Browse the repository at this point in the history
  2. recompile build files.

    Ian Maffett committed Jun 25, 2014
    Configuration menu
    Copy the full SHA
    22b9b29 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. - Fix two doc typos

    Philzen committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    8f5f206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f0ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1f210 View commit details
    Browse the repository at this point in the history
  4. - typo: chaining

    Philzen committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    f9c56d0 View commit details
    Browse the repository at this point in the history
  5. - Fix Typo "Sunction"

    Philzen committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    5c0fd69 View commit details
    Browse the repository at this point in the history
  6. Firefox OS theme updates.

    Ian Maffett committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    8848f06 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #723 from Philzen/patch-6

    Fixed doc typos
    Ian Maffett committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    b7edc55 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2014

  1. add loadpanelcomplete and unloadpanelcomplete events that get trigger…

    …ed after transitions complete
    Ian Maffett committed Jul 2, 2014
    Configuration menu
    Copy the full SHA
    328d8fd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

  1. Patch $.ui.addContentDiv()

    Allow `$.ui.addContentDiv()` to accept a pre-created DOM node as the first argument. `el` may be a DOM id with or without the leading `#`, an element wrapped by $, or a naked element.
    bdusell committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    1fb40e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. Merge pull request #730 from bdusell/master

    Patch $.ui.addContentDiv()
    Ian Maffett committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    a1eaffa View commit details
    Browse the repository at this point in the history
  2. recompile build files

    Ian Maffett committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    4c2a380 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. Configuration menu
    Copy the full SHA
    22e4a02 View commit details
    Browse the repository at this point in the history
  2. Move the status bar overlay to the body so it works for split view

    $.os.ios7 will be true on ios8
    Ian Maffett committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    c18c18b View commit details
    Browse the repository at this point in the history
  3. recompile build files

    Ian Maffett committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    80d980c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dadc6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a4f42d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Fix case where getResponseHeader returns null

    Ian Maffett committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    8fb8aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4281392 View commit details
    Browse the repository at this point in the history
  3. update bower

    Ian Maffett committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    010dc74 View commit details
    Browse the repository at this point in the history
  4. remove old appframework.min.js

    Ian Maffett committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    0801956 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. real fix for #654

    Ian Maffett committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    1834ad2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. Merge pull request #739 from jjballano/loadAjaxClasses

    loadAjax method should not loose the div classes defined in the html
    Ian Maffett committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    3394a08 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. cordova/kit kat fixes

    Ian Maffett committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    fc20b5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:01org/appframework

    Ian Maffett committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    905c136 View commit details
    Browse the repository at this point in the history
  3. we need androidICS to go through the enter-edit

    Ian Maffett committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    e86ce88 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. better fix for scrolling on ISC

    Ian Maffett committed Aug 14, 2014
    Configuration menu
    Copy the full SHA
    14b9a12 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2014

  1. more android ics form fixes

    Ian Maffett committed Aug 15, 2014
    Configuration menu
    Copy the full SHA
    b6e78b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2014

  1. update ui/appframework.ui.js

    fix something wrong about pull to refresh
    qicrosoft committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    e67d26f View commit details
    Browse the repository at this point in the history
  2. add $.getJSON fix and recompile build folder

    Ian Maffett committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    7b14f03 View commit details
    Browse the repository at this point in the history
  3. fix pull to refresh

    qicrosoft committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    3a0737f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2014

  1. improve "pull to refresh", make the refreshing status to reflect the …

    …real time
    unknown committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    44bb211 View commit details
    Browse the repository at this point in the history
  2. format the source code using TAB instead of Space

    unknown committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    3eb5cdd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Fix select box plugin and jQuery

    Ian Maffett committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    f638e33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #748 from qicrosoft/master

    fix something wrong about pull to refresh
    Ian Maffett committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    a0c5527 View commit details
    Browse the repository at this point in the history
  3. fix a low-level error

    qicrosoft committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    27586e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #750 from qicrosoft/master

    fix a low-level error
    Ian Maffett committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    6c866a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. recompile build files and remove orientation change trigger in af.des…

    …ktopbrowsers
    Ian Maffett committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    f6bb615 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2014

  1. Fix long press threshold and set ios7 to true on ios8 devices using j…

    …Query shim
    Ian Maffett committed Sep 16, 2014
    Configuration menu
    Copy the full SHA
    cef61b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2014

  1. Fix iOS touch issue in touch layer

    Fix af.popup positioning when starting transition
    Ian Maffett committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    68dfc1a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2014

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

Commits on Nov 6, 2014

  1. ajax timeout should call complete also

    Ian Maffett committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    617815f View commit details
    Browse the repository at this point in the history
  2. Refactor $.ui.loadAjax to use $.ajax

    Ian Maffett committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    ee9e431 View commit details
    Browse the repository at this point in the history
  3. fixed typo

    Chris Bellini committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    89ba8cf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2014

  1. fix finishTransition() should have a second parameter in noTransition…

    … function
    ericky committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    c4e7547 View commit details
    Browse the repository at this point in the history
  2. Fixes #783

    dpesch committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    410dcd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2db4c6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #781 from bullines/master

    fixed typo
    Ian Maffett committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    9f0230a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #782 from icewaters/finishTransition

    fix finishTransition() should have a second parameter in noTransition fu...
    Ian Maffett committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    361b4d3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #784 from 11com7/bugfix/removePropDomError9

    Fixes #783
    Ian Maffett committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    15b4197 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #785 from 11com7/bugfix/npm-dependency

    added missing jsdom dependency (to fix Cannot find module jsdom in grunt...
    Ian Maffett committed Nov 7, 2014
    Configuration menu
    Copy the full SHA
    dff0abc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2014

  1. fix complete not getting called in ajax timeout

    Ian Maffett committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    7c61895 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:01org/appframework

    Ian Maffett committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    2616cce View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2014

  1. iOS 8 fixes.

    better detection for future iOS versions (theming) and fix the overlay bar css
    Ian Maffett committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    bd31d67 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. App Framework 3.0 release

    Ian Maffett committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    ebf0b32 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Remove old 2.x series code

    Ian Maffett committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    2d167dd View commit details
    Browse the repository at this point in the history
  2. and another file

    Ian Maffett committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    14089b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Add link for 2.2 website/docs

    Ian Maffett committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    53c00e4 View commit details
    Browse the repository at this point in the history
  2. Fix the link for af2.2

    Ian Maffett committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    bce3df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

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

Commits on Mar 18, 2015

  1. Make sure an active class is always set

    Try to add the active class again (even though in most cases the class will already be set).
    This solves an issue when swapping panels A->B->A by QUICKLY tapping footer buttons on slow devices.
    Under these circumstances the timeout sometimes comes after the active classes to panels A and B have been set.
    You may end up having no active panels (blank page).
    landabaso committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    6a11020 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #835 from landabaso/patch-1

    Make sure an active class is always set
    Ian Maffett committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    6327502 View commit details
    Browse the repository at this point in the history
  3. create build files

    Ian Maffett committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    2b244ea View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

  1. Fix #837 - do not removed pressed state if we cannot find the active …

    …tab anchor
    Ian Maffett committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    a72c492 View commit details
    Browse the repository at this point in the history
  2. Update af.ui.js

    I ran into an issue using AF3 where setting the default panel wouldn't set the default view, it would still use the first view encountered.
    
    In my situation, if the user had previously selected a language, I needed the "main" panel to show.  In the below example the "splash" panel would be used. Using loadContent would cause the user to see a flicker or transition from "splash" to "main".
    
        <div id="language_select" class="view">
            <div class="pages">
                <div id="splash" data-include="content/splash.html" class="panel"></div>
            </div>
        </div>
        
        <div id="mainview" class="view">
            <div class="pages">
                <div id="main" selected="true" data-include="content/main.html" class="panel"></div>
            </div>
        </div>
    
    I looked at the source of af.ui.js and came accross this bit of code:
    
        var first=$(".view[data-default='true']");
        if(first.length===0)
            first=$(".view").eq(0);
        else
            throw ("You need to create a view");
    
    But giving the appropriate view the "default" data attribute would cause first.length to equal 1, throwing the error.
    
    I changed the code to the following, which I think was the original intention:
    
        var first=$(".view[data-default='true']");
        if(first.length===0) {
            first=$(".view").eq(0);
            
            if(first.length===0)
                throw ("You need to create a view");
        }
    
    Now in my code I can use something like this to show the appropriate initial panel.
    
        if (language === null) {
            $("#language_select").attr("data-default", "true");
            $("#splash").attr("selected", "true");
        }
        else {
            $("#mainview").attr("data-default", "true");
            $("#main").attr("selected", "true");
        }
    
    Or give a view the "default" data attribute to a view that isn't the first one encountered.
    patrick-lake committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    b18e025 View commit details
    Browse the repository at this point in the history
  3. Update af.ui.js

    Fix related with issue #837.
    
    On first load of an Ajax Call, the href of the footer button will be = to the variable "hash" but without any hash character (#) at the beginning. Thus, the panel will correctly load with the results of an Ajax Call but the "pressed" class won't be added. The code tries to find an href having a # at the beginning (which is not the case on Ajax calls).
    
    Last fix almost cleared all issues regarding footer buttons not being shown as pressed. Except for one case. If your app starts somewhere such as app.com/A then the footer button for "A" won't be shown as pressed in the first instance. Further clicks will work OK.
    
    This fixes the issues for all cases.
    landabaso committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    d121131 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    861671a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1590fb View commit details
    Browse the repository at this point in the history
  6. typos

    landabaso committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    51120d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2015

  1. Merge pull request #839 from landabaso/patch-1

    Update af.ui.js
    Ian Maffett committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    14a0f53 View commit details
    Browse the repository at this point in the history
  2. rebuild files from last PR

    Ian Maffett committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    f18f6f7 View commit details
    Browse the repository at this point in the history
  3. Fixes issue #838. This patch makes it possible to use loadDiv both wi…

    …th pushState routers and with internal AF router. loadDiv will now only remove parameters (delimited in AF by a slash) only when those parameters come after a hash character.
    landabaso committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    e5eae05 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Typo fixed: Use css value "visible" instead of "visibile" for propert…

    …y visibility in function setBackButtonVisibility
    landabaso committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    e53c16e View commit details
    Browse the repository at this point in the history
  2. Do not handle back clicks when !useInternalRouting

    Do not handle back clicks when not using the internal router.
    Similarly as we don't checkAnchorClick on "a" clicks when !useInternalRouting (line 1089).
    landabaso committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    1cfe9f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #842 from landabaso/patch-3

    Do not handle back clicks when !useInternalRouting
    Ian Maffett committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    2ef0c8e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #840 from landabaso/patch-issue838

    Fixes issue #838. This patch makes it possible to use loadDiv both with ...
    Ian Maffett committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    8c4d65c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #841 from landabaso/patch-2

    Typo fixed: Use css value "visible" instead of "visibile" for property visibility in setBackButtonVisibility
    Ian Maffett committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    db984cf View commit details
    Browse the repository at this point in the history
  6. Rebuild from fixes from @landabaso

    Ian Maffett committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    46cb80e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2015

  1. Update af.ui.js

    the backButton is not work
    hanb102400 committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    f1eb490 View commit details
    Browse the repository at this point in the history
  2. Update af.ui.js

    hanb102400 committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    23c1515 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. Merge pull request #843 from sxt102400/master

    Update af.ui.js
    Ian Maffett committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    21bc104 View commit details
    Browse the repository at this point in the history
  2. Fix back button not working

    Ian Maffett committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    e00c944 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. add customClickHandler in checkAnchorClick

    langowskiadam committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    2b87271 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #844 from langowskiadam/master

    add customClickHandler in checkAnchorClick
    Ian Maffett committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    bc457b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2015

  1. add customClickHandler in checkAnchorClick

    User authored and User committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    22730a2 View commit details
    Browse the repository at this point in the history
  2. Rebuild min files from #845

    Ian Maffett committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    6b4b278 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Merge pull request #1 from EvilGuyWhoEatsBrains/EvilGuyWhoEatsBrains-…

    …patch-1
    
    Update af.ui.js
    Pat authored and Pat committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    22edc01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #849 from EvilGuyWhoEatsBrains/master

    Default view
    Ian Maffett committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    8c2f0c6 View commit details
    Browse the repository at this point in the history
  3. Rebuild files from view fix

    Ian Maffett committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    7d8143c View commit details
    Browse the repository at this point in the history
  4. Update af.ui.js

    Pat authored and Pat committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    2a15f26 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2015

  1. Update af.touchEvents.js

    Swipe event is too sensitive.
    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    d9fd822 View commit details
    Browse the repository at this point in the history
  2. Update af.touchEvents.js

    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    898e64e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from EvilGuyWhoEatsBrains/EvilGuyWhoEatsBrains-…

    …patch-2
    
    Update af.touchEvents.js
    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    df367f0 View commit details
    Browse the repository at this point in the history
  4. Update af.touchEvents.js

    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    880dd7e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from EvilGuyWhoEatsBrains/sensitivity-fix

    Update af.touchEvents.js
    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    a43159a View commit details
    Browse the repository at this point in the history
  6. Update af.touchEvents.js

    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    b9294e8 View commit details
    Browse the repository at this point in the history
  7. Update af.touchEvents.js

    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    2fe4400 View commit details
    Browse the repository at this point in the history
  8. Update af.ui.js

    Pat authored and Pat committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    7c3dc61 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #853 from EvilGuyWhoEatsBrains/sensitivity-fix

    Sensitivity fix
    Ian Maffett committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    e3a6649 View commit details
    Browse the repository at this point in the history
  10. Rebuild from sensitivity fix

    Ian Maffett committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    edeb03a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Add lock screen widget and test. Will add docs soon

    Ian Maffett committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    f824f96 View commit details
    Browse the repository at this point in the history
  2. Add docs for lock screen plugin

    Ian Maffett committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    a3ffb57 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. also filter OPTION event targets

    Allow event propagation not only for Select tags but also for its Option children. Without this change options were not selectable in older Firefox versions, rendering all Select elements unusable.
    FortschrittApps committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    4a2feba View commit details
    Browse the repository at this point in the history
  2. cleanup from VSCode

    Ian Maffett committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    ea97712 View commit details
    Browse the repository at this point in the history
  3. rebuid min files

    Ian Maffett committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    fa69b57 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. afui

    Ian Maffett committed May 1, 2015
    Configuration menu
    Copy the full SHA
    9785b57 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Fix #867

    Create anchor if none is passed in.
    Ian Maffett committed May 22, 2015
    Configuration menu
    Copy the full SHA
    cac825d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. Fix scroll bug on Android 4+

    Make all versions iOS7 theme now
    Ian Maffett committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    e79d8d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2015

  1. Merge https://github.com/01org/appframework

    Conflicts:
    	build/appframework.ui.min.js
    langowskiadam committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    74bdd0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f92fd5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #879 from langowskiadam/master

    Enable scroll on swipe elements
    Ian Maffett committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    18b8691 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. restore proper tests from the 3.0beta branch

    Ian Maffett committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    2a5f944 View commit details
    Browse the repository at this point in the history
  2. Fix transition error "from.end"

    Ian Maffett committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    698acb4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:01org/appframework

    Ian Maffett committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    3676ca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Configuration menu
    Copy the full SHA
    3d3a785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee5cf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Merge pull request #882 from langowskiadam/master

    fix for list element with children
    Ian Maffett committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    832fbab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #857 from FortschrittApps/master

    also filter OPTION event targets
    Ian Maffett committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    720be6e View commit details
    Browse the repository at this point in the history
  3. Update af.ui.js

    ajaxLoad changes title to anchor data-title || title attribute
    gravity-addiction committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    06810c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Merge pull request #884 from gravity-addiction/patch-1

    Update af.ui.js
    Ian Maffett committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    36eab5a View commit details
    Browse the repository at this point in the history
  2. rebuild build/ files

    Ian Maffett committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    334f332 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. fix #896

    Ian Maffett committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    d930b4b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2015

  1. Configuration menu
    Copy the full SHA
    1ae5e24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #897 from uareurapid/master

    avoid neverending spinning wheel ui mask, when operation is stalled
    Ian Maffett committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    72a7f44 View commit details
    Browse the repository at this point in the history
  3. Rebuild distribution files from pr

    Ian Maffett committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    2dc2a11 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Back button text

    Option to set back button text before the app is launched.
    marciosouzajunior committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    cf1b246 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #898 from marciosouzajunior/patch-1

    Back button text
    Ian Maffett committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    120f5dc View commit details
    Browse the repository at this point in the history
  3. Rebuild files from backbutton fix

    Ian Maffett committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    6ae7278 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. 1)Fix #850 #866 #873;

    2)Fix explorer GoBack failed between different view;
    3)For event 'panelunload' and 'panelload', add parameter 'back' to indicate whether transition is back
    4)Fix back button appended by code is invalid when 'click' on some device;
    5)Code review for run 'grunt'
    ArcRain committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    49316a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad4b8c View commit details
    Browse the repository at this point in the history
  3. rebuild dist files

    Ian Maffett committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    4a92b51 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. code review

    ArcRain committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    4294aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3588f2f View commit details
    Browse the repository at this point in the history
  3. code review

    ArcRain committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    e49b8c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #902 from ArcRain/master

    Fix No 'panelunload' event when panel removed active
    Ian Maffett committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    9c6de3f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Add back fix for anchor not being passed in loadContent

    Ian Maffett committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    1e68f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb313ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e038e2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1efdeb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34fdf73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d109483 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9f7d4c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

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

Commits on Mar 27, 2016

  1. Configuration menu
    Copy the full SHA
    350fd08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12fff3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e13adc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c13caee View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Merge pull request #906 from holmberd/master

    Added $.afui.showMask() timeout_max parameter
    imaffett committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    62ba6c0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Configuration menu
    Copy the full SHA
    e3b7589 View commit details
    Browse the repository at this point in the history
  2. Update README.md again

    Move discontinuation statement to top, remove Contribute section
    tony-- committed May 22, 2017
    Configuration menu
    Copy the full SHA
    724d7e9 View commit details
    Browse the repository at this point in the history