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: SelmanKahya/angularjs-form-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cleanup
Choose a base ref
...
head repository: SelmanKahya/angularjs-form-builder
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.
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 30, 2014

  1. (style): autoreformat field-directive.js

    there was 1 unnecessary tab
    dmglab committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    e88f126 View commit details
    Browse the repository at this point in the history
  2. refactored switch case in field-directive

    replace switch case with a for in loop
    dmglab committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    2248918 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Merge pull request #23 from Selmanh/cleanup

    Cleanup
    SelmanKahya committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    b26dfab View commit details
    Browse the repository at this point in the history
  2. deleting compass grunt task

    Selman K committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    41f2436 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from dmglab/master

    eliminated switch case in fieldDirective
    SelmanKahya committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    ba89a64 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

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

Commits on Jul 12, 2015

  1. Merge pull request #24 from aaron-straker/issue/json-data

    Replace {{field}} interpolate value with ng-bind directive
    SelmanKahya committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    ba5b251 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. updating jquery version

    SelmanKahya committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    3bd29a2 View commit details
    Browse the repository at this point in the history
Loading