ダウンロードリスト

プロジェクト概要

「SIE」プロジェクトは、SVG をEdgeやIE 11でアニメーションさせるなど、ブラウザ上で表示するための軽量なJavaScriptライブラリを作成するプロジェクトです。オープンソースで開発されています。

システム要件

システム要件が設定されていません

リリース時刻: 2012-12-25 22:36
sie 7 (1 個のファイル 非表示)

リリースノート

SIE 7 has beel released. 25th, Dec. Thanks.

軽量化された正式版のSIE 7を公開。2012年12月25日付。

変更履歴

1, Add a semicolon
2, Delete a statment 'return this'
3, Fix the apply method in a MouseEvent interface
4, Delete arguments
5, Add a function Document._destroy
6, Promote a setRGBColor method and a _keywords property
7, Promote a getComputedStyle method
8, Fix a bug #30345 (beta fixed)

1, セミコロンの付け忘れを修正
2, 不要なreturn thisの文を削除
3, MouseEventのcallメソッド呼び出しは、apply呼び出しが正しかったので修正
4, 不要なargumentsを削除
5, Document._destroy関数を追加
6, setRGBColorメソッドと_keywordsプロパティの軽量化
7, getComputedStyleメソッドの改良
8, チケット #30345 「リンクに#がついたときにSVG画像をダウンロードする」を修正 (beta fixed)