TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Vue js 2.1 Released

4 点作者 sadiqmmm超过 8 年前

1 comment

od14超过 8 年前
I&#x27;m really excited about the Scoped Slots feature. Finally it&#x27;s really easy to create components that can be customized by the user from the outside. For example, it&#x27;s now really easy to create a data table (with features like filters and sort), and with each row showing not only the data text, but also any other feature you might want to embed in it.<p>I believe there was a way (probably a complicated hacky way) to achieve this previously too, but I never investigated it too much. Now it&#x27;s really easy.<p>Kudos to the Vue team for this release!