Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
198 lines (198 loc) · 30.3 KB

CHANGELOG.md

File metadata and controls

198 lines (198 loc) · 30.3 KB

CHANGELOG

  • view commit • refactor(version): bump version patch
  • view commit • 0.8.3
  • view commit • fix(default theme): better styling on default theme
  • view commit • new file: build/[email protected]
  • view commit • modified: build/background.png
  • view commit • added github folder
  • view commit • docs(version): update version in app as well
  • view commit • chore(shrinkwrap): added shrinkwrap again
  • view commit • 0.8.2
  • view commit • remove shrinkwrap
  • view commit • merge conflict
  • view commit • refactor(themes): js on github theme
  • view commit • style(housekeeping): comment
  • view commit • feat(preferences): added prefs window
  • view commit • refactor(custom theme loading): allows to load js for theme as well
  • view commit • style(housekeeping): clean up
  • view commit • perf(windows): make windows names unique
  • view commit • style(housekeeping): removed some logging and combined files
  • view commit • fix(fontsize in speaker notes): fontsize in speaker notes can be set
  • view commit • 0.8.0
  • view commit • style(housekeeping):
  • view commit • feat(theme): switches JS of theme as well feat(theme): Added github flavoured markdown theme
  • view commit • feat(theme): Added github flavored markdown theme
  • view commit • bump version 0.7.0
  • view commit • 0.7.0
  • view commit • 0.6.0
  • view commit • feat(custom Theme loading): working on custom theme oading
  • view commit • feat(windows): managing multiple windows
  • view commit • chore(mert): adding another pane to mert
  • view commit • feat(custom theme): working on custom theme loading
  • view commit • feat(custom theme): working on custom theme loading
  • view commit • style(housekeeping): clean up that mess
  • view commit • feat(themes): theme switching
  • view commit • feat(themes): added theme switching
  • view commit • style(housekeeping): removed old code and fixed a lint error (long line)
  • view commit • refactor(property checking): removed hasOwnProperty added `if key in obj`
  • view commit • refactor(speaker notes css): better styling
  • view commit • style(housekeeping): cleaning even more
  • view commit • style(housekeeping): cleaning the mess
  • view commit • feat(preferences): added preferences not done yet #63 #69
  • view commit • docs(README): fiddle on the READMe
  • view commit • feat(styled intro): added styling to intro window
  • view commit • docs( flow): testing flow
  • view commit • refactor( default): minor changes on default theme
  • view commit • chore(): less eslint noise
  • view commit • feat(): loading toml
  • view commit • style(): even more housekeeping
  • view commit • feat(): working on theme loading
  • view commit • docs(): minor edits and more information to the help doc
  • view commit • chore(): less eslint noise
  • view commit • refactor(): cleaning up some mess
  • view commit • feat(): working on yaml conig loading
  • view commit • style(): split up renderer.js for better handling
  • view commit • style(): some housekeeping on renderer.js
  • view commit • feat(): working on global frontmatter
  • view commit • feat(): verbalExpressions for splitting
  • view commit • feat(): added frontmatter per slide
  • view commit • style(): some housekeeping
  • view commit • refactor(): added file module
  • view commit • added new icon
  • view commit • refactor(): edit mert file
  • view commit • test.md
  • view commit • testing multiple frontmatter
  • view commit • style(): remove some logging
  • view commit • fix(): fix error in header and footer setting
  • view commit • docs(): added badges
  • view commit • perf(etc): Added commitizen
  • view commit • minor edits on README
  • view commit • yaml config
  • view commit • some work on the default theme
  • view commit • default theme
  • view commit • added awesome script loading 🌈
  • view commit • minor changes
  • view commit • minor edits in help
  • view commit • added new icons
  • view commit • added speaker windows
  • view commit • help files as own window
  • view commit • added help window
  • view commit • build is working
  • view commit • iiikkkkremote: Unexpected system error after push was received.
  • view commit • build works help file not
  • view commit • trying to build app
  • view commit • images with text to the right
  • view commit • 0.5.0
  • view commit • 0.4.0
  • view commit • 0.3.0
  • view commit • 0.2.0
  • view commit • minor edits
  • view commit • created timer and clock
  • view commit • increase decrase fontsize in slides und comments seperatly
  • view commit • added data flow chart
  • view commit • added json front matter
  • view commit • added json front matter
  • view commit • housekeeping modified: src/menu.js modified: src/parser.js modified: src/processor.js
  • view commit • more help docs
  • view commit • image folder in help
  • view commit • modified: .gitignore
  • view commit • clean up in main and titel in menu
  • view commit • better help files
  • view commit • refinig the theme
  • view commit • housekeeping
  • view commit • imporving the help doc
  • view commit • fixed the help file loading
  • view commit • help loading and minor edits in scss
  • view commit • current state killed some CSS with git stash
  • view commit • added quit option and did some styling on windows + zoom
  • view commit • split after md to html conversion
  • view commit • minor edits on views and scss split for windows
  • view commit • added help
  • view commit • moved notes and old to bin
  • view commit • removed app/
  • view commit • some housekeeping
  • view commit • before removing app/
  • view commit • clean up presentation
  • view commit • open links in browser
  • view commit • added back and forward
  • view commit • minr additions to README
  • view commit • minr additions to README
  • view commit • added file watcher 🚀 🎆 😍
  • view commit • Added reloading of Markdown ⌘+R
  • view commit • added image linking close #49 close #48
  • view commit • Merge branch 'master' of github.com:frntl/frontal
  • view commit • testing presentations and adding scss
  • view commit • comments are clean now
  • view commit • minor changes in examples and code cleaning
  • view commit • getting data into windows, needs formatting
  • view commit • rewriting the thing
  • view commit • ignore build
  • view commit • Merge pull request #42 from frntl/comments
  • view commit • babel it to app
  • view commit • added comments parsing from htmlstring passed from parser added .eslintrc for linting es6 in sublime text see https://medium.com/@dan_abramov/lint-like-it-s-2015-6987d44c5b48
  • view commit • Interfaces works
  • view commit • Globals Concept working
  • view commit • Merge pull request #37 from frntl/modular-main
  • view commit • Final modularizing
  • view commit • minor changes to README and parser
  • view commit • Still Modularizing
  • view commit • readme
  • view commit • remove my own test.parser.js files
  • view commit • Merge branch 'test'
  • view commit • some more notes
  • view commit • Merge pull request #34 from frntl/test
  • view commit • TDD would be nice
  • view commit • move notes
  • view commit • moved notes to their own folder
  • view commit • notes
  • view commit • Merge pull request #33 from frntl/parser
  • view commit • modified: app/controller/parser.js modified: app/controller/test.parser.js modified: examples/presentation.md modified: package.json modified: src/controller/parser.js modified: src/controller/test.parser.js
  • view commit • modularize
  • view commit • Removing my old ideas
  • view commit • Integrating the parser
  • view commit • Reorganizing layout specific js stuff
  • view commit • Merge branch 'master' into modular-main
  • view commit • Merge pull request #27 from frntl/parser
  • view commit • Merge pull request #31 from frntl/Comments
  • view commit • Update presentation.md
  • view commit • fix minor error slides was not defined in parser
  • view commit • basic parsing is there. modified: parser.js modified: test.parser.js modified: ../main.js modified: ../../package.json modified: ../../src/controller/parser.js modified: ../../src/controller/test.parser.js
  • view commit • Merge pull request #26 from frntl/parser
  • view commit • fix conflict of latest master commit
  • view commit • fix conflict with master
  • view commit • Now working with babel
  • view commit • working on parser.
  • view commit • Last commit on main after src messup
  • view commit • Minor bugfix
  • view commit • Open functionality
  • view commit • electron main fix
  • view commit • Moving stuff around
  • view commit • Merge remote-tracking branch 'origin/master'
  • view commit • Opening Presentation functionality
  • view commit • Merge pull request #23 from sebastian-meier/babel
  • view commit • added bablerc and jshint
  • view commit • Merge pull request #22 from sebastian-meier/more-structure
  • view commit • more structure like in issue #10 asked for
  • view commit • Themes functionality
  • view commit • thoughts on themes
  • view commit • minor linting
  • view commit • modified: package.json added swig
  • view commit • Testing Templating Frameworks
  • view commit • Merge pull request #6 from sebastian-meier/update-json
  • view commit • remove shrinkwrap
  • view commit • added shrinkwrap for safer development
  • view commit • added some commin package.json fields
  • view commit • Merge pull request #5 from sebastian-meier/readme
  • view commit • added simple instructions for running it
  • view commit • Merge pull request #4 from sebastian-meier/nvm
  • view commit • added nvmrc
  • view commit • Merge pull request #3 from sebastian-meier/electron-devDep
  • view commit • add electron as devDependencies
  • view commit • Merge pull request #1 from sebastian-meier/save-modules
  • view commit • remove modules folder
  • view commit • add ignore file
  • view commit • adding modules to package.json
  • view commit • That does not belong here
  • view commit • Initial Commit
  • view commit • Initial commit