Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes on documentation (proposal) #1461

Closed
wants to merge 49 commits into from
Closed

Commits on Jan 22, 2016

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

Commits on Dec 11, 2016

  1. Configuration menu
    Copy the full SHA
    069927a View commit details
    Browse the repository at this point in the history
  2. 2.18.3

    shakyShane committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    ed71efc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348597e View commit details
    Browse the repository at this point in the history
  4. 2.18.4

    shakyShane committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    2778b14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5746320 View commit details
    Browse the repository at this point in the history
  6. 2.18.5

    shakyShane committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    473fd62 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. updated recipes

    shakyShane committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    ad15cfa View commit details
    Browse the repository at this point in the history
  2. 2.18.6

    shakyShane committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    f67aced View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Configuration menu
    Copy the full SHA
    782bb91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9ba60 View commit details
    Browse the repository at this point in the history
  3. 2.18.7

    shakyShane committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    838c837 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. fix(notify): always send override: true on public notify method

    This will allow manual calls to `.notify()`
    
    fixes BrowserSync#538
    shakyShane committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    c6d7d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e36ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d1e084 View commit details
    Browse the repository at this point in the history
  4. fix(files): added watchEvents option

     - this will allow the user to provide an array of supported file event names to which Browsersync will respond.
    
      fixes BrowserSync#1291
    
      BrowserSync#1291
    shakyShane committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    de2e2fa View commit details
    Browse the repository at this point in the history
  5. rework reloadDebounce

    shakyShane committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    a1fbcf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d741d0 View commit details
    Browse the repository at this point in the history
  7. chore: cleanup/comments

    shakyShane committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    4b14c3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b00707 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2229394 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6bba5a View commit details
    Browse the repository at this point in the history
  11. 2.18.8

    shakyShane committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    9e0a170 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Bumps request to 2.79.0

    lucalanca committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    d5196ce View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Merge pull request BrowserSync#1320 from lucalanca/master

    Bumps request to 2.79.0
    shakyShane committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    81adf91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68dcfe1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request BrowserSync#975 from martindsouza/master

    BrowserSync#970 Fix: Change SHA-1 to SHA-256 cert
    shakyShane committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    8d1b6f0 View commit details
    Browse the repository at this point in the history
  4. server: stronger certs

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

Commits on Apr 15, 2017

  1. Improve documentation for steam

    Explain the options you can pass into stream.
    docwhat committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    0aa00a7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    d573cfe View commit details
    Browse the repository at this point in the history
  2. Remove < 4 on appveyor

    shakyShane committed May 15, 2017
    Configuration menu
    Copy the full SHA
    2946065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d640213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0452c8d View commit details
    Browse the repository at this point in the history
  5. deps: update mocha@3.4.1

    shakyShane committed May 15, 2017
    Configuration menu
    Copy the full SHA
    fb0e154 View commit details
    Browse the repository at this point in the history
  6. 2.18.9

    shakyShane committed May 15, 2017
    Configuration menu
    Copy the full SHA
    b2955fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a0505c View commit details
    Browse the repository at this point in the history
  8. 2.18.10

    shakyShane committed May 15, 2017
    Configuration menu
    Copy the full SHA
    a9e313e View commit details
    Browse the repository at this point in the history
  9. fix(sourcemaps): let the client decide how to handle sourcemaps (so i…

    …t can ignore & update CSS)
    shakyShane committed May 15, 2017
    Configuration menu
    Copy the full SHA
    c990ea2 View commit details
    Browse the repository at this point in the history
  10. 2.18.11

    shakyShane committed May 15, 2017
    Configuration menu
    Copy the full SHA
    510fde4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

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

Commits on May 21, 2017

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

    shakyShane committed May 21, 2017
    Configuration menu
    Copy the full SHA
    8d1e298 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

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

Commits on Jul 4, 2017

  1. Merge pull request BrowserSync#1403 from swashcap/upgrade/localtunnel

    Remove node-uuid deprecation warning
    shakyShane committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    470ab02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request BrowserSync#1359 from docwhat/patch-1

    Improve documentation for steam
    shakyShane committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    c64c120 View commit details
    Browse the repository at this point in the history
  3. Merge pull request BrowserSync#1378 from joemaller/master

    Set default logPrefix to "Browsersync".  Closes BrowserSync#1377
    shakyShane committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    bf53394 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3d871d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. 2.18.13

    shakyShane committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    f015a29 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Minor fixes (proposal)

    For the sake of clearer understanding. Emphasize of titles
    kant committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    a0bfc96 View commit details
    Browse the repository at this point in the history