fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
windy a380d3087c BI-44244 列表高度 5 years ago
..
2.0 chore: update dist 5 years ago
fix BI-44506 && BI-44489 fix init 和 checkbox出视觉了调整下 5 years ago
font 无jira任务 加个groupBy方法用 5 years ago
images BI-44244 列表高度 5 years ago
README.md update 6 years ago
base.css 无jira fix: 给bi.html中的html标签初始化样式 5 years ago
base.js chore: update dist 5 years ago
bundle.css BI-46540 refactor: 翻页按钮样式统一 5 years ago
bundle.ie.js chore: update dist 5 years ago
bundle.ie.min.js chore: update dist 5 years ago
bundle.js chore: update dist 5 years ago
bundle.min.css BI-46540 refactor: 翻页按钮样式统一 5 years ago
bundle.min.js chore: update dist 5 years ago
case.js chore: update dist 5 years ago
config.js build 5 years ago
core.css build 5 years ago
core.js chore: update dist 5 years ago
core_without_normalize.css refactor: 还原 5 years ago
demo.css 箭头替换,bi-background背景替换 6 years ago
demo.js 无jira fix: 给bi.html中的html标签初始化样式 5 years ago
fineui.css BI-46540 refactor: 翻页按钮样式统一 5 years ago
fineui.ie.js chore: update dist 5 years ago
fineui.ie.min.js chore: update dist 5 years ago
fineui.js chore: update dist 5 years ago
fineui.min.css BI-46540 refactor: 翻页按钮样式统一 5 years ago
fineui.min.js chore: update dist 5 years ago
fineui_without_jquery_polyfill.js chore: update dist 5 years ago
polyfill.js BI-36544 chrome下sort方法的问题 6 years ago
resource.css BI-46540 refactor: 翻页按钮样式统一 5 years ago
router.js BI-31697 组件加载尺寸修改为30*30 6 years ago
utils.js BI-46540 refactor: 翻页按钮样式统一 5 years ago
utils.min.js chore: update dist 5 years ago
widget.css Merge branch 'date' 5 years ago
widget.js chore: update dist 5 years ago

README.md

fineui.js

整个fineui打包文件,不包括配置文件

fineui.css

整个fineui打包文件,不包括资源文件

config.js

配置文件,这只是一个案例,集成进系统的时候需要进行配置

resource.css

app.css background.css icon.css font.css的合并文件,集成进系统的时候需要进行配置

router.js

路由文件,使用fineui路由的时候才需要引入

bundle.js bundle.css

所有文件的合并文件, 主要给在线demo和文档用的

core_without_normalize.css

不带标准化的core.css文件,只引入通用css样式的时候才需要

chart.js

封装好的一层图表api