Semantic UI 0.18.0 发布,此版本现已提供下载,更新内容如下:
增强:
Modal - Modals now focus on first input if available Thanks Knotix
RTL - RTL now uses RTLCSS instead of CSSJanus Thanks MohammadYounes
修复:
Menu - Fixes bug where pointing menu would sometimes appear below content Thanks Skysplit
Dropdown - Fixes dropdown 'is animating' with dropdowns when CSS animations were not included Thanks nathankot
Accordion - Accordion title does not know have to be :first-child to receive proper border Thanks BigBlueHat
Popup - Fixes javascript animation of popup missing easing dependency
Label - Fixes border radius on bottom left label
文档:
Modal - Docs now have HTML examples
Docs - Fixes issue with overview mode not clearing code examples
**CSS Guide* - Fixes typos in css guide
历史更新版本:
Version 0.17.0 - May 9, 2014
增强:
Dropdown - Dropdowns can now receive focus and be navigated with a keyboard Thanks Musatov
Popup - Popup now has an
onRemovecallback after removing element from DOM
修复:
Modal - Element does not accurately close other modals when initialized at different times Thanks nojhamster
Modal - Fixes javascript error for browsers that don't support CSS animations if jquery.easing is not included
Form, Input - Fixes
ui inputto work correctly insideinline field
引用来自“缪斯的情人”的评论
风格挺好,唯一遗憾就是过多使用自定义标签,违背w3c初衷,js组件代码复杂,作者正考虑1.0就行一次大重构,所以使用还需谨慎引用来自“成熟的毛毛虫”的评论
有道理引用来自“缪斯的情人”的评论
风格挺好,唯一遗憾就是过多使用自定义标签,违背w3c初衷,js组件代码复杂,作者正考虑1.0就行一次大重构,所以使用还需谨慎引用来自“Jacky.Wang”的评论
我也喜欢,正在学习,不过貌似官方手册有点简陋,看完以后满脑子问号,特别是布局这块。大家有什么好点的教程吗?