Skip to content

v1.1.7

Choose a tag to compare

@pardnchiu pardnchiu released this 01 Jan 07:37
· 1 commit to main since this release

FIX

  • [valueInput.js]: Fix number input validation to allow leading minus and decimal point (- and .)

STYLE

  • [src/sass/NanoJSON.scss]: Add width: 100% to pre element, add text-align: left to textarea

DOC

  • [README.md]: Add ChatGPT translation note, reorganize table of contents, adjust section titles and descriptions, remove Author badge, move license description to separate section
  • [README.zh.md]: Adjust table of contents structure, change heading to "三大核心特色", remove Author badge, move license description to separate section, add supplementary section

FIX

  • [valueInput.js]: 修正數字輸入驗證邏輯,允許輸入負號與小數點前導符號(-.

STYLE

  • [src/sass/NanoJSON.scss]: pre 元素新增 width: 100%、textarea 新增 text-align: left

DOC

  • [README.md]: 新增 ChatGPT 翻譯註記、重新組織目錄結構、調整段落標題與內容描述、移除 Author badge、移動授權說明至獨立章節
  • [README.zh.md]: 調整目錄結構、標題層級改為「三大核心特色」、移除 Author badge、移動授權說明至獨立章節、新增補充章節