Giter Site home page Giter Site logo

archer's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

tsingbo-kooboo

archer's Issues

生成 animate 时可改变动画的运动幅度

有些动画的运动幅度太大,略显夸张,实际项目中需要调整才能使用。

现在碰到个问题,使用动画后会自动定义@keyframes,但相同type@keyframes定义不同内容时,不会被覆盖(始终用第一次定义的动画)。

想要解决这个问题首先type的名字需要变,于是效果库中的效果与type便不是一一对应的了。

先记下来,明天想想怎么改。

retina支持之windows phone dpi的bug

经测试,480x800 分辨率的 lumia 520 min-resolution()96dpi,按照计算公式,应该为 144dpi 才对。
应该是个 mobile ie 10 的 bug,这导致网上通用的 retina 图片处理方案对 lumia 520 不生效(本来应该用 retina 图片的)。

目前缺少更多的数据,先 mark 一下,想想后续怎么优化。

两个挺有用的测试地址:
http://bjango.com/articles/min-device-pixel-ratio/
http://brettjankord.com/projects/palmreader/

Archer 0.2.0 roadmap

0.1.x 在真实项目中实践之后,发现不少问题,也有了一些更好的思路。0.2.0 版将会对 Archer 进行重写,不向前兼容(已使用 0.1.1 的项目我会手动升级)。

此次的升级列表:

  • px_to_rem 太啰嗦,直接改成 rem,根据传入数值单位自动转换
  • 增加UI层,比如 buttonnavbar 等,用于快速构建移动站点
  • arrow 应用范围限死了,现在的实现是 arrow-box
  • 升级 position 快捷用法,使用更简便的方式
  • 扩展 transition,增加变换效果
  • 完善图片相关的 mixin,简化 retina-image
  • 优化 animate 的使用方式,增加幅度控制,升级至 animate.css3.0.0
  • 优化与 edp 结合部分,让 stylus 的插件更容易组合进来
  • 更友好的文档与演示
  • 更多...

0.2.0 后,API将会相对稳定了~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.