Skip to content

Releases: the-carlisle-group/Abacus

0.0.4

05 Aug 13:37
Compare
Choose a tag to compare

Release Notes

  1. Add loading animation page

0.0.3

02 Aug 18:16
Compare
Choose a tag to compare

Release Notes

  1. Restore NewHTMLRenderer function
  2. Changes
  3. Exploratory work on components, dialog boxes, and application architecture
  4. Exploratory work on grid, continued.
  5. Exploratory work on HTML grid and custom controls
  6. Rework event handling
  7. Fix up sample app
  8. Update README.md
  9. Refactor Sync space into HTMLRenderer space
  10. Update README.md
  11. More work on synchronized DOM
  12. Start work on synchronzed DOM
  13. Fix OnHTTPRequest
  14. Rename Type property to Tag
  15. Add general event handling

0.0.2

22 Jun 13:36
Compare
Choose a tag to compare

Release Notes

  1. Add support for HTMLRenderer
  2. Add support for preformatted HTML
  3. Rewrite NewTable, add table helper methods
  4. Cleanup
  5. Add embedded styles facility
  6. Refactor composing CSS
  7. Change way CSS New and Compose work
  8. Handle @media CSS rules
  9. Cleanup
  10. Update readme
  11. Fix tables
  12. Refactor CSS
  13. Move markdown code into this project
  14. Add CSS and site template
  15. Redesign content property
  16. Update README file
  17. Renaming and cleanup
  18. Redo Elements function
  19. Rename some functions
  20. Implement XML2DOM
  21. Add NewTable function
  22. Add functionality for extracting elements from the DOM

0.0.1

09 Apr 19:03
Compare
Choose a tag to compare

Release Notes

  1. Cleanup

0.0.0

09 Apr 19:00
Compare
Choose a tag to compare

Release Notes

  1. Setup details
  2. Create README.md
  3. Fix first test
  4. Initial Commit