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: tidev/alloy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kpx-dev/alloy
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.
  • 3 commits
  • 1,599 files changed
  • 1 contributor

Commits on May 25, 2013

  1. z

    Kien Pham committed May 25, 2013
    Configuration menu
    Copy the full SHA
    7c2abe5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:kienpham2000/alloy

    * 'master' of github.com:kienpham2000/alloy:
      testing/ALOY-612 test app
      ensure that full folder structure of potential styles is supported
      comment touch up
      clean undefined style keys out of the generated style array
      style arrays are now available at runtime!
      removed unnecessary local STYLE_EXPR_PREFIX
      moved generateStyleParams() to styler.js, fix references in parsers
      moved createVariableStyle() into styler.js, fix references in parsers
      fix bug in generate unit tests
      moved loadStyle() into styler.js, removed "manifest" from signature
      add loadAndSortStyle() to styler.js
      moved sortStyles() into styler.js, cleaned up docs and comments
      moved loadGlobalStyles() into new styler module
    Kien Pham committed May 25, 2013
    Configuration menu
    Copy the full SHA
    f38d370 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2013

  1. z

    Kien Pham committed May 29, 2013
    Configuration menu
    Copy the full SHA
    4e4ac40 View commit details
    Browse the repository at this point in the history
Loading