The website for ddocs.io

Related tags

UI Framework ddocs
Overview

DDocs Frontend

Support Server Invite

This is a Next.js project bootstrapped with create-next-app.

Getting Started

  • cp .env.example .env
  • Fill out any environment variables in .env
  • Run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Comments
  • feat: Sign in / Sign out

    feat: Sign in / Sign out

    Summary

    This PR implement signing in and signing out UI as well as the proper authentication management.

    Login button

    image

    Signed in menu closed

    image

    Sign in menu opened

    image

    enhancement 
    opened by quinchs 4
  • feat: Event search and event pages

    feat: Event search and event pages

    Summary

    This PR adds the event search functionality as well as individual event pages.

    TODO

    • [x] Markdown styling (figma team needed!)
    • [x] Consistent scrollbar styles
    • [x] Fix bug with expanded summary on page load
    • [x] Code cleanup
    • [ ] Implement design feedback
      • [ ] Better tooltip for contributors
    enhancement help wanted figma 
    opened by quinchs 3
  • deps: bump @types/node from 16.11.6 to 17.0.13

    deps: bump @types/node from 16.11.6 to 17.0.13

    Bumps @types/node from 16.11.6 to 17.0.13.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 3
  • chore(deps): lock file maintenance

    chore(deps): lock file maintenance

    WhiteSource Renovate

    This PR contains the following updates:

    | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |

    πŸ”§ This Pull Request updates lock files to use the latest dependency versions.


    Configuration

    πŸ“… Schedule: "before 5am on monday" (UTC).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


    • [ ] If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 2
  • chore(deps): update node.js to v17

    chore(deps): update node.js to v17

    WhiteSource Renovate

    This PR contains the following updates:

    | Package | Type | Update | Change | |---|---|---|---| | node | final | major | 16-alpine -> 17-alpine | | node | stage | major | 16-alpine -> 17-alpine |


    Release Notes

    nodejs/node

    v17

    Moved to doc/changelogs/CHANGELOG_V5.md#​5.1.0.


    Configuration

    πŸ“… Schedule: At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

    πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


    • [ ] If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 2
  • fix(deps): bump @types/node from 17.0.16 to 17.0.17

    fix(deps): bump @types/node from 17.0.16 to 17.0.17

    Bumps @types/node from 17.0.16 to 17.0.17.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • fix(deps): bump @types/node from 17.0.14 to 17.0.15

    fix(deps): bump @types/node from 17.0.14 to 17.0.15

    Bumps @types/node from 17.0.14 to 17.0.15.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(deps): update nextjs monorepo to v12.1.2

    chore(deps): update nextjs monorepo to v12.1.2

    WhiteSource Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | eslint-config-next | 12.1.1 -> 12.1.2 | age | adoption | passing | confidence | | next (source) | 12.1.1 -> 12.1.2 | age | adoption | passing | confidence |


    Release Notes

    vercel/next.js

    v12.1.2

    Compare Source

    Core Changes
    Documentation Changes
    Misc Changes
    • Fix create-next-app failing without yarn installed: #​35608
    • Fix hydration issue in the switchable runtime tests: #​35616
    Credits

    Huge thanks to @​huozhi, @​shuding, @​Brooooooklyn, @​TianenPang, @​lfades, and @​timneutkens for helping!


    Configuration

    πŸ“… Schedule: At any time (no schedule defined).

    🚦 Automerge: Disabled due to failing status checks.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


    • [ ] If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 1
  • chore(deps): update nextjs monorepo to v12.1.1

    chore(deps): update nextjs monorepo to v12.1.1

    WhiteSource Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | eslint-config-next | 12.1.0 -> 12.1.1 | age | adoption | passing | confidence | | next (source) | 12.1.0 -> 12.1.1 | age | adoption | passing | confidence |


    Release Notes

    vercel/next.js

    v12.1.1

    Compare Source

    Core Changes
    Documentation Changes
    Example Changes
    Misc Changes
    Credits

    Huge thanks to @​styfle, @​shuding, @​balazsorban44, @​huozhi, @​amandeepmittal, @​bennettdams, @​sophiabits, @​MaedahBatool, @​devknoll, @​nkzawa, @​kinetifex, @​elrumordelaluz, @​Brooooooklyn, @​mitchell-abbott, @​Schniz, @​natew, @​nrjdalal, @​dephraiim, @​lfades, @​sokra, @​AmirhBeigi, @​marshalcode, @​timneutkens, @​mxgnus-de, @​MoltenCoffee, @​jonespen, @​NoamNol, @​khuezy, @​rishabhpoddar, @​kara, @​reubn, @​luciy, @​Pauldic, @​brodyd795, @​eungyeole, @​kyliau, @​Nutlope, @​jgoping, @​crice88, @​leerob, @​SukkaW, @​thibautsabot, @​sincovschi, @​ahollenbach, @​kolarski, @​AFusco, @​stipsan, @​sisp, @​kdy1, @​lydiahallie, @​Skagoo, @​ijjk, @​klarstrup, @​midgleyc, @​perkinsjr, @​bnoguchi, @​fhinkel, @​fliptheweb, @​kwonoj, @​leyanlo, @​ericponto, @​huzaifarif, @​chemicalkosek, @​chentsulin, @​housseindjirdeh, @​bernard-lin, @​atcastle, @​kylemh, @​samsisle, @​Gomurmamma, @​molebox, @​Xairoo, @​nelodev, @​SevlaMare, @​lukahartwig, @​losfair, @​cramforce, @​hiro0218, and @​CommanderRoot for helping!


    Configuration

    πŸ“… Schedule: At any time (no schedule defined).

    🚦 Automerge: Disabled due to failing status checks.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


    • [ ] If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 1
  • chore(deps): update dependency prettier to v2.6.1

    chore(deps): update dependency prettier to v2.6.1

    WhiteSource Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | prettier (source) | 2.6.0 -> 2.6.1 | age | adoption | passing | confidence |


    Release Notes

    prettier/prettier

    v2.6.1

    Compare Source

    diff

    Ignore loglevel when printing information (#​12477 by @​fisker)

    Configuration

    πŸ“… Schedule: At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 1
  • chore(deps): update dependency typescript to v4.6.3

    chore(deps): update dependency typescript to v4.6.3

    WhiteSource Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | typescript (source) | 4.6.2 -> 4.6.3 | age | adoption | passing | confidence |


    Release Notes

    Microsoft/TypeScript

    v4.6.3

    Compare Source

    This release includes fixes for

    For the complete list of fixed issues, check out the

    Downloads are available on:


    Configuration

    πŸ“… Schedule: At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 1
  • fix(deps): update dependency sharp to v0.30.5 [security]

    fix(deps): update dependency sharp to v0.30.5 [security]

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | sharp (changelog) | 0.30.3 -> 0.30.5 | age | adoption | passing | confidence |

    GitHub Vulnerability Alerts

    CVE-2022-29256

    There's a possible vulnerability in logic that is run only at npm install time when installing versions of sharp prior to the latest v0.30.5.

    This is not part of any runtime code, does not affect Windows users at all, and is unlikely to affect anyone that already cares about the security of their build environment. However, out of an abundance of caution, I've created this advisory.

    If an attacker has the ability to set the value of the PKG_CONFIG_PATH environment variable in a build environment then they might be able to use this to inject an arbitrary command at npm install time.

    I've used the Common Vulnerability Scoring System (CVSS) calculator to determine the maximum possible impact, which suggests a "medium" score of 5.9, but for most people the real impact will be dealing with the noise from automated security tooling that this advisory will bring.

    AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C/CR:X/IR:X/AR:X/MAV:X/MAC:X/MPR:X/MUI:R/MS:X/MC:X/MI:X/MA:X

    This problem was fixed in commit a6aeef6 and published as part of sharp v0.30.5.

    Thank you very much to @​dwisiswant0 for the responsible disclosure.

    Remember: if an attacker has control over environment variables in your build environment then you have a bigger problem to deal with than this issue.


    Release Notes

    lovell/sharp

    v0.30.5

    Compare Source

    v0.30.4

    Compare Source


    Configuration

    πŸ“… Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 1
  • fix(deps): update dependency luxon to v2.5.0

    fix(deps): update dependency luxon to v2.5.0

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | luxon | 2.3.1 -> 2.5.0 | age | adoption | passing | confidence | | @types/luxon (source) | 2.3.1 -> 2.4.0 | age | adoption | passing | confidence |


    Release Notes

    moment/luxon

    v2.5.0

    Compare Source

    • Support for ESM-style node imports
    • Fix Wednesday parsing for RFC 850 strings
    • Increase number of digits allowed in ISO durations

    2.4.0 (2022-05-08)

    • Add support for parsing the ISO zone extension, like 2022-05-08T20:42:00.000-04:00[America/New_York]
    • Add an extendedZone option to toISO() and toISOTime
    • Improvements to DateTime.isInDST()
    • Fix for parsing in Vietnames (and probably other languages)

    2.3.2 (2022-04-17)

    • Fix timezone calculations for negative years
    • add week formatting token "w" for durations
    • fix weekday computation for years 0-100

    2.3.1 (2022-02-23)

    • Added an includeOffsetSpace option to toSQL and toSQLTime
    • Added toUnixInteger
    • Don't use -0 when negating durations with zeros in them

    2.3.0 (2022-01-02)

    • Major perf improvements to toISO(), toISODate(), toISOTime(), and toSQLDate()
    • Fixed date padding for negative years in toISO()
    • Added Duration#toHuman()

    2.2.0 (2021-12-10)

    • Allow offsets to pick among ambiguous times when both an offset and zone are provided to fromFormat
    • Fix a floating point bug in Duration.shiftTo()

    2.1.1 (2021-11-08)

    • Fix issue in quirky environments that lack hourCycle support and sometimes computed offsets 12 hours off

    2.1.0 (2021-11-07)

    • Stop special casing of Etc/GMT* zones
    • export fromDurationLike
    • memoize zone validation
    • Support for fractional elements in duration ISO parsing
    • Added uu and uuu tokens for fractional millisecond parsing

    2.0.2 (2021-08-08)

    Fix locale defaulting

    2.0.0 (2021-07-3)

    See Upgrading section

    1.28.0 (2021-07-03)

    • Fix ISO parsing for offset specifiers in Year-Ordinal formats

    1.27.0 (2021-05-08)

    • Fix GMT zone parsing for older versions of Node
    • Support multiple units in toRelative
    • Various documentation updates

    1.26.0 (2021-02-13)

    1.25.0 (2020-08-23)

    • fix fromFormat with Intl formats containing non-breaking spaces
    • Support higher precision in ISO milliseconds
    • Some fixes for 00:30 timezones
    • Fix some throwOnInvalid for invalid Intervals
    • Various doc fixes
    • Fix Interval#isSame for empty intervals
    • Mark package as side effect-free
    • Add support for intervals with a large number of seconds

    1.24.1 (2020-05-04)

    • Remove erroneous console.log call

    1.24.0 (2020-05-03)

    • Update polyfills for pollyfilled build

    1.23.0 (2020-04-02)

    • Allow minus sign prefix when creating Duration from ISO

    1.22.2 (2020-03-25)

    • Added more details to error messages for type errors

    1.22.1 (2020-03-19)

    • Added support for ISO basic format to DateTime#toISO

    1.22.0 (2020-01-26)

    • Fix setZone's handling of pre-1970 dates with milisecond components
    • Fix keepLocalTime for large jumps near the target zone's DST
    • Fix cache perf for toRelative()

    1.21.3 (2019-11-28)

    • Fix parsing of meridiems in macro tokens in newer versions of v8

    1.21.2 (2019-11-18)

    • Fix bug in Chrome Canary that threw off time zone calculations

    1.21.1 (2019-11-03)

    • Fix for quarter parsing
    • Some documentation updates

    1.21.0 (2019-10-30)

    • Added quarter support to the parser
    • Fix some rounding issues in ISO formatting

    1.20.0 (2019-10-29)

    • Added Duration#mapUnits
    • added Interval#toISODate and Interval#toISOTime
    • Some documentation fixes

    1.19.3

    • Cache offset values
    • Fix handling of negative sub 1-hour offsets

    1.19.2

    • Speculative fix for Node 6

    1.19.1

    • Fix Intl.DateTimeFormat usage for polyfills

    1.19.0

    • Interval#splitAt now ignores input dates outside the interval
    • Don't allow decimals in DateTime creation

    1.18.2

    • Fix handling of decimals in DateTime#plus and #minus

    1.18.1

    • Fix validity when adding or subtracting time that exceeds Date max/min boundaries

    1.18.0

    • Add support for macro tokens in the parser

    1.17.2

    • Fix issue with toRelative using style: short with plural days

    1.17.1

    • Reject out-of-range numbers in DateTime.fromMillis
    • Reject 0s in ISO date inputs

    1.17.0

    • DateTime.min and DateTime.max throw if they get the wrong kind of arguments
    • Fixed throwOnInvalid logic for Interval
    • Added DATETIME_MED_WITH_WEEKDAY preset

    1.16.1

    • Catch errors trying to use Intl in weird versions of IE 11

    1.16.0

    • Fixed locale default logic for `DateTime#toFormat("ZZZZ")

    1.15.0

    • Added formatOffset to Zones

    1.14.0

    • Allow the zone argument to Interval.fromISO with duration components
    • Ignore the zone argument to Duration factory methods

    1.13.3

    • Fix keepLocalTime calculations that span offset changes

    1.13.2

    • Fixed ISO formatting for dates > 999

    1.13.1

    • Performance improvements for regex parsing

    1.13.0

    • Support numberSystem in fromFormat
    • Fix validity for bad initial zone specifiers

    1.12.1

    • Fix cross-month diffs in some scenarios
    • Fix time zone parsing when the time zone isn't at the end
    • Memoize IANA zone creation

    1.12.0

    • Add some explicit CDN support to the NPM package
    • Add week token to duration ISO support
    • Lots of cleanup and test coverage changes

    1.11.4

    • setZone("local") now returns the defaultZone if it is set
    • Fixes for the polyfilled build

    1.11.3

    • Allow 24:00 in ISO (and other) strings
    • Fix some bugs with the typecheck functions like DateTime.isDateTime()

    1.11.2

    • Fixed handling of some characters in fromFormat literal sections
    • Hanlde string values in object arguments to DateTime methods
    • Fixed toRelativeCalendar's handling of zones in the base date

    1.11.1

    • Fix DateTime#plus() when spanning across AD 100

    1.11.0

    • Fix low-year handling for IANA zones
    • DateTime#toLocal() now uses the default locale
    • Fix zero duration formatting
    • Many documentation fixes

    1.10.0

    1.9.0

    • Add DateTime#toRelative and DateTime#toRelativeCalendar

    1.8.3

    • Allow "UTC" in the zone position of fromSQL
    • Force isDateTime and isDuration to return booleans in all cases

    1.8.2

    • Trim leading \u200e characters from offset names in Edge 16 and 17

    1.8.1

    • Add DateTime.fromSeconds and DateTime#toSeconds

    1.7.1

    • Floor the seconds instead of rounding them when outputting the 'X' format
    • Change the options to toLocale to override the configuration (the previous options were essentially ignored)

    1.6.2

    • Fixing merge error that resulted in bad error messages

    1.6.0

    • midly breaking Rework negative durations
    • Fix handling weekdays at the end of leap week years
    • Add isDuration, isDateTime, and isInterval
    • Fix handling of Luxon object arguments passed from other execution contexts

    1.5.0

    • Improved error message
    • Added DateTime#invalidExplanation, Duration#invalidExplanation, Interval#invalidExplanation to provide more details on invalid objects

    1.4.6

    • Cache Intl objects for an 85x speed up on basic operations using non-en locales

    1.4.5

    • Fix minified builds

    1.4.4

    • Fix hour formatting in RFC822 strings
    • Interval.fromISO accepts formats with durations

    1.4.3

    Removal accidentally-introduced runtime dependency

    1.4.2

    • Handle locale strings with BCP 47 extensions. Especially helpful for environments with funky default locales
    • Support for [weekYear]-W[weekNumber] ISO 8601 strings

    1.4.1

    • Empty diffs now have all the asked-for units in them, set at 0
    • Duration operations perserve the superset of units

    1.4.0

    • Add x and X to toFormat for formatting Epoch seconds and Epoch milliseconds
    • Parser allows a wider range of IANA zone specifiers
    • BREAKING: Etc/GMT+10 is now interpreted as UTC-10, per spec

    1.3.3

    Documentation fixes

    1.3.2

    • DateTime.fromMillis will throw if passed a non-number
    • Fixes for type checking across JS contexts

    1.3.1

    • Include milliseconds in Duration#toISO
    • Avoid deprecation warning from DateTime#inspect in Node 10

    1.3.0

    • mildly breaking change Duration.toFormat now floors its outputs instead of rounding them (see #​224)
    • Added 'floor' option to Duration.toFormat and deprecated the 'round' option
    • Added Dateime.toBSON
    • Fixed infinite loop when passing invalid or zero-length durations to Interval#splitBy
    • Added better error handling to Duration.fromObject()

    1.2.1

    • 222x speed-up in DateTime creation for non-en locales
    • Added DateTime#toMillis alias for DateTime#valueOf
    • Fixed types on zone exports

    1.2.0

    • Export Zone classes
    • Fix endOf and startOf for quarters
    • Change toFormat("Z") to return a number for UTC
    • Allow "GTM" as an argument to setZone

    1.1.0

    • Support for zone names with more than two components
    • Fixed long-term-accurate conversions for months
    • Added weeksInWeekYear

    1.0.0

    • The big one-oh. No changes from 0.5.8.

    0.5.8

    • Large perf improvements for DateTime#toFormat(), when using non-intl numbers

    0.5.7

    • Added AMD build to the NPM package
    • Large performance improvements to technical formatting (e.g. DateTime#toISO)

    0.5.6

    • Refactor internals
    • Added support for fractional seconds in Duration.fromISO
    • Added browser global to the NPM package

    0.5.5

    • Best-we-can-do fix for DateTime#toLocaleString() for fixed-offset zones when showing the zone name in the output
    • Fixed Duration#shiftTo for unormalized Durations that need a rollup cascade

    0.5.4

    • Fix default locales in Node
    • Fix prototype to help with React inspection
    • Improve REPL output for Durations in Node

    0.5.3

    • Remove errant ICU runtime dep (again)

    0.5.2

    • Remove comments from minified builds (introduced by 0.5.1)

    0.5.1

    • Fixed minified builds (oops)
    • Fix computation of fractional parts of diffs

    0.5.0

    • isBefore() returns true for the end of the interval, consistent with being half-open
    • zoneName now rturns null for invalid DateTimes
    • Added quarter support
    • Adding a month to Jan 31 gives Feb 28/29

    0.4.0

    • Always round down to the nearest millisecond when parsing

    0.3.1

    • Fixed toLocaleString for fixed-offset zones in the absence of Intl
    • Added Info.isValidIANAZone
    • Made malformed zone specifiers result in invalid DateTime instances

    0.3.0

    • Rename DateTime.fromString to DateTime.fromFormat (leaving deprecated DateTime.fromString)
    • Rename DateTime.fromStringExplain to DateTime.fromFormatExplain (leaving deprecated DateTime.fromStringExplain)
    • Support Etc/GMT IANA zones
    • Perf fixes for zones
    • Rework build infrastructure

    0.2.12

    • Fix DateTime.fromObject's handling of default zones
    • Change keepCalendarTime to keepLocalTime

    0.2.11

    • Handle no arguments in DateTime.min and DateTime.max
    • Documentation fixes

    0.2.10

    • Fix bug where Durations could sometimes mutate

    0.2.9

    • Fix DateTime.fromMillis(0) more thoroughly

    0.2.8

    • Fix sourcemaps

    0.2.7

    • Fix DateTime.fromMillis(0)

    0.2.6

    • Fix 'h' and 'hh' toFormat tokens for midnight

    0.2.5

    • Better shiftTo behavior for durations with floating point components

    0.2.4

    • Fix toHTTP to use 24-hour hours
    • Tighten up regular expressions
    • Various documentation fixes

    0.2.3

    • Fixes for diff with multiple units

    0.2.2

    • Fixes for fromSQL, toSQL, toSQLTime, and toSQLDate
    • Add includeOffset option to toISO and toISOTime

    0.2.1

    • Add module field to package.json

    0.2.0

    • Remove polyfills from main builds
    • Update compilation toolchain to target builds more exactly
    • Fix IE in polyfill build

    0.1.0

    • Add .fromSQL, #toSQL, #toSQLTime, #toSQLDate
    • Fix AM/PM parsing
    • Major perf improvements
    • Default to system locale when using macro formats in #toFormat
    • .fromISO accepts standalone times
    • See https://github.com/moment/luxon/issues/93 for important news concerning field accessibility

    0.0.22

    • Add 'u' formatting and parsing
    • Add 'y', 'yyyyy', and 'yyyyyy' parsing tokens
    • Add 'yyyyyy' formatting token
    • Better error messages for missing arguments to DateTime.fromString

    0.0.21

    • Fix zones for Edge

    0.0.20

    • Fix fromISO to accept various levels of subsecond precision

    0.0.19

    • Fixed parsing for ordinals
    • Made parsing stricter

    0.0.18

    • Fixed formatting for non-hour aligned fixed-offset zones
    • Fixed longterm conversion accuracy option in diffs
    • Fixed invalid handling in Interval#set

    0.0.17

    • Fixing formatting for fixed-offset zones

    0.0.16

    • Fixes for IE 9 & 10

    0.0.15

    • Fixing busted release 0.0.14

    0.0.13

    • toLocaleString() and others default to the system's locale
    • support for ISO week durations in Duration.fromISO

    0.0.12

    • Improve non-Intl fallbacks for toLocaleString
    • Fix offsetNameShort and offsetNameLong for non-Intl environments
    • Added weekdayShort, weekdayLong, monthShort, monthLong DateTime getters

    0.0.10

    • Only include build dir in NPM module

    0.0.9

    • Move to Moment Github org

    0.0.8

    • The local zone can now report its IANA name
    • Fixed parsing bug for yy and kk
    • Improved test coverage

    0.0.7

    • Added toLocaleParts
    • Slightly more friendly month/weekday parsing
    • Default locale setting

    0.0.6

    • Stricter toJSDate
    • fromISO now supports year and year-month formats
    • More graceful degradation in the absence of platform features

    0.0.5

    Experimental, but now broadly useful.

    v2.4.0

    Compare Source

    • Add support for parsing the ISO zone extension, like 2022-05-08T20:42:00.000-04:00[America/New_York]
    • Add an extendedZone option to toISO() and toISOTime
    • Improvements to DateTime.isInDST()
    • Fix for parsing in Vietnames (and probably other languages)

    v2.3.2

    Compare Source

    • Fix timezone calculations for negative years
    • add week formatting token "w" for durations
    • fix weekday computation for years 0-100

    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 1
  • chore(deps): update dependency @types/react to v18

    chore(deps): update dependency @types/react to v18

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @types/react (source) | 17.0.43 -> 18.0.25 | age | adoption | passing | confidence |


    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 3
  • chore(deps): update dependency @types/react to v17.0.52

    chore(deps): update dependency @types/react to v17.0.52

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @types/react (source) | 17.0.43 -> 17.0.52 | age | adoption | passing | confidence |


    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 2
  • chore(deps): update dependency prettier to v2.7.1

    chore(deps): update dependency prettier to v2.7.1

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | prettier (source) | 2.6.1 -> 2.7.1 | age | adoption | passing | confidence |


    Release Notes

    prettier/prettier

    v2.7.1

    Compare Source

    diff

    Keep useful empty lines in description (#​13013 by @​chimurai)

    v2.7.0

    Compare Source

    """ First line Second Line """ type Person { name: String }

    v2.6.2

    Compare Source

    diff

    Fix LESS/SCSS format error (#​12536 by @​fisker)
    // Input
    .background-gradient(@​cut) {
        background: linear-gradient(
            to right,
            @​white 0%,
            @​white (@​cut - 0.01%),
            @​portal-background @​cut,
            @​portal-background 100%
        );
    }
    
    // Prettier 2.6.1
    TypeError: Cannot read properties of undefined (reading 'endOffset')
    
    // Prettier 2.6.2
    .background-gradient(@​cut) {
      background: linear-gradient(
        to right,
        @​white 0%,
        @​white (@​cut - 0.01%),
        @​portal-background @​cut,
        @​portal-background 100%
      );
    }
    
    Update meriyah to fix several bugs (#​12567 by @​fisker, fixes in meriyah by @​3cp)

    Fixes bugs when parsing following valid code:

    foo(await bar());
    
    const regex = /.*/ms;
    
    const element = <p>{/w/.test(s)}</p>;
    
    class A extends B {
      #privateMethod() {
        super.method();
      }
    }
    

    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 2
  • fix(deps): update dependency react-markdown to v8.0.3

    fix(deps): update dependency react-markdown to v8.0.3

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | react-markdown | 8.0.1 -> 8.0.3 | age | adoption | passing | confidence |


    Release Notes

    remarkjs/react-markdown

    v8.0.3

    Compare Source

    Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.2...8.0.3

    v8.0.2

    Compare Source

    Full Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.1...8.0.2


    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    dependencies 
    opened by renovate[bot] 2
Owner
ddocs.io
A collaboration with community members to bring organized documentation to everyone!
ddocs.io
I built this website for my personal wedding website.

amifauzi.com I built this website for my personal wedding website amifauzi.com. Available features: Welcome modal connected to Google Sheet Hero secti

Fauzi Al Aziz 11 Dec 15, 2022
Re-developed the Sky Ice Cream website using ReactJS. Redesigned the UI to a much more appealing and intuitive styling.

This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: npm start Runs the app in the developmen

Aakash Jana 1 Dec 27, 2021
An open-source recreation of the Burger website shown on /r/webdev

An open-source recreation of a Burger promo site, inspired by a post on the /r/webdev subreddit. Viewing / editing Ready-to-run HTML, CSS and JS files

Dian Jonker 48 Jul 27, 2022
🌲The perfect personal website template.

Conifer ?? Conifer is an easy to use, fun and rewarding template to help you build your own personal website. It is 100% free to use- and aimed at tho

Toby 7 Nov 27, 2022
The mogami.io website

Website This website is built using Docusaurus 2, a modern static website generator. Installation $ yarn Local Development $ yarn start This command

null 6 Nov 4, 2022
Microsoft Club - Sathyabama Institute of Science and Technology's Website

Microsoft Club - Sathyabama Institute of Science and Technology's Website This repository contains the source code for the current deployment of our w

Microsoft Club - Sathyabama IST 6 Jul 25, 2022
Public website of NextCitizens.

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

NextCitizens 4 Jul 19, 2022
Our official website - currently at https://haidevs.alawonn.com

The Haitian Developers community website - currently at https://haidevs.alawonn.com Getting Started First, run the development server: yarn dev Open h

Haitian Developers (HaiDevs) 2 Sep 9, 2022
Website for Streamarr.

Qwik App ⚑️ Qwik Docs Discord Qwik Github @QwikDev Vite Partytown Mitosis Builder.io Project Structure Inside of you project, you'll see the following

Streamarr 2 Oct 10, 2022
Neofest website!

NeoFest The frontend website for NeoFest. What is NeoFest? Navrachana University, Vadodara is organizing a technical event β€œNEOFEST” in accordance wit

null 4 Nov 8, 2022
⚑️The Fullstack React Framework β€” built on Next.js

The Fullstack React Framework "Zero-API" Data Layer β€” Built on Next.js β€” Inspired by Ruby on Rails Read the Documentation β€œZero-API” data layer lets y

⚑️Blitz 12.5k Jan 4, 2023
Grupprojekt fΓΆr kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet fΓΆr kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide FΓΆr information om hur utv

Svante Jonsson IT-HΓΆgskolan 3 May 18, 2022
Hemsida fΓΆr personer i Sverige som kan och vill erbjuda boende till mΓ€nniskor pΓ₯ flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo fΓΆr kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin

#One Page Scroll 1.3.1 by Pete R. Create an Apple-like one page scroll website (iPhone 5S website) with One Page Scroll plugin Created by Pete R., Fou

Pete R. 9.6k Dec 31, 2022
ReactJS-Travel-Website - This is a travel(adventure) website made with ReactJS.

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Saurav Dhakal 1 Jan 1, 2022
Math Magicians is a website for performing basic maths calculations, This website is built using REACT and JavaScript libraries.

Math Magicians Math Magicians is a website for performing basic maths calculations, This website is built using REACT and JavaScript libraries. Screen

Ranjeet Singh 12 Oct 20, 2022
The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to: Display a list of books. Add a book. Remove a selected book.

Bookstore The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that al

Anuar Shaidenov 6 Jun 12, 2022
This is a little script that shows how to ddos a website. This is for example purposes only. Don't ddos a website without the consent of his owner

Dddos-Script This is a little script to ddos a website. This is for example purposes only. I am not responsable of what you do with it If you like thi

null 13 Dec 17, 2022
Terminal Styled Portfolio Website Λ‹( Β° ▽、° ) , a terminal style/styled portfolio website made with <3 using react.

AshTerm A Terminal Styled Portfolio Website. ??‍?? Made Using- βš› Framework ReactJS ?? Terminal react-console-emulator ?? Deployed using CloudFlare Run

ashish 67 Nov 22, 2022