Secbone

Results 9 issues of Secbone

当引用雪碧图中不存在的文件的时候,会报: ``` error schoolopen/dist/_/static/sass/page.scss (/Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/lib/compass/core/sass_extensions/functions/image_size.rb:31:in `get_size_for_png': undefined method `unpack' for nil:NilClass) ``` 当把这个文件补上以后,依然报错,并且不能正常生成雪碧图 ( 0 bytes ) 目前解决方案是,把原来的雪碧图删除,重新生成 看有没有别的方案可以自动 fix

build 生成的 css 文件计算 hash 时没有计算图片资源的文件名中的 hash,导致更新图片后,图片 hash 改变,但是 css 文件 hash 并没有更新

bug

添加的自定义组件可以继承已有组件,并进行自定义,或者在组件中添加钩子,可以自定义组件部分内容

enhancement

static下的图片名称和page下的图片名称不能重复,可以加上hash或者id做区分

enhancement

`sklearn.tree.plot_tree` can not work correct after used `toad.plot`

`Combiner` should combine not empty feature into several bins first, then merge the empty features to the most similar group.

I really like this one! (╯°Д°)╯︵ ┻━┻