-
Notifications
You must be signed in to change notification settings - Fork 307
Comparing changes
Open a pull request
base repository: zurb/tribute
base: 5.1.2
head repository: zurb/tribute
compare: master
Commits on Mar 6, 2020
-
Remove noMatchTemplate on autocomplete.
Jordan Humphreys committedMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for afb5662 - Browse repository at this point
Copy the full SHA afb5662View commit details
Commits on Mar 10, 2020
-
Document hiding menu with no match.
Jordan Humphreys committedMar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for c204e32 - Browse repository at this point
Copy the full SHA c204e32View commit details
Commits on Mar 25, 2020
-
Fix minified build, bump version.
Jordan Humphreys committedMar 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 65d4a49 - Browse repository at this point
Copy the full SHA 65d4a49View commit details
Commits on Mar 27, 2020
-
Bump rollup-plugin-babel from 4.3.3 to 4.4.0 (#427)
Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/rollup/rollup-plugin-babel/releases) - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-babel@v4.3.3...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a250551 - Browse repository at this point
Copy the full SHA a250551View commit details -
Bump rollup-plugin-terser from 5.2.0 to 5.3.0 (#428)
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases) - [Commits](TrySound/rollup-plugin-terser@v5.2.0...v5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da8f9a1 - Browse repository at this point
Copy the full SHA da8f9a1View commit details -
Bump rollup-plugin-livereload from 1.0.4 to 1.1.0 (#431)
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases) - [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md) - [Commits](https://github.com/thgh/rollup-plugin-livereload/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf190cb - Browse repository at this point
Copy the full SHA cf190cbView commit details -
Bump @babel/preset-env from 7.8.7 to 7.9.0 (#433)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.8.7...v7.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b53a6c4 - Browse repository at this point
Copy the full SHA b53a6c4View commit details -
Bump karma-jasmine-html-reporter from 1.5.2 to 1.5.3 (#435)
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](dfederm/karma-jasmine-html-reporter@v1.5.2...v1.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75a027c - Browse repository at this point
Copy the full SHA 75a027cView commit details -
Bump @babel/core from 7.8.7 to 7.9.0 (#434)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.8.7...v7.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b086424 - Browse repository at this point
Copy the full SHA b086424View commit details
Commits on May 2, 2020
-
Add autocompleteSeparator parameter (#406)
* push improved autocomplete functionality * actual autocomplete fixes * push missing changes * add autocompleteSeparator parameter * remove debugger * make gulfile syntax more consistent * remove unnecessary gulpfile changes * test autocompleteSeparator Co-authored-by: Valentin Steinwandter <valentin.steinwandter@exputec.com>
Configuration menu - View commit details
-
Copy full SHA for 2d03516 - Browse repository at this point
Copy the full SHA 2d03516View commit details
Commits on Jun 6, 2020
-
1
Configuration menu - View commit details
-
Copy full SHA for 99e4a3d - Browse repository at this point
Copy the full SHA 99e4a3dView commit details -
Add menuItemLimit to README and types (#447)
* Add menuItemLimit to README * Add menuItemLimit to tributejs.d.ts
Configuration menu - View commit details
-
Copy full SHA for 2a21d85 - Browse repository at this point
Copy the full SHA 2a21d85View commit details
Commits on Jun 7, 2020
-
* Add loadingItemTemplate property * Update README and type definition * Fix loading template when mulitple triggers, rebase on master Co-authored-by: Joachim Seminck <joachim.seminck@pipedrive.com>
Configuration menu - View commit details
-
Copy full SHA for 13bbef7 - Browse repository at this point
Copy the full SHA 13bbef7View commit details
Commits on Aug 3, 2020
-
[Security] Bump lodash from 4.17.15 to 4.17.19 (#521)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. **This update includes a security fix.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 511fd73 - Browse repository at this point
Copy the full SHA 511fd73View commit details -
[Security] Bump elliptic from 6.5.2 to 6.5.3 (#531)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4edbac - Browse repository at this point
Copy the full SHA e4edbacView commit details
Commits on Oct 13, 2020
-
[Security] Bump http-proxy from 1.18.0 to 1.18.1 (#549)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. **This update includes a security fix.** - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.18.0...1.18.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05dd4c7 - Browse repository at this point
Copy the full SHA 05dd4c7View commit details
Commits on Oct 14, 2020
-
Fix and update the TypeScript typings (#553)
* Add autocompleteSeparator to type definition file. * Add spaceSelectsMatch to type definition file. * Fix type definition file by specifying array type.
Configuration menu - View commit details
-
Copy full SHA for cc67538 - Browse repository at this point
Copy the full SHA cc67538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d56cb - Browse repository at this point
Copy the full SHA 27d56cbView commit details
Commits on Nov 30, 2020
-
Remove redundant code related to whitespace characters (#563)
* Update TributeRange.js * Update TributeRange.js * Update TributeRange.js
Configuration menu - View commit details
-
Copy full SHA for de47a92 - Browse repository at this point
Copy the full SHA de47a92View commit details -
Fixed wrong
if (window)
check (#508)`if (window)` it is incorrect check that throws `ReferenceError` error in non-browser environment. When you want to check potentially uninitialised variable, you must do it using typeof construction. Btw, i'm getting `ReferenceError: window is not defined` when u just import tribute (w/o `new Tribute`) in Node js (server side rendering). It's strange, i supposed, that initialisation runs after i call `new Tribute`.
Configuration menu - View commit details
-
Copy full SHA for f4bd8d2 - Browse repository at this point
Copy the full SHA f4bd8d2View commit details
Commits on Jan 12, 2021
-
[Security] Bump ini from 1.3.5 to 1.3.8 (#587)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.** - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72a9700 - Browse repository at this point
Copy the full SHA 72a9700View commit details
Commits on Mar 2, 2021
-
Compatibility with IE11 (#592)
I have some Problems with the old implementation under IE11, it throw Exceptions and/or produce unwanted behavior in other JS (eg JQuery).
Configuration menu - View commit details
-
Copy full SHA for 5d63790 - Browse repository at this point
Copy the full SHA 5d63790View commit details
Commits on Sep 24, 2021
-
Fix
spaceSelectsMatch
causing error (fixes #495) (#529)With `spaceSelectsMatch` enabled, an error `Uncaught TypeError: Cannot read property '0' of undefined` is sometimes given when attempting to autocomplete with any of space, tab, or enter. The cause appears to be that with this option enabled, sometimes this code path intended to handle KeyboardEvents will be entered again after handling a KeyboardEvent with another type of event (CustomEvent); this then later causes this error as `this.current.filteredItems` is now `undefined`, as the original KeyboardEvent has already been handled. Checking whether the event looks like a KeyboardEvent, and returning early if it doesn't, appears to resolve this.
Configuration menu - View commit details
-
Copy full SHA for 046ae53 - Browse repository at this point
Copy the full SHA 046ae53View commit details -
Upgrade to GitHub-native Dependabot (#652)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33b51ae - Browse repository at this point
Copy the full SHA 33b51aeView commit details -
Bump rollup-plugin-serve from 1.0.1 to 1.1.0 (#701)
Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/thgh/rollup-plugin-serve/releases) - [Changelog](https://github.com/thgh/rollup-plugin-serve/blob/master/CHANGELOG.md) - [Commits](thgh/rollup-plugin-serve@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: rollup-plugin-serve dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3dc822 - Browse repository at this point
Copy the full SHA c3dc822View commit details -
Bump rollup-plugin-terser from 5.3.0 to 5.3.1 (#699)
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases) - [Commits](TrySound/rollup-plugin-terser@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: rollup-plugin-terser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc6e13b - Browse repository at this point
Copy the full SHA dc6e13bView commit details -
[Security] Bump lodash from 4.17.19 to 4.17.21 (#662)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. **This update includes a security fix.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8238200 - Browse repository at this point
Copy the full SHA 8238200View commit details -
Bump rollup-plugin-livereload from 1.1.0 to 2.0.5 (#682)
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 1.1.0 to 2.0.5. - [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases) - [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md) - [Commits](https://github.com/thgh/rollup-plugin-livereload/commits/v2.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 169e376 - Browse repository at this point
Copy the full SHA 169e376View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d281aa - Browse repository at this point
Copy the full SHA 2d281aaView commit details
Commits on Oct 18, 2021
-
Multiple positioning fixes (#491)
* many positioning fixes * Changing all positioning to use viewport relative fixed positioning
Configuration menu - View commit details
-
Copy full SHA for 55293f1 - Browse repository at this point
Copy the full SHA 55293f1View commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 252ec34 - Browse repository at this point
Copy the full SHA 252ec34View commit details
There are no files selected for viewing