Commit graph

  • 7fcbbfb28d chore: set up prettier Ayo Ayco 2024-12-19 22:41:46 +0100
  • 5020713fa7 chore: remove eslint no-undef override Ayo Ayco 2024-12-19 22:19:30 +0100
  • 8c46683527 chore: format code Ayo Ayco 2024-12-19 22:18:52 +0100
  • 3ab877e869 chore: setup eslint Ayo Ayco 2024-12-19 22:18:41 +0100
  • 4f6f441b3b test: add vitest & initial tests Ayo Ayco 2024-11-10 21:31:48 +0100
  • 6f0ad3e1d5 chore: update deps Ayo Ayco 2024-11-10 21:05:38 +0100
  • a18cf3ca22
    chore: fix section link README.md (#51) Ayo Ayco 2024-09-29 20:30:47 +0200
  • aa59785806 feat: update all examples to use latest features Ayo Ayco 2024-09-03 00:52:38 +0200
  • eb115d25ea
    chore: add new post-apocalyptic demo (#50) Ayo Ayco 2024-08-24 01:40:57 +0200
  • 1443b15b4d
    chore: patch version (#49) Ayo Ayco 2024-07-27 22:41:01 +0200
  • b2983480b3 2.1.2 v2.1.2 ayoayco 2024-07-27 22:39:36 +0200
  • 808e1d6301 Merge branch 'main' of github.com:ayoayco/web-component-base into dev ayoayco 2024-07-27 22:38:43 +0200
  • 87c1c9faca
    chore: update instructions on using CDNs (#48) Ayo Ayco 2024-07-27 22:38:29 +0200
  • 0c839252f6 chore: update readme instructions on using CDNs ayoayco 2024-07-27 22:37:30 +0200
  • 9d9d327339 2.1.1 v2.1.1 ayoayco 2024-07-27 22:18:49 +0200
  • 4445d04208
    chore: update gh action for eslint (#47) Ayo Ayco 2024-07-27 22:16:53 +0200
  • 8723290d90
    chore: udpate dev deps; initial migration to eslint flat config (#46) Ayo Ayco 2024-07-27 22:09:06 +0200
  • ca3d028bac 2.1.0 v2.1.0 ayoayco 2024-07-27 22:06:12 +0200
  • 4be1bd5d83 chore: remove 'beta' from readme ayoayco 2024-07-27 22:03:01 +0200
  • f5cb886450 chore: update deps; initial migrate to eslint flat config ayoayco 2024-07-27 22:01:14 +0200
  • 4e33104c9c chore: pnpm update dev deps ayoayco 2024-07-21 13:06:44 +0200
  • c1cf07f202 chore: update dev deps ayoayco 2024-07-21 13:05:50 +0200
  • d15746a91a
    chore: remove memoization as needed improvement Ayo Ayco 2024-07-03 21:37:09 +0200
  • 37ff3f9cf2 feat: update McFly link Ayo Ayco 2024-06-11 16:09:47 +0200
  • 88299332aa
    chore: update README.md (#45) Ayo Ayco 2024-05-21 11:12:03 +0200
  • da83077ec8 chore: pin nitropack to 2.8 Ayo 2024-03-11 13:17:38 +0100
  • ce157f9f63 chore: migrate to pnpm; set size limits Ayo 2024-03-09 21:07:06 +0100
  • 0c5d4ef15f chore(readme): link to custom-elements MDN page Ayo 2024-01-15 11:29:21 +0100
  • 29dc82b0c3 feat(site): update example of imperative way Ayo 2024-01-13 23:23:51 +0100
  • 5e50df8613 feat(site): update why section Ayo 2024-01-13 23:15:03 +0100
  • 162b468d8d feat(site): update attribution Ayo 2023-12-28 12:16:17 +0100
  • 1c2ad3b5e0 feat(site): update attribution footer Ayo 2023-12-28 11:45:41 +0100
  • e3d6b2783c
    feat(site): zero js scenario (#44) Ayo Ayco 2023-12-28 11:26:16 +0100
  • 96b4c9f76b chore: remove gif on readme Ayo 2023-12-28 11:04:56 +0100
  • d1a5462f4a chore: add list of feature-specific demos Ayo 2023-12-28 10:58:44 +0100
  • 82cf06df62 chore: reorder sections Ayo 2023-12-27 22:15:17 +0100
  • 41b4a32673 chore: add todo-app example on readme Ayo 2023-12-27 22:11:59 +0100
  • 9d8ff3b453 chore: disable continue on error Ayo 2023-12-27 13:56:08 +0100
  • af1ef22042 Merge branch 'main' of github.com:ayoayco/web-component-base Ayo 2023-12-27 13:47:38 +0100
  • 4ab63c4da0 chore: update eslint.yml Ayo 2023-12-27 13:47:08 +0100
  • a2c34bdc81
    chore: add eslint.yml for gh actions (#42) Ayo Ayco 2023-12-27 13:45:30 +0100
  • d42fbc0e40 chore: mention shadow dom usage on readme Ayo 2023-12-27 12:52:01 +0100
  • 2f46ad3c67 chore: remove closed issue on readme Ayo 2023-12-27 00:24:54 +0100
  • e78030ab13
    feat: use shadow dom host (#41) Ayo Ayco 2023-12-27 00:13:21 +0100
  • 29fa864ca2
    feat: use shadow mode (#39) Ayo Ayco 2023-12-26 23:48:54 +0100
  • d4dcea4503 chore: mention shadow dom opt-in plan on readme Ayo 2023-12-26 11:30:41 +0100
  • 4cdaddf858 chore: housekeeping Ayo 2023-12-24 14:59:13 +0100
  • 879032aa1e
    chore: set up eslint & husky (#38) Ayo Ayco 2023-12-23 22:40:45 +0100
  • deda46ed9c chore: update site deps Ayo 2023-12-22 05:04:46 +0100
  • 83f30ae2c4
    feat: add lit-html usage example (#35) Ayo Ayco 2023-12-21 12:59:25 +0100
  • 9c41f2e29a
    chore: update README.md Ayo Ayco 2023-12-20 07:41:24 +0100
  • 264a5cf0cf
    chore: update README.md Ayo Ayco 2023-12-20 07:40:18 +0100
  • 5bd5164c44 chore: fix link to styling beta Ayo 2023-12-19 17:21:07 +0100
  • 4222257633 chore: mention styling is on beta Ayo 2023-12-19 17:20:15 +0100
  • 64fd600435
    chore: publish dist from root dir (#32) Ayo Ayco 2023-12-18 23:12:18 +0100
  • 43b526a870 chore: bump 2.1.0-beta Ayo 2023-12-18 17:01:32 +0100
  • aee0ec74aa
    feat: scoped styles (#31) Ayo Ayco 2023-12-18 16:57:36 +0100
  • 9eae4e5b8a
    chore: update link to library size section Ayo Ayco 2023-12-18 08:48:31 +0100
  • 0c9df45ecc feat(site): update tiny feature description Ayo 2023-12-16 11:04:22 +0100
  • 3b1df66734 style(site): feature-set box shadows Ayo 2023-12-16 11:03:13 +0100
  • 6ce0db7e71 feat(site): rollback to simple proj description Ayo 2023-12-16 10:46:01 +0100
  • aa7d5a645b feat(site): add "tiny" feature Ayo 2023-12-16 10:42:28 +0100
  • 03a72b111c feat(site): marketing stuff Ayo 2023-12-16 10:36:23 +0100
  • 006fd4ba73 style(site): spacing Ayo 2023-12-16 10:29:30 +0100
  • 2a60e95a3d feat(site): update content Ayo 2023-12-16 10:27:57 +0100
  • c606857f4d feat(site): initial feature-set component Ayo 2023-12-16 10:26:25 +0100
  • 8b074a3495 chore: update pkg scripts Ayo 2023-12-16 09:05:35 +0100
  • f984e6f595 2.0.6 v2.0.6 Ayo 2023-12-16 09:04:14 +0100
  • 99eb2e0e26 2.0.5 v2.0.5 Ayo 2023-12-16 09:03:07 +0100
  • 9268676797 fix: static props makes state shared across class instances Ayo 2023-12-16 09:03:01 +0100
  • c4a5d7d6e6 2.0.4 v2.0.4 Ayo 2023-12-14 12:21:29 +0100
  • df99804bab 2.0.3 v2.0.3 Ayo 2023-12-14 12:07:08 +0100
  • 21bc13f40f chore: update readme Ayo 2023-12-13 22:00:55 +0100
  • d1b76de35a chore: update readme Ayo 2023-12-13 20:01:00 +0100
  • f0b4f8a0a7 chore: update readme Ayo 2023-12-13 19:59:17 +0100
  • b4addc511d chore: update readme Ayo 2023-12-13 19:57:34 +0100
  • 1b0072a45d chore: update readme Ayo 2023-12-13 19:53:47 +0100
  • 47ee0ef2a9 chore: add sections to readme; update site content Ayo 2023-12-13 19:50:09 +0100
  • 7cc1026ccb feat(site): update features list with lit-html usage Ayo 2023-12-13 15:47:19 +0100
  • 1879c36350
    feat(site): show example of custom template w/ lit-html (#26) Ayo Ayco 2023-12-13 15:32:17 +0100
  • 6379334335
    chore: mention lit-html usage on readme (#25) Ayo Ayco 2023-12-13 15:23:13 +0100
  • f82aed7f26 chore: test branch protection rule Ayo 2023-12-12 22:16:29 +0100
  • fae9ed2cd3 chore: test branch protection rule 🤣 Ayo 2023-12-12 22:14:43 +0100
  • ad467ded5e chore: test branch protection rule Ayo 2023-12-12 22:13:52 +0100
  • 63c1ee6b24 2.0.2 v2.0.2 Ayo 2023-12-12 22:11:08 +0100
  • 5720901d25
    chore: update license info (#21) v2.0.1 Ayo Ayco 2023-12-12 22:06:12 +0100
  • ce1733c7ca chore: update readme Ayo 2023-12-12 21:26:50 +0100
  • 2a562a3b39
    feat: update meta & document title (#20) Ayo Ayco 2023-12-12 21:21:43 +0100
  • d290fc90a0
    refactor: use static props in all examples (#19) Ayo Ayco 2023-12-12 21:17:57 +0100
  • 8aabf89208 feat(site): update meta description Ayo 2023-12-12 20:39:48 +0100
  • 45180dc681 chore: add fine-grained usage on readme Ayo 2023-12-12 12:30:24 +0100
  • dcb9222bf9 refactor(site): remove unused components; update counter Ayo 2023-12-12 11:56:53 +0100
  • a35f5a086e Merge branch 'main' of github.com:ayoayco/web-component-base Ayo 2023-12-12 08:36:44 +0100
  • a0f62d65d4 feat(site): update project description Ayo 2023-12-12 08:36:33 +0100
  • 42f8b75781
    chore: Update README.md screenshot Ayo Ayco 2023-12-11 23:43:01 +0100
  • fa249b53d4
    chore: add sample code pix Ayo Ayco 2023-12-11 23:40:43 +0100
  • 5cc52e66f4 feat(site): update why section Ayo 2023-12-11 20:20:40 +0100
  • 48bf30ea7b feat(site): update why section Ayo 2023-12-11 20:07:38 +0100
  • dc829269a6 feat(site): update why section Ayo 2023-12-11 19:28:02 +0100
  • 041aed195e feat(site): update counter component & why section Ayo 2023-12-11 19:22:43 +0100