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: csseditor/dom-factory
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FrontendMatter/dom-factory
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.
  • 13 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 7, 2017

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

Commits on Mar 12, 2017

  1. Changes

    - add CustomEvent shim
    - add ES6 Array.find shim
    lazabogdan committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    a4916af View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. BREAKING: bump to v1.0.0-alpha.6

    - components no longer autoinitialize, instead you need to explicitly call handler.autoInit()
    - component css initializer classes changed to js-$component-id
    - upgrade dev tools
    lazabogdan committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    a6a844e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. fix event bubbling

    lazabogdan committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    348440c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

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

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    cde8445 View commit details
    Browse the repository at this point in the history
  2. update README

    lazabogdan committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    22677e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b7016d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. bump to v1.0.0

    - upgrade laravel-mix to v2.0.0
    - configure babel to use transform-runtime via .babelrc (fixes ie11 issues)
    lazabogdan committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    915a02e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. fix IE11

    lazabogdan committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    d24c3de View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. changes

    - fix babel config (fixes IE11)
    - add es6 symbol polyfill (IE11)
    lazabogdan committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    25b1066 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

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

Commits on Oct 5, 2020

  1. changes

    - add cjs build
    - switch to rollup
    lazabogdan committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    50db386 View commit details
    Browse the repository at this point in the history
Loading