Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ichord/At.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vulgarcoder/At.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 9, 2013

  1. add gitignore files

    vulgarcoder committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    e02e88d View commit details
    Browse the repository at this point in the history
  2. add lost params

    vulgarcoder committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    73e5fd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. Configuration menu
    Copy the full SHA
    365d857 View commit details
    Browse the repository at this point in the history
  2. modify gitignore file

    vulgarcoder committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    599ad5a View commit details
    Browse the repository at this point in the history
  3. 支持空字符串作为trigger

    为了能够实现支持普通文本框的自动提示,这些文本框实际是不需要flag进行触发的。
    vulgarcoder committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    ceaaab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c834f9 View commit details
    Browse the repository at this point in the history
  5. 返回结果中同时存在多种类型数据

    如,可以同时返回人员和机构,并且,光标可以在不同类型之间进行切换
    vulgarcoder committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    b097573 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

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

Commits on Jan 25, 2013

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

Commits on Mar 4, 2013

  1. Configuration menu
    Copy the full SHA
    901961f View commit details
    Browse the repository at this point in the history
  2. support inline append

    vulgarcoder committed Mar 4, 2013
    Configuration menu
    Copy the full SHA
    0b04ed1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2013

  1. Fix for ie10

    vulgarcoder committed Apr 24, 2013
    Configuration menu
    Copy the full SHA
    9e7c7ea View commit details
    Browse the repository at this point in the history
Loading