20171230-軟件更新資訊(1)

CKEditor5 1.0.0 alpha2

20171230-軟件更新資訊(1)

CKEditor是新一代的FCKeditor,是一個重新開發的版本。CKEditor是全球最優秀的網頁在線文字編輯器之一,因其驚人的性能與可擴展性而廣泛的被運用於各大網站。

更新內容

前一陣子,CKEditor5 1.0.0 alpha2 發佈了。此版本遵循第一個 alpha 版本,主要包含錯誤修復和小改進。

主要更新內容如下:

改進 UI 庫,主要考慮以下三個方面

  • 引入 View#render():UI 框架的主要簡化

  • 放棄 SASS ,引入 PostCSS

  • 功能清理

Bug 修復

  • 內聯填充符不再注入到小部件 ( #1170).

  • 從 Microsoft Word 粘貼內容時,編輯器將在剪貼板中的圖像(內容的屏幕截圖)上選擇 HTML (#653).

  • 選擇一個小部件時,Ctrl + Apressed 將正確選擇編輯器的內容 (#465).

下載地址:https://ckeditor.com/ckeditor-5-builds/download/

Nginx Unit 0.3

20171230-軟件更新資訊(1)

Nginx Unit 0.3 發佈了。NGINX Unit 是一個動態的網絡應用服務器,它的設計初衷就是可運行多種編程語言的。通過API可以輕巧,多面化的動態配置Unit。當工程師或操作者有需要時,可以輕鬆重構服務器已適配特殊的應用參數。

更新內容:

  • 更改:Go包名稱更改為“nginx / unit”。

  • 更改:在“limits.timeout”應用程序選項中:應用程序開始時間和隊列中的時間現在不計算在內。

  • 功能:“limits.requests”應用程序選項。

  • 功能:應用程序請求處理延遲優化。

  • 功能:支持HTTP保持連接。

  • 功能:“家”Python的虛擬環境配置選項。

  • 功能:Python atexit鉤子支持。

  • 功能:各種Go包改進。

  • 漏洞修復:各種崩潰修復。

下載地址:https://github.com/nginx/unit/archive/0.3.zip

Bootstrap v4.0.0-beta.3

20171230-軟件更新資訊(1)

Bootstrap v4.0.0-beta.3 發佈了,Bootstrap是快速開發Web應用程序的前端工具包。它是一個CSS和HTML的集合,它使用了最新的瀏覽器技術,給你的Web開發提供了時尚的版式,表單,buttons,表格,網格系統等等。

主要更新內容如下:

  • 重寫本機和自定義檢查控件。 Both browser default and custom checkboxes and radios now have simpler markup after removing the from the <label>. Now, all checkboxes and radios have a parent

    and sibling and <label> pair. This is essential for form validation and disabled inputs because we can use the input's state to style the label.

    In addition, custom checkbox and radio elements no longer have a .custom-control-indicator. This is generated from the new .custom-control-label.

    • 重寫輸入組:input-group-{prepend|append} 類,新的方法允許我們支持輸入組中的驗證樣式和消息,同時也增加了對自定義選擇,自定義文件輸入和多個.form-controls的支持。

    • 響應表也是父類,以避免更改

      <table>的顯示時的可訪問性問題。
    • 刪除 .col-form-legend 類,將其樣式合併到 .col-form-label 類中。

    • 其他:

      • Restored cursor: pointer to non-disabled links, buttons, .close, navbar toggler, and pagination links.

      • Added a new vertically centered modal option with .modal-dialog-centered.

      • Added new dropleft and dropright variants for dropdowns in #23860.

      • Our npm package no longer includes any files other than our source and dist JavaScript and CSS files. If you previously relied on our running our>

      • Print styles have moved to bottom of the import stack to properly override styles.

      下載地址:https://github.com/twbs/bootstrap/archive/v4.0.0-beta.3.zip


分享到:


相關文章: