共享茶室加盟为什么不能做割韭菜模式
Semantic UI 1.9.0 发布,此版本现已提供下载:
更新内容如下:https://github.com/Semantic-Org/Semantic-UI/archive/1.9.0.zip
构建工具
NPM 安装
npm install semantic-uiis now the recommended path for getting Semantic UI- Added
npmpost-installscripts which automatically install or update semantic
Gulp 任务导入
- Semantic tasks are now each defined in their own file, and can be directly imported into external gulpfiles. Read more about importing tasks here
- If you are using Grunt, you may be able to import these tasks using Grunt-gulp
LESS 组件导入
- Semantic LESS files can now be directly included in other LESS files.
- You can import all UI with
@import 'src/semantic'; - You can also import individual definitions using
@import 'src/definitions/elements/button'.
UI 改进
重大改进
- Card – Cards now equalize height by default using
display: flex. No longer are card heights required to be specified manually to align - Flag – Reduced the file size of flag sprite to a measly 28kb (500%+ file size reduction)
- Icon – Added Font Awesome 4.3 including many new icons
- Input – Input with dropdowns is now much easier, see docs.
action inputandlabeled inputnow usedisplay: flex.ui action inputnow supports<button>tag usage (!) which supportflexbut nottable-cell - Segment – Added plural variation
ui segmentsthat stack together in groups without using additional class names
功能增强
- API – API now has an
onRequestcallback setting that receives the XHR promise after initializing the request - Button – Loading buttons no longer receive
pointer-eventsin default theme. Added variable forloading buttonopacity. - Card – Card now has colored variations Tahnks @romuloctba
- Dropdown –
search selection dropdownwill now close the menu when adropdown iconis clicked - Dropdown – Added new dropdown setting,
forceSelectionwhich forcessearch selectionto a selected value on blur. Defaults totrue. - Flag – Updated Burma/Myanmar flag to current flag (was pre-2010 flag)
- Form – Input rules now apply to
input[type="time"] - Form Validation –
get values,set valuesnow support multiple select e.g.field[] - Form Validation – Dropdown and checkbox will now validate after interaction with
on: 'blur' - Headers – Headers can now contain images alongside text, added examples to docs
- Icon – Added woff2 icon files for supported browsers (20% file-size decrease) Thanks FontAwesome
- Label –
ribbon labelcan now be used insideui imageandui cardcorrectly - Sidebar – Sidebars in IE now work correctly with
contextspecified - Rating – Vertical alignment of
ui ratingwith inline content now accounts for parent line height
Bugs 修复
- All Modules – Fixed bug where element
destroycould remove third party events when re-initialized - Breadcrumb – Breadcrumb icon now has exact px value to alleviate vertical align issues
- Card – Star / Like button colors have been fixed to match
ui ratinginsidecard - Card – Hiding a card with
display: noneno longer causes layout issues with(x) cards - Card –
imageinsidecontentno longer has a fixed size Thanks @romuloctba - Form –
info messageare no longer hidden by default insideui form - Form – Lightened error dropdown hover text color to be more legible
- Dropdown – Upward dropdown now has upward arrow icon
- Icon –
external linkandexternal link squarehas been renamed toexternal iconto no longer receivelinkstyles by default - Modal – Modal now swaps to
scrolling modalwhenclose iconno longer can be displayed, instead of modalcontent - Steps – Fixed bug where evenly divided steps were no longer fluid
- Transition – Fixes bug where
moduleNamespacewas being omitted - Transition – Transitions with direction now use word order dependency to prevent conflict with component directions, for example `bottom left popup slide down in transition
文档
- Fixed bug with chinese mirror modal appearing on every page load when selecting chinese language
更多内容请看这里。









