-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: ui-router/visualizer
base: 5.1.1
head repository: ui-router/visualizer
compare: master
Commits on Jan 3, 2018
-
feat(transitionvis): sort parameter names when grouping identical val…
…ued parameters together
Configuration menu - View commit details
-
Copy full SHA for ff124d9 - Browse repository at this point
Copy the full SHA ff124d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e606153 - Browse repository at this point
Copy the full SHA e606153View commit details
Commits on Jan 4, 2018
-
fix(statevis): Make minimized statevis z-index higher than transition…
… vis so it can be clicked.
Configuration menu - View commit details
-
Copy full SHA for ebef40b - Browse repository at this point
Copy the full SHA ebef40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ddbad - Browse repository at this point
Copy the full SHA a7ddbadView commit details
Commits on Jan 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4e2dbcc - Browse repository at this point
Copy the full SHA 4e2dbccView commit details
Commits on Jan 14, 2018
-
feat(bundle): Rename UMD name from
ui-router-visualizer
to `@uirout……er/visualizer` for consistency BREAKING CHANGE: UMD name renamed from `ui-router-visualizer` to `@uirouter/visualizer`. This will affect people who add the visualizer using script tags, instead of a bundler. ``` var Visualizer = window['@uirouter/visualizer']; router.plugin(Visualizer); ```
Configuration menu - View commit details
-
Copy full SHA for 7b7b9d6 - Browse repository at this point
Copy the full SHA 7b7b9d6View commit details
Commits on Jan 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f464d28 - Browse repository at this point
Copy the full SHA f464d28View commit details
Commits on Jan 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5e1b228 - Browse repository at this point
Copy the full SHA 5e1b228View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff8d317 - Browse repository at this point
Copy the full SHA ff8d317View commit details
Commits on Feb 14, 2018
-
fix(css): Add 'nonce' attribute to style-loader to prevent CSP violat…
…ions due to inline styles (#43)
Configuration menu - View commit details
-
Copy full SHA for c137ef2 - Browse repository at this point
Copy the full SHA c137ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8b03b - Browse repository at this point
Copy the full SHA 7f8b03bView commit details
Commits on Apr 9, 2018
-
chore(prettier): add prettier git hook
yarn add -D husky prettier pretty-quick "scripts": { "precommit": "pretty-quick --staged" } .prettierignore: package.json .prettierrc.json: { "singleQuote": true, "trailingComma": "all", "printWidth": 120 } ❯ npx prettier --write {test,src}/**/*.{ts,js}
Configuration menu - View commit details
-
Copy full SHA for 6a5eacc - Browse repository at this point
Copy the full SHA 6a5eaccView commit details -
Configuration menu - View commit details
-
Copy full SHA for beba482 - Browse repository at this point
Copy the full SHA beba482View commit details
Commits on Apr 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3054913 - Browse repository at this point
Copy the full SHA 3054913View commit details
Commits on Apr 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c390d2b - Browse repository at this point
Copy the full SHA c390d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bff8b - Browse repository at this point
Copy the full SHA a7bff8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 038ba65 - Browse repository at this point
Copy the full SHA 038ba65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5251a3a - Browse repository at this point
Copy the full SHA 5251a3aView commit details
Commits on May 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 799dfb2 - Browse repository at this point
Copy the full SHA 799dfb2View commit details -
build: bump @uirouter/core from 5.0.17 to 5.0.18 (#55)
Bumps [@uirouter/core](https://github.com/ui-router/core) from 5.0.17 to 5.0.18. - [Release notes](https://github.com/ui-router/core/releases) - [Changelog](https://github.com/ui-router/core/blob/master/CHANGELOG.md) - [Commits](ui-router/core@5.0.17...5.0.18) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for ee2e63f - Browse repository at this point
Copy the full SHA ee2e63fView commit details -
build: bump @uirouter/publish-scripts from 2.3.11 to 2.3.12 (#56)
Bumps [@uirouter/publish-scripts](https://github.com/ui-router/publish-scripts) from 2.3.11 to 2.3.12. - [Release notes](https://github.com/ui-router/publish-scripts/releases) - [Changelog](https://github.com/ui-router/publish-scripts/blob/master/CHANGELOG.md) - [Commits](ui-router/publish-scripts@2.3.11...2.3.12) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 2853835 - Browse repository at this point
Copy the full SHA 2853835View commit details -
build: bump @types/d3-hierarchy from 1.1.0 to 1.1.1 (#54)
Bumps [@types/d3-hierarchy](https://github.com/DefinitelyTyped/DefinitelyTyped) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 3c92d60 - Browse repository at this point
Copy the full SHA 3c92d60View commit details -
build: bump @uirouter/publish-scripts from 2.3.12 to 2.3.13 (#57)
Bumps [@uirouter/publish-scripts](https://github.com/ui-router/publish-scripts) from 2.3.12 to 2.3.13. - [Release notes](https://github.com/ui-router/publish-scripts/releases) - [Changelog](https://github.com/ui-router/publish-scripts/blob/master/CHANGELOG.md) - [Commits](ui-router/publish-scripts@2.3.12...2.3.13) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 0bde37c - Browse repository at this point
Copy the full SHA 0bde37cView commit details
Commits on May 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 89024b3 - Browse repository at this point
Copy the full SHA 89024b3View commit details
Commits on Jul 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5346ff3 - Browse repository at this point
Copy the full SHA 5346ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 049d400 - Browse repository at this point
Copy the full SHA 049d400View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee2e94 - Browse repository at this point
Copy the full SHA eee2e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8ed2f - Browse repository at this point
Copy the full SHA 4c8ed2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb4d25 - Browse repository at this point
Copy the full SHA 0eb4d25View commit details
Commits on Jul 24, 2018
-
build(deps-dev): bump @uirouter/core from 5.0.19 to 5.0.20 (#69)
Bumps [@uirouter/core](https://github.com/ui-router/core) from 5.0.19 to 5.0.20. - [Release notes](https://github.com/ui-router/core/releases) - [Changelog](https://github.com/ui-router/core/blob/master/CHANGELOG.md) - [Commits](ui-router/core@5.0.19...5.0.20) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 1b0062e - Browse repository at this point
Copy the full SHA 1b0062eView commit details -
build(deps-dev): bump webpack-cli from 3.0.8 to 3.1.0 (#70)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.8 to 3.1.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for d446678 - Browse repository at this point
Copy the full SHA d446678View commit details -
build(deps-dev): bump webpack-dev-server from 3.1.4 to 3.1.5 (#71)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Commits](webpack/webpack-dev-server@v3.1.4...v3.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for df223da - Browse repository at this point
Copy the full SHA df223daView commit details
Commits on Dec 20, 2018
-
chore(package): pin preact to version 8.3.1
preact 8.4.0 uses TypeScript 3.0 to build declarations, see preactjs/preact@8f9b829 However it introduces breaking change for testing against sticky-states, pin preact to 8.3.1 before we upgrade typescript devDependencies to 3
Configuration menu - View commit details
-
Copy full SHA for 76bc70b - Browse repository at this point
Copy the full SHA 76bc70bView commit details
Commits on Jan 9, 2019
-
Merge pull request #93 from JLHwung/pin-preact-version
chore(package): pin preact to version 8.3.1
Configuration menu - View commit details
-
Copy full SHA for 7e49178 - Browse repository at this point
Copy the full SHA 7e49178View commit details
Commits on Jan 25, 2019
-
chore(package): Update @types/d3-hierarchy@1.1.5, @types/d3-interpola…
…te@1.3.0, @uirouter/core@5.0.22, @uirouter/publish-scripts@2.3.25, copy-webpack- plugin@4.6.0, css-loader@2.1.0, fork-ts-checker-webpack-plugin@0.5.2, husky@1.3.1, prettier@1.16.1, pretty-quick@1.10.0, style-loader@0.23.1, ts-loader@5.3.3, ty pescript@3.2.4, url-loader@1.1.2, webpack@4.29.0, webpack-cli@3.2.1, webpack-dev-server@3.1.14, d3-hierarchy@1.1.8, d3-interpolate@1.3.2, file-loader@3.0.1, prea ct@8.4.2
Configuration menu - View commit details
-
Copy full SHA for 6af6ead - Browse repository at this point
Copy the full SHA 6af6eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33cc04f - Browse repository at this point
Copy the full SHA 33cc04fView commit details
Commits on Jan 26, 2019
-
fix(typescript): Create an artisinal hand crafted typings file for be…
…tter compat with react Fixes #99
Configuration menu - View commit details
-
Copy full SHA for 055e50c - Browse repository at this point
Copy the full SHA 055e50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7437a7f - Browse repository at this point
Copy the full SHA 7437a7fView commit details
Commits on Aug 27, 2019
-
build(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.** - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 6ed6274 - Browse repository at this point
Copy the full SHA 6ed6274View commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a69f692 - Browse repository at this point
Copy the full SHA a69f692View commit details -
build(deps): [security] bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for b59a921 - Browse repository at this point
Copy the full SHA b59a921View commit details
Commits on Oct 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d5a6955 - Browse repository at this point
Copy the full SHA d5a6955View commit details
Commits on Oct 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efb866a - Browse repository at this point
Copy the full SHA efb866aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d0a22 - Browse repository at this point
Copy the full SHA b8d0a22View commit details
Commits on Oct 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9e601b9 - Browse repository at this point
Copy the full SHA 9e601b9View commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for af90866 - Browse repository at this point
Copy the full SHA af90866View commit details
Commits on Oct 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f4acad2 - Browse repository at this point
Copy the full SHA f4acad2View commit details
Commits on Oct 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 84dd338 - Browse repository at this point
Copy the full SHA 84dd338View commit details -
build(deps-dev): bump @types/d3-hierarchy from 1.1.5 to 1.1.6
Bumps [@types/d3-hierarchy](https://github.com/DefinitelyTyped/DefinitelyTyped) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for a299f47 - Browse repository at this point
Copy the full SHA a299f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa782b1 - Browse repository at this point
Copy the full SHA aa782b1View commit details
There are no files selected for viewing