上一页 1 ··· 424 425 426 427 428 429 430 431 432 ··· 499 下一页
摘要: Because semantic-release requires a specific message format, it's easier to follow this convention using a tool called commitizen. In this lesson, we' 阅读全文
posted @ 2016-05-13 05:39 Zhentiw 阅读(405) 评论(0) 推荐(0)
摘要: There are so many repeated steps when releasing a new version of a library. The tool semantic-release automates this process by pushing off the respon 阅读全文
posted @ 2016-05-13 05:30 Zhentiw 阅读(356) 评论(0) 推荐(0)
摘要: Check the Github: https://github.com/ngrx/devtools Example: 阅读全文
posted @ 2016-05-10 03:28 Zhentiw 阅读(336) 评论(0) 推荐(0)
摘要: Link: http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_text-overflow 阅读全文
posted @ 2016-05-09 16:51 Zhentiw 阅读(274) 评论(0) 推荐(0)
摘要: On Windows, just download the installer and install it. Configure: In your aws console: go to Security Credentials tab Access Keys (Access Key ID and 阅读全文
posted @ 2016-05-07 16:46 Zhentiw 阅读(335) 评论(0) 推荐(0)
摘要: The :target selector allows us to interact with a fragment identifier, or hash, in our URL from CSS. HTML: CSS: 阅读全文
posted @ 2016-05-07 16:32 Zhentiw 阅读(248) 评论(0) 推荐(0)
摘要: For example we want to generate the code like this: <a href="#tab1">Tab 1</a><a href="#tab2">Tab 2</a><a href="#tab3">Tab 3</a> <div id="tab1" class=" 阅读全文
posted @ 2016-05-07 16:22 Zhentiw 阅读(192) 评论(0) 推荐(0)
摘要: Install: Init: Script: Check the src folder. Add mark to the file which you want to check: function to be checked: When the flow runs, it will report 阅读全文
posted @ 2016-05-07 16:13 Zhentiw 阅读(221) 评论(0) 推荐(0)
摘要: Using the order property we alter the order in which flexbox children appear on the page, without making changes to the dom. Desktop Mobile 阅读全文
posted @ 2016-05-03 03:30 Zhentiw 阅读(493) 评论(0) 推荐(0)
摘要: The Flexbox css spec allows for more adjustable layouts. The flex-directionproperty allows you to easily change the layout on the children of an eleme 阅读全文
posted @ 2016-05-02 14:52 Zhentiw 阅读(216) 评论(0) 推荐(0)
上一页 1 ··· 424 425 426 427 428 429 430 431 432 ··· 499 下一页