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: framework7io/framework7
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.5
Choose a base ref
...
head repository: framework7io/framework7
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 18 commits
  • 57 files changed
  • 5 contributors

Commits on Sep 12, 2017

  1. Fixed issue #1789: error when calling swiper.appendSlide(), prependSl…

    …ide() or removeSlide() with empty array.
    anrikun committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    65762ae View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    93ed876 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1802 from chenhongtu/patch-1

    fix  translate  velocity exception in some cases
    nolimits4web authored Sep 20, 2017
    Configuration menu
    Copy the full SHA
    4784e61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1790 from anrikun/fix_swiper_appendSlide_error_wh…

    …en_empty_array
    
    Fixed issue #1789: error when calling swiper.appendSlide(), prependSl…
    nolimits4web authored Sep 20, 2017
    Configuration menu
    Copy the full SHA
    9f3589b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

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

Commits on Oct 5, 2017

  1. Merge pull request #1847 from blikblum/add-data-table-module

    Add data-table to list of available custom modules
    nolimits4web authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    6530ee2 View commit details
    Browse the repository at this point in the history
  2. Target .tablet-auto siblings instead of .col-auto

    The .tablet-auto class was applying each incremental width respectively to .tablet-auto elements instead of consistently using the appropriate :nth-last-child width.
    telwing authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    2fd132c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Merge pull request #1850 from telwing/telwing-tablet-auto

    Target .tablet-auto siblings instead of .col-auto
    nolimits4web authored Oct 11, 2017
    Configuration menu
    Copy the full SHA
    470901e View commit details
    Browse the repository at this point in the history
  2. Add beforeCreate callback

    Fixes #1812
    nolimits4web committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    1aaa88c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Add backers

    nolimits4web committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    1148fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Backers

    nolimits4web committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    1764d6b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. disable jshint

    nolimits4web committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    d1b0aeb View commit details
    Browse the repository at this point in the history
  2. fix indent

    nolimits4web committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    6537b25 View commit details
    Browse the repository at this point in the history
  3. Update packages

    nolimits4web committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    93b6629 View commit details
    Browse the repository at this point in the history
  4. iPhone X support

    nolimits4web committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    a2a0456 View commit details
    Browse the repository at this point in the history
  5. Update KS

    nolimits4web committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    463aec9 View commit details
    Browse the repository at this point in the history
  6. iPhone X RTL styles

    nolimits4web committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    7602ed1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. 1.7.0 release

    nolimits4web committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    4f095cc View commit details
    Browse the repository at this point in the history
Loading