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

V3 - Fixed build error in src\utils\theme.ts #1404

Open
wants to merge 678 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 26, 2023

  1. Update docs

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f75a97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f46ef View commit details
    Browse the repository at this point in the history
  3. Add date picker tests

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5ebe95c View commit details
    Browse the repository at this point in the history
  4. config => opts

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    bebd9af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d20a046 View commit details
    Browse the repository at this point in the history
  6. Update tests for rules

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    dd09d29 View commit details
    Browse the repository at this point in the history
  7. Update BaseSelect classes

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4b87485 View commit details
    Browse the repository at this point in the history
  8. Remove redundant class

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    7b7ea29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b430a3a View commit details
    Browse the repository at this point in the history
  10. toBe => toEqual

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    84e8e47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63fcd3f View commit details
    Browse the repository at this point in the history
  12. Update docs example

    nathanreyes committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    57836d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    570fe5c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f02ff47 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f4218ab View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    d51df91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b6280 View commit details
    Browse the repository at this point in the history
  3. Tweak defaults wording

    nathanreyes committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a87ef7b View commit details
    Browse the repository at this point in the history
  4. Update time-rules.md

    nathanreyes committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d13bde5 View commit details
    Browse the repository at this point in the history
  5. Remove loading option

    nathanreyes committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f4d22c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

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

Commits on Jan 30, 2023

  1. Simplify rules logic

    nathanreyes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a9e7e77 View commit details
    Browse the repository at this point in the history
  2. Add rule interval tests

    nathanreyes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    25af1ea View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Use Array.isArray

    nathanreyes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d5c3d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c494cf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71289ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ef3941 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0a1229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    771012d View commit details
    Browse the repository at this point in the history
  7. Update DateDisplay.vue

    nathanreyes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c6e5578 View commit details
    Browse the repository at this point in the history
  8. Fix denormalization bug

    nathanreyes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c717a79 View commit details
    Browse the repository at this point in the history
  9. Fix input value types

    nathanreyes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    363bed4 View commit details
    Browse the repository at this point in the history
  10. Update slot-content.md

    nathanreyes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0359fda View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    76f6b1d View commit details
    Browse the repository at this point in the history
  2. Fix SSR bugs

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    79e11d1 View commit details
    Browse the repository at this point in the history
  3. Create netlify.toml

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    28d68ed View commit details
    Browse the repository at this point in the history
  4. Update vue-screen-utils

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e68260d View commit details
    Browse the repository at this point in the history
  5. Update netlify.toml

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    64a7ed1 View commit details
    Browse the repository at this point in the history
  6. Add lodash to docs

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c02fe03 View commit details
    Browse the repository at this point in the history
  7. Fix TS build

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    14d4d7a View commit details
    Browse the repository at this point in the history
  8. Test vite config update

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c769aa4 View commit details
    Browse the repository at this point in the history
  9. Update docs config

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    85d0c2a View commit details
    Browse the repository at this point in the history
  10. Update docs config

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a0fa782 View commit details
    Browse the repository at this point in the history
  11. Update build config

    nathanreyes committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d8bccc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2039ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699920a View commit details
    Browse the repository at this point in the history
  3. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    af936e0 View commit details
    Browse the repository at this point in the history
  4. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    db75bc0 View commit details
    Browse the repository at this point in the history
  5. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    fa8d452 View commit details
    Browse the repository at this point in the history
  6. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c2e72c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc1bc4f View commit details
    Browse the repository at this point in the history
  8. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1fb6033 View commit details
    Browse the repository at this point in the history
  9. Update package.json

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a908901 View commit details
    Browse the repository at this point in the history
  10. Update helpers.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    88c1f66 View commit details
    Browse the repository at this point in the history
  11. Update netlify.toml

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3caff28 View commit details
    Browse the repository at this point in the history
  12. Update netlify.toml

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b0e28be View commit details
    Browse the repository at this point in the history
  13. Update netlify.toml

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    512b89f View commit details
    Browse the repository at this point in the history
  14. Update vite.config.ts

    nathanreyes committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e2afcd2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b9ae887 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Fix docs header

    nathanreyes committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    60f86f1 View commit details
    Browse the repository at this point in the history
  2. Fix defaults assignment

    nathanreyes committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6c78586 View commit details
    Browse the repository at this point in the history
  3. Docs styling

    nathanreyes committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    36b7916 View commit details
    Browse the repository at this point in the history
  4. Update time-rules.md

    nathanreyes committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    0a1886f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d06c4b5 View commit details
    Browse the repository at this point in the history
  6. Switch styling

    nathanreyes committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2c26caa View commit details
    Browse the repository at this point in the history
  7. Docs updates

    nathanreyes committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    503b0f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Update docs

    nathanreyes committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    68c3f17 View commit details
    Browse the repository at this point in the history
  2. Update config.ts

    nathanreyes committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a3a48a4 View commit details
    Browse the repository at this point in the history
  3. Update Hero.vue

    nathanreyes committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    c196e22 View commit details
    Browse the repository at this point in the history
  4. Update Hero.vue

    nathanreyes committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    3c1a83e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5313121 View commit details
    Browse the repository at this point in the history
  6. Rename refresh functions

    nathanreyes committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    b12fc4d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. docs - add missing masks

    nathanreyes committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    f4ee2da View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Update docs home page

    nathanreyes committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8d80b94 View commit details
    Browse the repository at this point in the history
  2. Update docs home page

    nathanreyes committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f69c534 View commit details
    Browse the repository at this point in the history
  3. Rearrange icon files

    nathanreyes committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    65eb046 View commit details
    Browse the repository at this point in the history
  4. Update home page docs

    nathanreyes committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2751e57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d9435d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91e2f7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37de805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    021bca4 View commit details
    Browse the repository at this point in the history
  9. Update range cells

    nathanreyes committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    00af08a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update docs

    nathanreyes committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9f172ba View commit details
    Browse the repository at this point in the history
  2. Update docs

    nathanreyes committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f9d58a4 View commit details
    Browse the repository at this point in the history
  3. Algolia config

    nathanreyes committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    aa11dce View commit details
    Browse the repository at this point in the history
  4. Update netlify.toml

    nathanreyes committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    045347e View commit details
    Browse the repository at this point in the history
  5. Update .nvmrc

    nathanreyes committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1959ada View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update docs

    nathanreyes committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b04a457 View commit details
    Browse the repository at this point in the history
  2. Add page weekdays

    nathanreyes committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b43f99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd46333 View commit details
    Browse the repository at this point in the history
  4. Update installation.md

    nathanreyes committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    8a3a814 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Update changelog link

    nathanreyes committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    96b1bab View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Initial changes

    nathanreyes committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    14d3d23 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Update theme

    nathanreyes committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    88380a4 View commit details
    Browse the repository at this point in the history
  2. Update docs

    nathanreyes committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    9abee6b View commit details
    Browse the repository at this point in the history
  3. Docs updates

    nathanreyes committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    2265155 View commit details
    Browse the repository at this point in the history
  4. Docs update

    nathanreyes committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    58fcaa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Home page updates

    nathanreyes committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1ff3538 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. v3.0.0-alpha.9

    nathanreyes committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    095a49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b02b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. main.css => index.css

    nathanreyes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2456628 View commit details
    Browse the repository at this point in the history
  2. Fix import

    nathanreyes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    94fc489 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    nathanreyes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4f3243f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    nathanreyes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    27c799f View commit details
    Browse the repository at this point in the history
  5. Update v2 docs link

    nathanreyes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ea21136 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Update docs

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dee05a7 View commit details
    Browse the repository at this point in the history
  2. Update docs config

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c57b58f View commit details
    Browse the repository at this point in the history
  3. Update config.ts

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7a68190 View commit details
    Browse the repository at this point in the history
  4. Update tsconfig.json

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4787ae5 View commit details
    Browse the repository at this point in the history
  5. Update docs structure

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4cbfc82 View commit details
    Browse the repository at this point in the history
  6. Remove files

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b0ce8b5 View commit details
    Browse the repository at this point in the history
  7. v3.0.0

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0bf7dc0 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1de71e0 View commit details
    Browse the repository at this point in the history
  9. Update docs/README

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    30dcb7b View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    nathanreyes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    be47eff View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. add type="button"

    jaketig committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    64117ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f44bf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nathanreyes#1274 from jaketig/Fix-Unwanted-Form-Su…

    …bmit
    
    Fix unwanted form submit
    nathanreyes authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c7ff813 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    nathanreyes committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a5a83d9 View commit details
    Browse the repository at this point in the history
  5. v3.0.1

    nathanreyes committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9a5dc99 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fix test setup

    nathanreyes committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d41b00a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da5be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04d9923 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Update eslint

    nathanreyes committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    2fc8905 View commit details
    Browse the repository at this point in the history
  2. Fix lint warning

    nathanreyes committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4be9ee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7653f09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ebb63f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d346987 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5be2967 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68dd06a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9052087 View commit details
    Browse the repository at this point in the history
  9. Update yarn.lock

    nathanreyes committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a587825 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    395684c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

    nathanreyes committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    fa506c0 View commit details
    Browse the repository at this point in the history
  3. Update Github1276.vue

    nathanreyes committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    89bc886 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    nathanreyes committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    cd1e508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ac7d91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4c1ecd View commit details
    Browse the repository at this point in the history
  7. v3.0.2

    nathanreyes committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    2584f3b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    f1d17ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c92949 View commit details
    Browse the repository at this point in the history
  3. Fix calendar header slots

    nathanreyes committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3481d6c View commit details
    Browse the repository at this point in the history
  4. Update docs

    nathanreyes committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4fa29f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    341be5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9497256 View commit details
    Browse the repository at this point in the history
  3. Fix nav item styling

    nathanreyes committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0022323 View commit details
    Browse the repository at this point in the history
  4. Update calendar tests

    nathanreyes committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8b6be17 View commit details
    Browse the repository at this point in the history
  5. Fix calendar header slots

    nathanreyes committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cabfc5f View commit details
    Browse the repository at this point in the history
  6. Update slot api docs

    nathanreyes committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cb37b6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6aad5ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf5c589 View commit details
    Browse the repository at this point in the history
  9. Remove inline style

    nathanreyes committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1a423bb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update CHANGELOG.md

    nathanreyes committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    beb2c76 View commit details
    Browse the repository at this point in the history
  2. Add 'build:all' script

    nathanreyes committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    86df289 View commit details
    Browse the repository at this point in the history
  3. v3.0.3

    nathanreyes committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d3bc740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7691008 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    nathanreyes committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cc6fd4c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Improve docs for mobile

    nathanreyes committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5cec695 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    8fe08bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937f714 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    5103feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e979b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc87a28 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. BaseSelect updates

    nathanreyes committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d8d7192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0a6db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03f4666 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    bf5ec77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb1b7c View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    nathanreyes committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    7fd9a3e View commit details
    Browse the repository at this point in the history
  4. Update page composable

    nathanreyes committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    729e8d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

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

Commits on Jul 16, 2023

  1. Refactor slot tests

    nathanreyes committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b1ab451 View commit details
    Browse the repository at this point in the history
  2. Update helpers.ts

    nathanreyes committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8cb3ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e5f92 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Refactor slot inheritance

    nathanreyes committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7c85a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1763e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e735f92 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix types declaration

    This fixes an issue with vue v3.3.x, described here nathanreyes#1341
    yurks authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cdfc513 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add 19 to dayInMonth type

    Fixing a typo in the type
    liritz authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    512c550 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: Spread disabled dates before modifying them

    Jakub Tkacz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5c4da9f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Sep 3, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    3a99276 View commit details
    Browse the repository at this point in the history
  2. Update slots.spec.ts

    nathanreyes committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b0c5bcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e859e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14b106c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76e391a View commit details
    Browse the repository at this point in the history
  6. Type fixes

    nathanreyes committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    27d28b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    741b8dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc961dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22da013 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c12534 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c9f2fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    732354f View commit details
    Browse the repository at this point in the history
  13. Use symbol over uuid

    nathanreyes committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    df4579c View commit details
    Browse the repository at this point in the history
  14. Clean up helper methods

    nathanreyes committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    809d171 View commit details
    Browse the repository at this point in the history
  15. Delete shims-vue.d.ts

    nathanreyes committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e736ed3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 7, 2023

  1. Update README.md

    nathanreyes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f795f44 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    nathanreyes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    20e75d7 View commit details
    Browse the repository at this point in the history
  3. Update v2 docs url

    nathanreyes committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    27d1f3f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    ffb1934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82fa4cb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    21fdfa3 View commit details
    Browse the repository at this point in the history
  2. Bump node version

    nathanreyes committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    2bd3243 View commit details
    Browse the repository at this point in the history
  3. Fix type error

    nathanreyes committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    fba0b3b View commit details
    Browse the repository at this point in the history
  4. Update tests

    nathanreyes committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    40cfd2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6964ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    269be9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfaa752 View commit details
    Browse the repository at this point in the history
  8. Add missing slots to docs

    nathanreyes committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    98ea8d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d951db5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3596079 View commit details
    Browse the repository at this point in the history
  11. Merge pull request nathanreyes#1368 from nathanreyes/feat/project-reorg

    Project reorg, bug fixes and improvements
    nathanreyes authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5907290 View commit details
    Browse the repository at this point in the history
  12. Merge pull request nathanreyes#1362 from abaumg/fix/optional-attribut…

    …e-properties
    
    fix: Allow attribute properties to be optional
    nathanreyes authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f4f57e2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request nathanreyes#1359 from liritz/next

    Add 19 to dayInMonth type
    nathanreyes authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a60e8ee View commit details
    Browse the repository at this point in the history
  14. Merge pull request nathanreyes#1356 from yurks/patch-1

    fix types declaration
    nathanreyes authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    0c8f4ce View commit details
    Browse the repository at this point in the history
  15. Fix example

    nathanreyes committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    c152fa0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request nathanreyes#1361 from Ubax/v3

    fix: Spread disabled dates before modifying them
    nathanreyes authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f8a58a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    13e8d81 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix build errors

    nathanreyes committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    aea66e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Update CHANGELOG.md

    nathanreyes committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    09d38a3 View commit details
    Browse the repository at this point in the history
  2. v3.1.0

    nathanreyes committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    16bd9a1 View commit details
    Browse the repository at this point in the history
  3. Formatting

    nathanreyes committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cf5905b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 1, 2023

  1. Update time rules docs

    nathanreyes committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4fa328c View commit details
    Browse the repository at this point in the history
  2. Fix example

    nathanreyes committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d87cee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545743a View commit details
    Browse the repository at this point in the history
  4. Fix example

    nathanreyes committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    77ac86d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update prettier

    nathanreyes committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e5823cb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    64b0e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c292b View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    nathanreyes committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e7b643f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    887c4c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    270497a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76a5f26 View commit details
    Browse the repository at this point in the history
  7. Add Github1171 example

    nathanreyes committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    9ca7468 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90d10bf View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    nathanreyes committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d1966e4 View commit details
    Browse the repository at this point in the history
  10. v3.1.1

    nathanreyes committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    200092f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update date-fns-tz to 2.0

    nathanreyes committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    196d6be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b4116 View commit details
    Browse the repository at this point in the history
  3. Create Github1387.vue

    nathanreyes committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e5bd445 View commit details
    Browse the repository at this point in the history
  4. v3.1.2

    nathanreyes committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    38d4cf9 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    nathanreyes committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d67806b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Docs styling

    nathanreyes committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c487c52 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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