Skip to content

v0.0.2

Compare
Choose a tag to compare
@hreikin hreikin released this 03 Apr 14:52
· 153 commits to main since this release

What's Changed

  • A Menubutton added for selecting style.
  • Connected style of text_area to style of preview_area via a self.css member field.
  • Added another flag reset of text_area.edit_modified so that on_input_change fires when it should.

New Contributors

Full Changelog: v0.0.1...v0.0.2

Commits

  • 2e2cce3: Allow to be run as a python module. (Michael Haslam)
  • 6d5f5c3: Update tkintermd_frame.py (hbregalad) #1
  • 9908621: Added synchronized styles (hbregalad) #1
  • 8e643c8: Adjust context menu activation style (hbregalad) #1
  • 4043b79: Update development requirements. (Michael Haslam)
  • c98027a: Configure mkdocs and create basic documentation. (Michael Haslam)
  • d8d03de: Workflow file to build documentation and publish on gh-pages. (Michael Haslam)
  • 08c2bd7: Add documentation links. (Michael Haslam)
  • 7f14fcf: Remove link to ttkbootstrap from documentation. (Michael Haslam)
  • c5e0f36: Update "Built With" links. (Michael Haslam)
  • 031b7bb: Rename docs index file. (Michael Haslam)
  • 2c59f9e: Simple navigation created and file renamed. (Michael Haslam)
  • dd9692b: Fix path after file name changed. (Michael Haslam)
  • f6c5d72: Rename file. (Michael Haslam)
  • 951f13a: Fix paths. (Michael Haslam)
  • 7d5b351: Basic yaml and front matter configuration. (Michael Haslam)
  • 460dbc3: Format variable names to match rest of codebase. (Michael Haslam)
  • 9a60e80: Bold and italic variables for applying markdown formatting with a button. (Michael Haslam)
  • 947500b: Function that applies formatting to either side of a selection based on 2 tuples passed (Michael Haslam)
  • 28ba28b: Add options for all styles provided by pygments. (Michael Haslam)
  • 3182c87: Fix typo. (Michael Haslam)
  • e5d34ba: Update version numbers. (Michael Haslam)
  • 03cd48c: Remove prerelease flag. (Michael Haslam)