Skip to content

Releases: code-dot-org/piskel

v0.8.9

Choose a tag to compare

@islemaster islemaster released this 13 Jan 20:14

Republish of v0.8.8 with fixed piskel-style-packaged-*.css file.

v0.8.8

Choose a tag to compare

@islemaster islemaster released this 13 Jan 20:18

Deprecated release. The npm-published v0.8.8 contains an incorrectly-built piskel-style-packaged-*.css file resulting, at minimum, in missing tool icons. Use v0.8.9 instead.

Changes the Ctrl+C behavior to immediately clone/duplicate the selection instead of just copying.

v0.4.0

Choose a tag to compare

@islemaster islemaster released this 01 Jul 19:15

Introduces the createNewPiskel API command, which opens a blank document at the specified size, ready for editing.

v0.3.1

Choose a tag to compare

@islemaster islemaster released this 29 Jun 23:36

Replaces CodeOrgMessageService with the more generally useful PiskelApi.

Handles async operations better: Exposes an onPiskelReady callback, and adds an onComplete callback to loadSpritesheet.

v0.2.0

Choose a tag to compare

@islemaster islemaster released this 14 Jun 23:22

Introduces CodeOrgMessageService (in #4) which allows embedded Piskel to respond to messages from the parent page.

v0.1.1

Choose a tag to compare

@islemaster islemaster released this 14 Jun 23:16

Updated from upstream.