Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Surfer v3 #58

Merged
merged 170 commits into from
Dec 10, 2019
Merged

Code Surfer v3 #58

merged 170 commits into from
Dec 10, 2019

Commits on May 11, 2019

  1. Remove lerna

    pomber committed May 11, 2019
    Configuration menu
    Copy the full SHA
    c8e8823 View commit details
    Browse the repository at this point in the history
  2. Run prettier

    pomber committed May 11, 2019
    Configuration menu
    Copy the full SHA
    cde2581 View commit details
    Browse the repository at this point in the history
  3. FIx test

    pomber committed May 11, 2019
    Configuration menu
    Copy the full SHA
    abec4f1 View commit details
    Browse the repository at this point in the history
  4. Measure line height

    pomber committed May 11, 2019
    Configuration menu
    Copy the full SHA
    a77ae15 View commit details
    Browse the repository at this point in the history
  5. Run prettier

    pomber committed May 11, 2019
    Configuration menu
    Copy the full SHA
    1c89db4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Center code

    pomber committed May 12, 2019
    Configuration menu
    Copy the full SHA
    960bce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7744375 View commit details
    Browse the repository at this point in the history
  3. Zoom code in and out

    pomber committed May 12, 2019
    Configuration menu
    Copy the full SHA
    2a21393 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Parse metastring

    pomber committed May 13, 2019
    Configuration menu
    Copy the full SHA
    656b690 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Extract measurer

    pomber committed May 14, 2019
    Configuration menu
    Copy the full SHA
    0f35066 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Better theming support

    pomber committed May 15, 2019
    Configuration menu
    Copy the full SHA
    6785a81 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    d7699b1 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-alpha.2

    pomber committed May 16, 2019
    Configuration menu
    Copy the full SHA
    e6c5e63 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Add title and subtitle

    pomber committed May 20, 2019
    Configuration menu
    Copy the full SHA
    76a02ac View commit details
    Browse the repository at this point in the history
  2. Fix typo

    pomber committed May 20, 2019
    Configuration menu
    Copy the full SHA
    8da208a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    462efc1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    dd1f5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36fc1bd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    3983d07 View commit details
    Browse the repository at this point in the history
  2. Fix longest line dimension

    pomber committed May 23, 2019
    Configuration menu
    Copy the full SHA
    73bf4d4 View commit details
    Browse the repository at this point in the history
  3. Zoom out when lines are long

    pomber committed May 23, 2019
    Configuration menu
    Copy the full SHA
    58cbf28 View commit details
    Browse the repository at this point in the history
  4. Move default styles to hook

    pomber committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c87daef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48a800e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Improve themes

    pomber committed May 24, 2019
    Configuration menu
    Copy the full SHA
    ebaa966 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Add package.json for themes

    pomber committed May 25, 2019
    Configuration menu
    Copy the full SHA
    2ccd779 View commit details
    Browse the repository at this point in the history
  2. Add more themes

    pomber committed May 25, 2019
    Configuration menu
    Copy the full SHA
    662add2 View commit details
    Browse the repository at this point in the history
  3. 2.0.0-alpha.3

    pomber committed May 25, 2019
    Configuration menu
    Copy the full SHA
    971f4e2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Add more languages

    pomber committed May 26, 2019
    Configuration menu
    Copy the full SHA
    e68975c View commit details
    Browse the repository at this point in the history
  2. Support diffs

    pomber committed May 26, 2019
    Configuration menu
    Copy the full SHA
    e855027 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Add focus parser

    pomber committed May 27, 2019
    Configuration menu
    Copy the full SHA
    e4f60b6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Start animations refactor

    pomber committed May 28, 2019
    Configuration menu
    Copy the full SHA
    d80fdfa View commit details
    Browse the repository at this point in the history
  2. More refactor

    pomber committed May 28, 2019
    Configuration menu
    Copy the full SHA
    43adf7f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. More refactor

    pomber committed May 29, 2019
    Configuration menu
    Copy the full SHA
    ad55951 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Improve scrolling

    pomber committed May 30, 2019
    Configuration menu
    Copy the full SHA
    579221c View commit details
    Browse the repository at this point in the history
  2. Remove todo

    pomber committed May 30, 2019
    Configuration menu
    Copy the full SHA
    01346f1 View commit details
    Browse the repository at this point in the history
  3. Add staggering back

    pomber committed May 30, 2019
    Configuration menu
    Copy the full SHA
    6082fe4 View commit details
    Browse the repository at this point in the history
  4. Remove unused props

    pomber committed May 30, 2019
    Configuration menu
    Copy the full SHA
    53bc997 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Add focus by column

    pomber committed May 31, 2019
    Configuration menu
    Copy the full SHA
    575e5b1 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-alpha.4

    pomber committed May 31, 2019
    Configuration menu
    Copy the full SHA
    236ebc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Add user friendly errors

    pomber committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    9075674 View commit details
    Browse the repository at this point in the history
  2. Fix default focus

    pomber committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    a77ad17 View commit details
    Browse the repository at this point in the history
  3. Make language optional

    pomber committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    42eb846 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Add Step

    pomber committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    2be0fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    165862d View commit details
    Browse the repository at this point in the history
  3. Support empty code

    pomber committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e6461a1 View commit details
    Browse the repository at this point in the history
  4. Support title and subtitle

    pomber committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    aee34e6 View commit details
    Browse the repository at this point in the history
  5. Fix dependencies, maybe

    pomber committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    dec4b6a View commit details
    Browse the repository at this point in the history
  6. Fix dependencies... again

    pomber committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    db88c1c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Add column layout

    pomber committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d703146 View commit details
    Browse the repository at this point in the history
  2. Fix column height

    pomber committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    639e916 View commit details
    Browse the repository at this point in the history
  3. Set language

    pomber committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    3d7fa63 View commit details
    Browse the repository at this point in the history
  4. Take all available height

    pomber committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    11fc0c3 View commit details
    Browse the repository at this point in the history
  5. Add step title and subtitle

    pomber committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    43c6adf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8443e2a View commit details
    Browse the repository at this point in the history
  7. 2.0.0-alpha.5

    pomber committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    28cd089 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Add another example

    pomber committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    e321c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    450e0bc View commit details
    Browse the repository at this point in the history
  3. Center subtitle

    pomber committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    11bdb4f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Override themes

    pomber committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    ce26982 View commit details
    Browse the repository at this point in the history
  2. Finish hooks deck example

    pomber committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    1809648 View commit details
    Browse the repository at this point in the history
  3. Edit example

    pomber committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    dfc569b View commit details
    Browse the repository at this point in the history
  4. 2.0.0-alpha.6

    pomber committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    ae5703f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Add website folder

    pomber committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    a6bf0c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Add custom presenter

    pomber committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    5bf7b98 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Add mobile presenter

    pomber committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    e0a2027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b8a45 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Better mobile presenter

    pomber committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    e116b73 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-alpha.7

    pomber committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    aa70c00 View commit details
    Browse the repository at this point in the history
  3. Fix deck height class

    pomber committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    2f1096b View commit details
    Browse the repository at this point in the history
  4. 2.0.0-alpha.8

    pomber committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    230c145 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Update website

    pomber committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    30ca267 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Migrate to tsdx

    pomber committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    c307c28 View commit details
    Browse the repository at this point in the history
  2. More typescript

    pomber committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    46a1bd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. More types

    pomber committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    75a0060 View commit details
    Browse the repository at this point in the history
  2. Build examples folder

    pomber committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    1584946 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Add storybook

    pomber committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    6ec10df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92bacaf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Moar typescript

    pomber committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    926179b View commit details
    Browse the repository at this point in the history
  2. Add theme prop

    pomber committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    d0ece36 View commit details
    Browse the repository at this point in the history
  3. Add code surfer to docs

    pomber committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    28751b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Change docs

    pomber committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    73830f2 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-alpha.9

    pomber committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    bdd65f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Polyfill array flat

    pomber committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    2a48acd View commit details
    Browse the repository at this point in the history
  2. 2.0.0-alpha.10

    pomber committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    087cd8e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. update to mdx-deck v3

    mhartington committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    d0007ee View commit details
    Browse the repository at this point in the history
  2. move dep to basic project

    mhartington committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    f65e4da View commit details
    Browse the repository at this point in the history
  3. more progress

    mhartington committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    412660d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Fix some migration issues

    pomber committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    6a70065 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Bump mdx-deck to 3.0.8

    pomber committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    780e4cc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Use ThemeUI for themes

    pomber committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    38685cd View commit details
    Browse the repository at this point in the history
  2. Fix language

    pomber committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    df0705a View commit details
    Browse the repository at this point in the history
  3. Update yarn lock

    pomber committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    8cfd113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf04d0e View commit details
    Browse the repository at this point in the history
  5. Memoize steps

    pomber committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    3d55ab3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Better scrolling

    pomber committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fd85c2f View commit details
    Browse the repository at this point in the history
  2. 3.0.0-alpha.0

    pomber committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    332006c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Improve perf

    pomber committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    bede00e View commit details
    Browse the repository at this point in the history
  2. Add prettier config

    pomber committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    f5cb492 View commit details
    Browse the repository at this point in the history
  3. Fix types

    pomber committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    c5f8ffd View commit details
    Browse the repository at this point in the history
  4. Change animation timing

    pomber committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    a405762 View commit details
    Browse the repository at this point in the history
  5. 3.0.0-alpha.1

    pomber committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    7159b74 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Moving code to workspaces

    pomber committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    95fade2 View commit details
    Browse the repository at this point in the history
  2. Moving code to workspaces 2

    pomber committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    b32f8a8 View commit details
    Browse the repository at this point in the history
  3. Move to workspaces 3

    pomber committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    58d4393 View commit details
    Browse the repository at this point in the history
  4. Move sites to workspaces

    pomber committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    fa13ea8 View commit details
    Browse the repository at this point in the history
  5. Add scripts

    pomber committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    e36c175 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. Add step parser

    pomber committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    275b2c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Memo line component

    pomber committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    64ae2db View commit details
    Browse the repository at this point in the history
  2. Change step type

    pomber committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    388326e View commit details
    Browse the repository at this point in the history
  3. Change to new parser

    pomber committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    9a646bc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Refactor animations

    pomber committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    382a2d8 View commit details
    Browse the repository at this point in the history
  2. Remove animation context

    pomber committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d219c7b View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    pomber committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    89615a1 View commit details
    Browse the repository at this point in the history
  4. Update mdx-deck version

    pomber committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    0533c22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b101b1 View commit details
    Browse the repository at this point in the history
  6. Fix demo

    pomber committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    c448c7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a587a25 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Make typescript strict

    pomber committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    b135563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9d885 View commit details
    Browse the repository at this point in the history
  3. Fix animation chain

    pomber committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    801ad3b View commit details
    Browse the repository at this point in the history
  4. Better opacity animation

    pomber committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1d307cd View commit details
    Browse the repository at this point in the history
  5. Add buttons to stories

    pomber committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    e129df3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Add staggering

    pomber committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    2bf89f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Use use-spring on storybook

    pomber committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    ea6fd43 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    pomber committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    0108d4c View commit details
    Browse the repository at this point in the history
  3. Remove Code component

    pomber committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    e90763f View commit details
    Browse the repository at this point in the history
  4. Add readmes

    pomber committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    2b6dc3f View commit details
    Browse the repository at this point in the history
  5. v3.0.0-alpha.2

    pomber committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    04f5207 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. v3.0.0-alpha.3

    pomber committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    19ea1fb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Add themes package

    pomber committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    255aa18 View commit details
    Browse the repository at this point in the history
  2. Add theme prop

    pomber committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7b985ae View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Change docs site

    pomber committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    537c277 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Add some docs

    pomber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    57e7a49 View commit details
    Browse the repository at this point in the history
  2. Better error messages

    pomber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    bc1d7e7 View commit details
    Browse the repository at this point in the history
  3. Add demo deck

    pomber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4149eed View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Fix build

    pomber committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    838d90e View commit details
    Browse the repository at this point in the history
  2. Update readme

    pomber committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    65d601c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Add logo

    pomber committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    2ad6c3a View commit details
    Browse the repository at this point in the history
  2. Use small svg

    pomber committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    1383506 View commit details
    Browse the repository at this point in the history
  3. Add redirects

    pomber committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    52445bd View commit details
    Browse the repository at this point in the history
  4. Add link to demo

    pomber committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d68d695 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Update readme

    pomber committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c673f65 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. v3.0.0-beta.0

    pomber committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    df348b4 View commit details
    Browse the repository at this point in the history
  2. Add global colors to themes

    pomber committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    e1b9a48 View commit details
    Browse the repository at this point in the history
  3. Add nonblocking prop

    pomber committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    f124ec1 View commit details
    Browse the repository at this point in the history
  4. Fix line height

    pomber committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    5b5a48d View commit details
    Browse the repository at this point in the history
  5. Add opacity to themes

    pomber committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    2355295 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    2a2802f View commit details
    Browse the repository at this point in the history
  2. Update mdx dep

    pomber committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    71f362a View commit details
    Browse the repository at this point in the history
  3. Add url rewrite

    pomber committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    7ac82ee View commit details
    Browse the repository at this point in the history
  4. Update snapshot

    pomber committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    f367bc7 View commit details
    Browse the repository at this point in the history
  5. v3.0.0-beta.1

    pomber committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    c164dc5 View commit details
    Browse the repository at this point in the history
  6. Add redirects

    pomber committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    dedfb5e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Add wip home

    pomber committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    9eb9de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Add stage

    pomber committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    479ae08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffabfd8 View commit details
    Browse the repository at this point in the history
  3. Random speaker

    pomber committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    70aa496 View commit details
    Browse the repository at this point in the history
  4. Fix SSR

    pomber committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    5f3ce14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11803b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Add syntax highlighting

    pomber committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    54f7def View commit details
    Browse the repository at this point in the history
  2. Add links and seo

    pomber committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    4a9706e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Add lights

    pomber committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    03f0e35 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Only change slide when visible

    pomber committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    157170a View commit details
    Browse the repository at this point in the history
  2. Add sponsors

    pomber committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    8aa0268 View commit details
    Browse the repository at this point in the history
  3. Move examples up

    pomber committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    9517ee4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. More logos

    pomber committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    c877600 View commit details
    Browse the repository at this point in the history
  2. Fix link

    pomber committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    ba81a32 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. v3.0.0-beta.2

    pomber committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    ce58fa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. v3.0.0

    pomber committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9e7bc03 View commit details
    Browse the repository at this point in the history
  2. Fix logo height for webkit

    pomber committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    b99c60c View commit details
    Browse the repository at this point in the history