Skip to content

Releases: the-carlisle-group/Abacus

0.0.14

08 Aug 03:50
Compare
Choose a tag to compare

Release Notes

  1. Preserve unknown entities and whitespace
  2. Add style and script to AddXMLSpace

0.0.13

27 Apr 18:32
Compare
Choose a tag to compare

Release Notes

  1. Fix SetDocument
  2. Fix for SetDocument
  3. Add optional temp file name to SetDocument argument
  4. Update README.md
  5. Fix issue #4
  6. Small improvement to RemoveXMLSpace function
  7. Fix issue with XML formatting
  8. Minor changes to blog layout

0.0.12

19 Dec 18:17
Compare
Choose a tag to compare

Release Notes

  1. Handles lists in markdown
  2. Cleanup
  3. Thread event handlers
  4. Add downloadable font to CSS
  5. Fix markdown issue
  6. Enhance ComposeRules to handle blank/empty selector

0.0.11

04 May 17:59
Compare
Choose a tag to compare

Release Notes

  1. Fix to NewHTMLRenderer function
  2. Fix modal form

0.0.10

19 Apr 17:40
Compare
Choose a tag to compare

Release Notes

  1. Move location of WebSocketID storage from Document to HTMLRenderer
  2. Fix typo

0.0.9

12 Mar 22:09
Compare
Choose a tag to compare

Release Notes

0.0.8

12 Mar 21:15
Compare
Choose a tag to compare

Release Notes

  1. Fix calls to NewDocument wrt right argument
  2. Fix markdown links
  3. Initialize websocket on page load
  4. websocket
  5. Add sychronous JavaScript execution (only works in test framework)
  6. Add sample of test framework
  7. First pass at test framework

0.0.7

07 Jan 23:51
Compare
Choose a tag to compare

Release Notes

  1. Fix SetOuterHTML function
  2. Fix demo

0.0.6

07 Jan 01:16
Compare
Choose a tag to compare

Release Notes

  1. Fix style/script injection in DOM2HTML
  2. Small fixes
  3. Require specifying FQP for handlers
  4. Fixes to AutoComplete
  5. Remove need for explicit trigger keys in autocomplete
  6. Adjust list location on backspace
  7. Third pass at AutoCompete
  8. Second pass at auto complete
  9. First pass at AutoComplete

0.0.5

24 Aug 01:46
Compare
Choose a tag to compare

Release Notes

  1. Cleanup
  2. Enhance prevent-default functionality
  3. Provide mechanism from preventing default event behavior
  4. Update README.md
  5. Rename repository to Abacus
  6. Rename control DyalogForm to DyalogBox
  7. Add ScrollIntoView function