
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
@ttk/component
Advanced tools
npm i -S @ttk/component
antd升级3.26,增加多个新组件,原组件增加大量的新特性,极大提升业务开发效率;分离业务组件,简化样式文件
通用
导航
数据录入
数据展示
反馈
Skeleton骨架屏
Result结果
ConfigProvider全局化配置
以下业务相关组件分离,当前版本在@ttk/component/dz下,后续版本废弃删除
1、金财管家使用了动态设置高度,其他项目默认关闭,因此,增加了dynamicHeight的prop进行控制 金财管家table组件需要增加dynamicHeight的prop,值为true,修改代码如下:
setTableHeight = () => {
// 增加dynamicHeight的配置,是否动态控制高度
if (!this.props.dynamicHeight) {
return;
}
// 省略动态设置高度代码
}
2、金财管家默认设置水平滚动条,其他项目默认关闭,因此,屏蔽该行代码,金财管家table组件自行设置
// if (!scroll.x) scroll.x = 1 // 金财管家使用,后续自行设置,其他项目默认关闭
MIT License
Copyright (c) 2017-2018 TTK Team
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
FAQs
ttk组件库
We found that @ttk/component demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.