Skip to content

Commit

Permalink
chore: change company name(nhnent -> nhn) (#297)
Browse files Browse the repository at this point in the history
* chore: change company name(nhnent -> nhn)

* chore: change company name(nhnent -> nhn)
  • Loading branch information
한정 committed Apr 9, 2019
1 parent 0717fc6 commit a118585
Show file tree
Hide file tree
Showing 88 changed files with 91 additions and 90 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Expand Up @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at dl_javascript@nhnent.com. All
reported by contacting the project team at dl_javascript@nhn.com. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -86,6 +86,6 @@ If it has related to issues, add links to the issues(like `#123`) in the descrip
Fill in the [Pull Request Template](./docs/PULL_REQUEST_TEMPLATE.md) by check your case.

## Code of Conduct
This project and everyone participating in it is governed by the [Code of Conducting](CODE_OF_CONDUCTING.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to dl_javascript@nhnent.com.
This project and everyone participating in it is governed by the [Code of Conducting](CODE_OF_CONDUCTING.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to dl_javascript@nhn.com.

> This Guide is base on [atom contributing guide](https://github.com/atom/atom/blob/master/CONTRIBUTING.md), [CocoaPods](http://guides.cocoapods.org/contributing/contribute-to-cocoapods.html) and [ESLint](http://eslint.org/docs/developer-guide/contributing/pull-requests)
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 NHN Entertainment Corp.
Copyright (c) 2019 NHN Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -2,11 +2,11 @@

> The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
[![GitHub release](https://img.shields.io/github/release/nhnent/tui.grid.svg)](https://github.com/nhnent/tui.grid/releases/latest) [![npm](https://img.shields.io/npm/v/tui-grid.svg)](https://www.npmjs.com/package/tui-grid) [![bower](https://img.shields.io/bower/v/tui-grid.svg)](https://github.com/nhnent/tui.grid/releases/latest) [![GitHub license](https://img.shields.io/github/license/nhnent/tui.grid.svg)](https://github.com/nhnent/tui.grid/blob/production/LICENSE) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/nhnent/tui.grid/pulls) [![code with hearth by NHN Entertainment](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-NHN%20Entertainment-ff1414.svg)](https://github.com/nhnent)
[![GitHub release](https://img.shields.io/github/release/nhnent/tui.grid.svg)](https://github.com/nhnent/tui.grid/releases/latest) [![npm](https://img.shields.io/npm/v/tui-grid.svg)](https://www.npmjs.com/package/tui-grid) [![bower](https://img.shields.io/bower/v/tui-grid.svg)](https://github.com/nhnent/tui.grid/releases/latest) [![GitHub license](https://img.shields.io/github/license/nhnent/tui.grid.svg)](https://github.com/nhnent/tui.grid/blob/production/LICENSE) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/nhnent/tui.grid/pulls) [![code with hearth by NHN ](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-NHN-ff1414.svg)](https://github.com/nhnent)

## Wrappers

* [toast-ui.vue-grid](https://github.com/nhnent/toast-ui.vue-grid) **Vue** wrapper component is implemented by NHN Entertainment. Thanks to [@sohee-lee7](https://github.com/sohee-lee7).
* [toast-ui.vue-grid](https://github.com/nhnent/toast-ui.vue-grid) **Vue** wrapper component is implemented by NHN. Thanks to [@sohee-lee7](https://github.com/sohee-lee7).

![tui-grid](https://user-images.githubusercontent.com/18183560/42144044-de298b02-7df3-11e8-8bbd-dc824ae0df52.png)

Expand Down Expand Up @@ -389,4 +389,4 @@ You can also see the older versions of API page on the [releases page](https://g

## 📜 License

This software is licensed under the [MIT](https://github.com/nhnent/tui.grid/blob/production/LICENSE) © [NHN Entertainment](https://github.com/nhnent).
This software is licensed under the [MIT](https://github.com/nhnent/tui.grid/blob/production/LICENSE) © [NHN](https://github.com/nhnent).
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "tui-grid",
"authors": [
"NHN Ent. FE Development Lab"
"NHN. FE Development Lab"
],
"license": "MIT",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion karma.conf.js
@@ -1,6 +1,6 @@
/**
* Config file for testing
* @author NHN Ent. FE Development Lab <dl_javascript@nhnent.com>
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -25,13 +25,14 @@
"url": "https://github.com/nhnent/tui.grid"
},
"keywords": [
"nhn",
"nhnent",
"tui",
"application",
"grid",
"tui-grid"
],
"author": "NHN Ent. FE Development Lab",
"author": "NHN. FE Development Lab",
"license": "MIT",
"devDependencies": {
"body-parser": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion src/js/addon/net-router.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Router for Addon.Net
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/addon/net.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Add-on for binding to remote data
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/base/collection.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Base class for Collections
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/base/model.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Base class for Models
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/base/painter.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Base class for Painters
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/base/view.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Base class for Views
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/classNameConst.js
@@ -1,6 +1,6 @@
/**
* @fileoverview class name constants.
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/clipboardUtil.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Utilities for clipboard data
* @author NHN Ent. Fe Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/constMap.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Object that conatins constant values
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/formUtil.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Utilities for form data, form element
* @author NHN Ent. Fe Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/i18n.js
@@ -1,6 +1,6 @@
/**
* @fileoverview i18n module file
* @author NHN Ent. Fe Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/message.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Locale messages
* @author NHN Ent. Fe Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/common/util.js
@@ -1,6 +1,6 @@
/**
* @fileoverview 유틸리티 메서드 모음
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/componentHolder.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Component holder
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/domState.js
@@ -1,6 +1,6 @@
/**
* @fileoverview This class offers methods that can be used to get the current state of DOM element.
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/event/domEventBus.js
@@ -1,7 +1,7 @@

/**
* @fileoverview Creator of domEventBus
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/event/dragEventEmitter.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Drag event emitter
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/event/gridEvent.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Event class for public event of Grid
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/event/keyEvent.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Key event generator
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/grid.js
@@ -1,6 +1,6 @@
/**
* @fileoverview The Grid class for the external API.
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/index.js
@@ -1,6 +1,6 @@
/**
* @fileoverview The entry file of Grid
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/clipboard.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Clipboard Model
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/coordColumn.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Manage coordinates of rows
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/coordConverter.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Converts coordinates to index of rows and columns
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/coordRow.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Manage coordinates of rows
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/data/columnModel.js
@@ -1,6 +1,6 @@
/**
* @fileoverview 컬럼 모델
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/data/extraDataManager.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Grid 의 Data Source 에 해당하는 Model 정의
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/data/row.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Grid 의 Data Source 에 해당하는 Model 정의
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/data/rowList.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Grid 의 Data Source 에 해당하는 Collection 정의
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/data/treeRow.js
@@ -1,6 +1,6 @@
/**
* @fileoverview TreeRow data model implementation
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/data/treeRowList.js
@@ -1,6 +1,6 @@
/**
* @fileoverview TreeRowList grid data model implementation
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/dimension.js
@@ -1,6 +1,6 @@
/**
* @fileoverview module:model/dimension
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/focus.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Focus Model
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/manager.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Model Manager
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/renderer-smart.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Render model to be used for smart-rendering
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/renderer.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Rendering 모델
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/row.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Row Model for Rendering (View Model)
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/rowList.js
@@ -1,6 +1,6 @@
/**
* @fileoverview RowList 클래스파일
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/selection.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Selection Model class
* @author NHN Ent. FE Development Lab
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion src/js/model/summary.js
@@ -1,6 +1,6 @@
/**
* @fileoverview Focus 관련 데이터 처리름 담당한다.
* @author NHN Ent. FE Development Team
* @author NHN. FE Development Lab <dl_javascript@nhn.com>
*/

'use strict';
Expand Down

0 comments on commit a118585

Please sign in to comment.