Releases: nhn/tui.context-menu
Releases · nhn/tui.context-menu
v2.1.9
23 Jun 10:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
6b4df3a Fix: wrong position of context menu with browser scroll (fix #34 ) (#44 )
Enhancement
Downloads
v2.1.8
09 Jul 01:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
e685866 Fix: calculate the position of context-menu by activelayer (fix #23 ) (#24 )
Enhancement
273c8b8 Refactor: remove handlebars (#20 )
0f9960b Chore: change tui-code-snippet to devDependency
Documentation
4f72937 Docs: fix typo in commit_message_convention.md
Downloads
v2.1.6
19 Dec 07:28
Compare
Sorry, something went wrong.
No results found
Enhancement
273c8b8 Refactor: remove handlebars (#20 )
tui-dom has been removed from dependencies.
tui-code-snippet has been updated to v2.2.0.
tui-code-snippet has been included in the bundle files.
Downloads
v2.1.5
17 Sep 09:42
Compare
Sorry, something went wrong.
No results found
Enhancement
7763e5d Chore: apply eslint, prettier
7763e5d Chore: update devDependencies
Documentation
v2.1.4
22 Aug 06:16
Compare
Sorry, something went wrong.
No results found
Documentation
9479bea Docs: edit the way to set usageStatistics
v2.1.3
04 Apr 02:51
Compare
Sorry, something went wrong.
No results found
changed
change company name(nhnent -> nhn)
v2.1.2
12 Feb 09:31
Compare
Sorry, something went wrong.
No results found
Feature
Apply to new design of documents.
v2.1.1
11 Dec 11:28
Compare
Sorry, something went wrong.
No results found
Updated
Update tui-code-snippet version to 1.5.0 for improving Google Analytics.
v2.1.0
04 Apr 12:56
Compare
Sorry, something went wrong.
No results found
Added
usageStatistics option : Send the hostname to google analytics. If you do not want to send the hostname, this option set to false.
Supports CDN for bundle files. ref.
Changed
The develop branch is deleted.
Default branch changed production to mater.
v2.0.0
09 Sep 10:22
Compare
Sorry, something went wrong.
No results found
Breaking
support umd entry
CommonJS/CommonJS2: require('tui-context-menu')
AMD: define(['tui-context-menu'] , ... )
Global namespace: tui.ContextMenu
change naming policies:
Now
It was
namespace
tui.ContextMenu
tui.component.ContextMenu
repository
tui.context-menu
tui.component.contextmenu
package name
tui-context-menu
tui-component-contextmenu