File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55格式基於[ 如何維護更新日誌] ( http://keepachangelog.com/ ) ,而專案採用[ 語意化版本號碼] ( http://semver.org/ ) 。
66
7+ ## [ 2.3.3] - 30 Jul 2017
8+
9+ #### Bug 修正
10+
11+ 1 . Message 裡的 Container 在某個寬度下會往內縮。(#431 )
12+ 2 . 將 Sidebar 的 Position 從 Absolute 改為 Fixed 避免在 Chrome 上有多餘水平空白。(#448 )
13+ 3 . Pusher 裏的 Icon Labeled Button 中的 Icon 比 Dimmer 還要高層。(#461 )
14+ 4 . 連結圖片會因為浮動而頂部被裁切。(#406 )
15+ 5 . Checkbox 在 Form 裡面不對齊標籤。(#407 )
16+ 6 . Basic Modal 周邊有陰影。(#404 )
17+ 7 . Slate 裡面的 Icon 會被誤以為是 Symbol Icon 而夭壽大。(#426 )
18+
19+ #### 新功能
20+
21+ 1 . 圖片支援 Selected 有藍色邊框看起來能夠是被選擇的。(#458 )
22+ 2 . 新增無邊框 Card。(#459 )
23+ 3 . 下拉式選單的內部選單可以是流動寬度的,和下拉式選單的主按鈕一樣寬度。(#405 )
24+
25+ #### 調整
26+
27+ 1 . Slate 現在不再是 Flexbox 了,讓排版和 Container 使用上更方便。(#442 )
28+ 2 . Calendar 是正方形的了。(#422 )
29+ 3 . 統計數據異動可以被用在群組內簡化單個統計了。(#439 )
30+ 4 . Message 現在不再是 Flexbox 了,讓排版和 Container 使用上更方便。(#445 )
31+
32+ #### 文件頁面
33+
34+ 1 . Message 的 List 改為原生 ` ul ` 標籤。(#446 )
35+ 2 . Grid 教學中的多重網格視圖不正確。(#447 )
36+
737## [ 2.3.2] - 8 Jun 2017
838
939#### Bug 修正
You can’t perform that action at this time.
0 commit comments