Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.
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: PeakTai/vue-html5-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: PeakTai/vue-html5-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 10, 2017

  1. fix: content and dashboard size is incorrect

    peak committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    ba3236a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. support headers and parameters

    peak committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    c4efe43 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Improvement: Status cod 201 should be allowed

    Some RESTful backend interface returns status code 201 for successful created requests.
    
    So 201-299 should be considered as success, not only 200.
    fish-ball authored Apr 19, 2017
    Configuration menu
    Copy the full SHA
    05b3ae2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Merge pull request #57 from fish-ball/patch-1

    Improvement: Status cod 201 should be allowed
    台俊峰 authored Apr 20, 2017
    Configuration menu
    Copy the full SHA
    bfeff3b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. 修复双向绑定content

    yjb committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    853df44 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Merge pull request #93 from bao2314483/master

    修复双向绑定content
    台俊峰 authored Oct 26, 2017
    Configuration menu
    Copy the full SHA
    dc130c9 View commit details
    Browse the repository at this point in the history
Loading