-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Tab-nabbers/spectacle
base: master
head repository: FormidableLabs/spectacle
compare: main
Commits on Apr 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8ef60e9 - Browse repository at this point
Copy the full SHA 8ef60e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff24bac - Browse repository at this point
Copy the full SHA ff24bacView commit details
Commits on Apr 15, 2019
-
Update tutorial.md (FormidableLabs#674)
First open folder then remove the .git file
Configuration menu - View commit details
-
Copy full SHA for 6478910 - Browse repository at this point
Copy the full SHA 6478910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3987e - Browse repository at this point
Copy the full SHA 0b3987eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f1c99 - Browse repository at this point
Copy the full SHA c7f1c99View commit details
Commits on May 7, 2019
-
Update README.md (FormidableLabs#675)
* Update README.md @ebrillhart @kale-stew We're adding maintenance status to all our OSS. Let me know if you have any questions * Update README.md * prettier to resolve formatting issues
Configuration menu - View commit details
-
Copy full SHA for 8ea5e35 - Browse repository at this point
Copy the full SHA 8ea5e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for c21b5c9 - Browse repository at this point
Copy the full SHA c21b5c9View commit details
Commits on May 29, 2019
-
Update docs to include
!raw-loader!
hack (FormidableLabs#681)* Update markdown section to include `!raw-loader!` hack Without the leading '!', the slides are not properly formatted. FormidableLabs#467 * Run prettier-fix
Configuration menu - View commit details
-
Copy full SHA for 45a91fb - Browse repository at this point
Copy the full SHA 45a91fbView commit details -
Fix: lineHeight not applied to UnfitText (FormidableLabs#682)
* lineHeight not applied to UnfitText * Update text snapshot to include new lineHeight prop * Add UnfitText to TS defs
Configuration menu - View commit details
-
Copy full SHA for 5c47a42 - Browse repository at this point
Copy the full SHA 5c47a42View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2ec9bf7 - Browse repository at this point
Copy the full SHA 2ec9bf7View commit details
Commits on Jun 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 60c7c26 - Browse repository at this point
Copy the full SHA 60c7c26View commit details -
Bump handlebars from 4.0.12 to 4.1.2 (FormidableLabs#684)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.12...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4943d85 - Browse repository at this point
Copy the full SHA 4943d85View commit details
Commits on Jun 12, 2019
-
Dominic Coelho committed
Jun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 03868e8 - Browse repository at this point
Copy the full SHA 03868e8View commit details -
First draft of working mdx support with webpack:
- `node_modules/.bin/webpack` to build dist - `yarn start` to run on localhost
Dominic Coelho committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 8f6aac4 - Browse repository at this point
Copy the full SHA 8f6aac4View commit details -
remove files unintentionally carried into branch
Dominic Coelho committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 33772bb - Browse repository at this point
Copy the full SHA 33772bbView commit details -
remove commented out part of webpack config
Dominic Coelho committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for c369726 - Browse repository at this point
Copy the full SHA c369726View commit details -
Dominic Coelho committed
Jun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for b62e236 - Browse repository at this point
Copy the full SHA b62e236View commit details -
attempt: gitignore issue fix - remove cache of previously tracked
Dominic Coelho committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for df726bd - Browse repository at this point
Copy the full SHA df726bdView commit details -
1. Add documentation for index.js and test.mdx.
Dominic Coelho committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 08e2ec4 - Browse repository at this point
Copy the full SHA 08e2ec4View commit details -
1. Moved webpack dependecies to devDependencies.
Dominic Coelho committedJun 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 606da2b - Browse repository at this point
Copy the full SHA 606da2bView commit details -
Merge pull request FormidableLabs#689 from FormidableLabs/rewrite/add…
…-webpack-mdx Rewrite: add webpack mdx
Configuration menu - View commit details
-
Copy full SHA for a99411a - Browse repository at this point
Copy the full SHA a99411aView commit details
Commits on Jun 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6dc815e - Browse repository at this point
Copy the full SHA 6dc815eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65522c6 - Browse repository at this point
Copy the full SHA 65522c6View commit details
Commits on Jun 17, 2019
-
Update one-page.html to use spectacle 5 (FormidableLabs#687)
* update one-page.html to use spectacle 5 - fixes CSSStyleDeclaration index property setter error * remove markdown tabbing to render properly * undo ridiculous indentation from prettier * update README to use Spectacle 5
Configuration menu - View commit details
-
Copy full SHA for e767908 - Browse repository at this point
Copy the full SHA e767908View commit details
Commits on Jun 19, 2019
-
Merge pull request FormidableLabs#692 from FormidableLabs/bug/issue-6…
…61-unmounting-bug Bug/issue 661 unmounting bug
Configuration menu - View commit details
-
Copy full SHA for f76d3bc - Browse repository at this point
Copy the full SHA f76d3bcView commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c7aad5c - Browse repository at this point
Copy the full SHA c7aad5cView commit details -
Add contentWidth and contentHeight to DeckProps (FormidableLabs#699)
The docs call for a number but strings (i.e. 95vw) seem to work fine. FormidableLabs#361 suggested a problem but that code doesn't seem to exist anymore.
Configuration menu - View commit details
-
Copy full SHA for 06ec25c - Browse repository at this point
Copy the full SHA 06ec25cView commit details -
Rewrite slide display and transition logic. (FormidableLabs#691)
* add styled-components dependency * move component files out of respective folders, update imports * Change Deck.js so that it provides a render prop to the child. * Modify Controls.js so that they accept dispatch prop and render buttons. * Modify test.mdx so that it renders Controls and a currentSlide value. * Refactored to use hooks * Added 'SlideElement' logic to Slide. * Finished slide logic * removed Controls as no longer needed. * Add SlideElementWrapper for animated elements * Add note about loop prop for Deck * Add example using JS rather than just MDX (FormidableLabs#694) * moved slideElementWrapper into own component * Implement react spring transitions * added custom transitionEffect prop to Slide component. * Fixed MDX and JS examples * SlideElementWrapper can accept custom springs now! * Added proptypes * Fixed some animation issues with precision. * Added configuration so when going backwards you could skip animations. * Implemented debounced keypress, so can skip animations if skipping through slides. * Fixed some issues with transitionEffects * Add immediate to note s that it is a React-Spring property. * Fix cleanup function for useSlide.
Configuration menu - View commit details
-
Copy full SHA for 118288b - Browse repository at this point
Copy the full SHA 118288bView commit details -
Add bulletStyle types, doc updates (FormidableLabs#703)
* Add bulletStyle types * Fix ListProps type * Add new COC contact email
Kylie Stewart authoredJul 31, 2019 Configuration menu - View commit details
-
Copy full SHA for b5ccab9 - Browse repository at this point
Copy the full SHA b5ccab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ce903 - Browse repository at this point
Copy the full SHA 04ce903View commit details -
Merge branch 'master' of github.com:FormidableLabs/spectacle
* 'master' of github.com:FormidableLabs/spectacle: Add bulletStyle types, doc updates (FormidableLabs#703)
Configuration menu - View commit details
-
Copy full SHA for c9b40c0 - Browse repository at this point
Copy the full SHA c9b40c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeac5c4 - Browse repository at this point
Copy the full SHA eeac5c4View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 020ca06 - Browse repository at this point
Copy the full SHA 020ca06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 932285b - Browse repository at this point
Copy the full SHA 932285bView commit details
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cecb28b - Browse repository at this point
Copy the full SHA cecb28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eed94c - Browse repository at this point
Copy the full SHA 2eed94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b737840 - Browse repository at this point
Copy the full SHA b737840View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d7c2a - Browse repository at this point
Copy the full SHA a9d7c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8da41c - Browse repository at this point
Copy the full SHA d8da41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 726c483 - Browse repository at this point
Copy the full SHA 726c483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b718f - Browse repository at this point
Copy the full SHA 90b718fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6353f - Browse repository at this point
Copy the full SHA 3d6353fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36bf44a - Browse repository at this point
Copy the full SHA 36bf44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d5aac - Browse repository at this point
Copy the full SHA d2d5aacView commit details
Commits on Aug 13, 2019
-
Merge pull request FormidableLabs#705 from FormidableLabs/rewrite/keb…
…ab-case use kebab-case consistently throughout project
Configuration menu - View commit details
-
Copy full SHA for 644ffa5 - Browse repository at this point
Copy the full SHA 644ffa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcae96 - Browse repository at this point
Copy the full SHA dbcae96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34691f3 - Browse repository at this point
Copy the full SHA 34691f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34420b5 - Browse repository at this point
Copy the full SHA 34420b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c11803 - Browse repository at this point
Copy the full SHA 8c11803View commit details
Commits on Aug 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7762b13 - Browse repository at this point
Copy the full SHA 7762b13View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main