aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects/object
Commit message (Collapse)AuthorAge
* Update Object.assignalattalatta2021-09-23
|
* Rename html to mdalattalatta2021-09-23
|
* [ko] Update Object.defineProperty (#2465)alattalatta2021-09-23
| | | | | * Rename html to md * Update Object.defineProperty
* [ko] Object.assign merging example typo fix (#2012)mathucate2021-08-14
|
* Clean up JS reference documents (#1818)alattalatta2021-08-14
| | | | | | | | | | | | | | | * Clean up JavaScript references HTML code - Remove inline styles - Remove <font> elements - Remove title attribute * Remove sup/sub from JavaScript reference * Remove name attrs from JavaScript reference * Remove legacy browser compat elements * Remove duplicate browser-compat key
* update javascript/object/object (#1455)윤승재2021-08-03
| | | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] add /ko/docs/Web/JavaScript/Reference/Global_Objects/Object/Object (#1454)윤승재2021-07-29
| | | | | | | | | | * add object/index.html * Update files/ko/web/javascript/reference/global_objects/object/object/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* Remove hidden/noinclude from JS docs (#1583)alattalatta2021-07-26
|
* fix: delete wiki.mozilla.org from ko files (#1567)Yeji Choi2021-07-18
| | | | | | | | | | | | | | * fix: delete wiki.mozilla.org from ko/learn files * fix: delete wiki.mozilla.org from ko/glossary files * fix: remove wiki * fix: remove python script file 잘못올렸습니다.. ㅠ * Update files/ko/web/html/attributes/index.html Co-authored-by: hochan222 <hochan049@gmail.com>
* ADD javascript get own property descriptors 번역 (#1453)윤승재2021-07-11
| | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com>
* Object.keys, Object.getOwnPropertyNames 문서 추가 (#1297)윤승재2021-07-01
| | | | Co-authored-by: echo.youn <echo.youn@kakaocorp.com> Co-authored-by: Sungwoo Park <codest99@gmail.com>
* [ko] fix: All hidden about Browser Compatibility can be deleted (#1176)hochan Lee2021-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: All hidden about Browser Compatibility can be deleted * fix: remove compatibility hidden, 1~10번 삭제 * fix: remove compatibility hidden, 20~21번 삭제 * fix: ~27 * fix: use regex to remove * fix: use regex to remove tag a /a tag * fix: del python script * fix: regex for remove 공백이나 안에 태그 존재하는 경우에 대해서도 처리 * Update files/ko/web/api/storage/key/index.html * Update files/ko/web/api/angle_instanced_arrays/index.html * Update files/ko/web/api/batterymanager/dischargingtime/index.html * Update files/ko/web/api/document/drag_event/index.html * Update files/ko/web/html/global_attributes/class/index.html * Update files/ko/web/html/global_attributes/itemscope/index.html * Update files/ko/web/html/global_attributes/tabindex/index.html * Update files/ko/web/http/headers/accept-charset/index.html * Update files/ko/web/http/headers/accept-encoding/index.html * Update files/ko/web/http/headers/content-security-policy/index.html * Update files/ko/web/http/headers/pragma/index.html * Update files/ko/web/javascript/reference/global_objects/set/add/index.html * Update files/ko/web/javascript/reference/global_objects/string/match/index.html * Update files/ko/web/javascript/reference/global_objects/string/tostring/index.html * Update files/ko/web/javascript/reference/global_objects/string/valueof/index.html * Update files/ko/web/javascript/reference/statements/do...while/index.html * Update files/ko/web/http/status/301/index.html * Update files/ko/web/http/status/403/index.html * Update files/ko/web/javascript/reference/functions/get/index.html * Update files/ko/web/javascript/reference/global_objects/error/name/index.html * Update files/ko/web/javascript/reference/global_objects/function/arguments/index.html * Update files/ko/web/javascript/reference/global_objects/math/sign/index.html * Update files/ko/web/javascript/reference/global_objects/referenceerror/index.html * Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html * Update files/ko/web/javascript/reference/global_objects/promise/finally/index.html * Update files/ko/web/javascript/reference/global_objects/promise/resolve/index.html
* [FIX] Get rid of {{CompatibilityTable}} from JavaScript (#918)alattalatta2021-05-23
| | | | | * Add browser-compat to JS pages with legacy compat * Get rid of {{CompatibilityTable}} from JavaScript
* Fix: 404 in example at javascript/object/seal (#641)iubns2021-05-08
| | | Fix: 404 in example at javascript/object/seal
* unslug ko: moveFlorian Merz2021-02-11
|
* adding translation_of_original to front-matterPeter Bengtsson2020-12-10
|
* update based on https://github.com/mdn/yari/issues/2028Peter Bengtsson2020-12-08
|
* initial commitPeter Bengtsson2020-12-08