tribute

ES6 Native @mentions

MIT License

Downloads
422.5K
Stars
2K
Committers
65

Bot releases are hidden (Show)

tribute - Fix typings and typos

Published by mrsweaters about 6 years ago

This release updates the TypeScript typings to be compatible with newer versions of TypeScript and also fixes some comment typos.

tribute - Fix detach bug

Published by mrsweaters about 6 years ago

This release introduces the following bug fix:
Fixed bug on detaching Tribute (#138)

tribute - Fix noMatchTemplate default state

Published by mrsweaters about 6 years ago

  • noMatchTemplate now behaves as stated in README #124
tribute - Detach Tribute

Published by mrsweaters about 6 years ago

  • You can now detach tribute instances to avoid memory leaks #72
  • Updated development dependencies
tribute - Update TypeScript Typings

Published by mrsweaters about 6 years ago

  • Updates TypeScript support #127
tribute - Flip menu

Published by mrsweaters about 6 years ago

  • Flip menu if it goes offscreen #131, thanks @keligijus
  • Some dependency updates
  • Remove gulp from dependency list
tribute - Update build dependencies

Published by mrsweaters over 6 years ago

Replace babel-preset-2015 with babel-preset-env.

tribute - Remove log statement.

Published by mrsweaters about 7 years ago

Remove rogue log statement.

tribute - Fix IE11 Mousedown, rollback left position changes

Published by mrsweaters about 7 years ago

This release fixes an issue with IE11 mousedown compatibility and rolls back a recent change to left position of menu dropdown.

tribute - Check offsetLeft of tribute target element when positioning menu.

Published by mrsweaters about 7 years ago

Fixes an issue with elements that have been positioned with floats: https://github.com/zurb/tribute/issues/83

tribute - Fix noMatchTemplate Customization and menu going outside of viewport.

Published by mrsweaters about 7 years ago

This release fixes an issue with overriding the default no match template and also fixes a bug when users click on the noMatchTemplate. In addition, thanks to @BorntraegerMarc, some issues with the menu showing outside of the viewport have been corrected.

Thank you @TetianaP, @lihi-intsights, and @BorntraegerMarc for reporting and helping resolve these issues!

Thanks to @BorntraegerMarc and @alexisbernard for the PRs!

tribute - Fix external trigger handling.

Published by mrsweaters about 7 years ago

A small bug was introduced in 3.0.1 that broke external triggers. Fixed in this update: https://github.com/zurb/tribute/commit/38c6707d9c1e4a0365a0db8091b444e80ae34d6d

tribute - Event binding issues, IE11 bugs, and scroll issues

Published by mrsweaters about 7 years ago

Fixes several issues:

Thank you all for reporting these bugs!

tribute - Version 3

Published by mrsweaters about 7 years ago

What's changed

Plus some other code cleanup.

tribute - Fix issue with defaultTemplate and deactivation

Published by mrsweaters over 7 years ago

tribute - Fix issue with utils import.

Published by mrsweaters over 7 years ago

For some, the prepackaged version would require a utils package that did not get loaded. https://github.com/zurb/tribute/commit/534d5e9551743f32ff8f57048dbbef43368ea97d

tribute - Loop through menu items and TypeScript support

Published by mrsweaters over 7 years ago

tribute - Add support for replacement text suffix

Published by mrsweaters over 7 years ago

Optionally specify a custom suffix for the replace text: https://github.com/zurb/tribute/commit/68b75b3416a0b0a9c6f8b2c4090c215219072d77