Skip to content

Releases: purescript-contrib/purescript-ace

v1.0.0

23 Jun 00:28
Compare
Choose a tag to compare

Update for PureScript 0.9.1 and core libraries 1.0.

v0.11.1

07 Apr 09:49
Compare
Choose a tag to compare
  • Fixed various FFI errors

v0.11.0: Merge pull request #19 from cryogenian/readonly

25 Jan 20:46
Compare
Choose a tag to compare

v0.10.1

20 Jan 15:20
Compare
Choose a tag to compare
  • Fix mutation in autocomplete

v0.10.0: Merge pull request #16 from cryogenian/caption

10 Dec 21:29
Compare
Choose a tag to compare

v0.9.0

07 Dec 19:19
Compare
Choose a tag to compare
fixed travis

v0.8.1

08 Nov 13:03
Compare
Choose a tag to compare
  • The Ace.Types module is now re-exported from Ace
  • Options that allow autosizing behaviour are now exposed via Ace.Editor

v0.8.0

16 Aug 16:47
Compare
Choose a tag to compare
Merge pull request #13 from garyb/ready/dom

Update to purescript-dom, tidy up and fix a few issues

0.7 update

16 Jul 20:31
Compare
Choose a tag to compare
Merge pull request #12 from cryogenian/master

Updates for 0.7

v0.4.0

27 May 14:37
Compare
Choose a tag to compare
  • The EAce effect is now called ACE
  • There is a new Ace.Config module for setting global configuration options such as basePath
  • TextMode is now a newtype for String removing the necessity of declaring TextMode values with the FFI.