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

💥 [RUMF-730] prefer object and type alias over enum in APIs #630

Merged
merged 14 commits into from
Dec 14, 2020

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    1124ff5 View commit details
    Browse the repository at this point in the history
  2. 🔥 remove v1 specific code

    bcaudan committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    eddebd7 View commit details
    Browse the repository at this point in the history
  3. ♻️ remove v2 references

    bcaudan committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    27b96c7 View commit details
    Browse the repository at this point in the history
  4. 🐛 fix loadEvent v2

    bcaudan committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    0c2dbfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25fefae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22d291b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdf9af0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. 💥 prefer constant union over enum in APIs

    reasoning: make APIs easier to use with TypeScript by using directly constants instead of importing our enums
    bcaudan committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    32ddb6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25da480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80774bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18ff9a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1980845 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

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

Commits on Dec 14, 2020

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