Commit graph

  • 79ce197c8a fix(site): first letter line-height on firefox Ayo 2023-12-11 17:01:13 +0100
  • 01c9a4f170 feat(site): remove mcfly in features list Ayo 2023-12-11 16:55:50 +0100
  • 06d41cd78b
    chore: update README.md Ayo Ayco 2023-12-10 22:37:44 +0100
  • 8418287e1d chore: update package description Ayo 2023-12-10 21:11:15 +0100
  • a6c292ff68 chore: update library size report in readme Ayo 2023-12-10 21:08:41 +0100
  • 6d52a3bea0 chore: fix typos in readme v2.0.0 Ayo 2023-12-10 20:27:48 +0100
  • 5eafd01827 fix(site): typo in link to preact htm/mini Ayo 2023-12-10 20:19:17 +0100
  • 4c885ccf9d chore: update site, readme, & examples for v2.0 features Ayo 2023-12-10 20:17:46 +0100
  • 4d4fdb3d89
    chore: set up bundling; bump for major release (#16) Ayo Ayco 2023-12-10 18:24:27 +0100
  • 488743e011
    chore: format code with prettier (#14) Ayo Ayco 2023-12-10 10:58:46 +0100
  • 6eb93b5dd3 feat: update counter example Ayo 2023-12-09 22:52:17 +0100
  • ec50f0f86e refactor(templating): attributes handling & JSX Ayo 2023-12-09 22:35:58 +0100
  • 538aa01ecd feat(templating): support adding aria- attributes Ayo 2023-12-09 09:54:35 +0100
  • 669fee1d49 feat(templating): only assign standard DOM props Ayo 2023-12-09 02:05:32 +0100
  • 6844ffe9f2 feat(templating): support more standard attrs Ayo 2023-12-09 01:57:13 +0100
  • 27a5fb3024 feat(templating): support for non on-event props Ayo 2023-12-09 00:48:56 +0100
  • b4f3b98ee4 feat: use standard event prop behavior Ayo 2023-12-09 00:15:39 +0100
  • 7bf37d75db feat: use standard event handler props Ayo 2023-12-09 00:11:32 +0100
  • 956424cbaf chore: bump version for release Ayo 2023-12-08 23:36:20 +0100
  • 26129a5934 feat: helpful TypeError message Ayo 2023-12-08 23:36:01 +0100
  • 07bb2d850a feat: simpler TypeError; use proxy default err Ayo 2023-12-08 23:14:03 +0100
  • 75f914606f feat: example of type mismatch Ayo 2023-12-08 22:40:27 +0100
  • bea93f69f7 feat: improve error report for type mismatch Ayo 2023-12-08 22:40:03 +0100
  • 98c89624f9 feat: throw TypeError when setting different type Ayo 2023-12-08 22:34:25 +0100
  • 7500f0c3fe chore: bump version for release Ayo 2023-12-08 22:13:51 +0100
  • 85284e9e42 fix: wrong previous dom used in diffing Ayo 2023-12-08 22:13:34 +0100
  • 3c1b3b0893
    feat: templating (#9) Ayo Ayco 2023-12-08 21:31:05 +0100
  • 00648883fa
    feat: props blueprint (#8) Ayo Ayco 2023-12-08 18:00:40 +0100
  • 000e3811cd feat(site): update code example import Ayo 2023-12-08 15:35:42 +0100
  • 2ac38747cb feat(site): show console on code pen for beta Ayo 2023-12-08 15:22:51 +0100
  • f56068e76e chore: export all utils Ayo 2023-12-08 15:05:27 +0100
  • b613d8e77c refactor: use index exports Ayo 2023-12-08 14:45:12 +0100
  • 703ef9e45d
    feat: initial utils distribution (#7) Ayo Ayco 2023-12-08 13:15:00 +0100
  • 1ae5fa7535 chore: update readme; props can now hold object Ayo 2023-12-07 18:31:57 +0100
  • 84c4a00fb8 feat: update example for object props Ayo 2023-12-07 18:05:51 +0100
  • d7651b5f33 feat: support objects in props Ayo 2023-12-07 17:30:53 +0100
  • 8e6c780616 1.13.4 v1.13.4 Ayo 2023-12-05 17:10:50 +0100
  • 2176560140 feat: add type to propStringMap Ayo 2023-12-05 17:10:40 +0100
  • d6755dd9e3
    chore: update readme "note" Ayo Ayco 2023-12-04 15:52:02 +0100
  • d3dc78e75c chore: organize examples Ayo 2023-12-02 17:00:41 +0100
  • 91356bde9f chore: fix typo on readme Ayo 2023-12-02 09:53:02 +0100
  • b5b4243f6d feat(site): modify primary link to gh instead Ayo 2023-12-02 09:50:19 +0100
  • c3957862ad chore: update README section for template & render Ayo 2023-12-02 09:49:05 +0100
  • 6ae5961c4f feat(site): show link to FAQs issue Ayo 2023-12-02 09:39:37 +0100
  • 8829bd28aa feat: show 2.0 beta announcement Ayo 2023-12-01 10:46:34 +0100
  • fd72c6d097 2.0.0-beta Ayo 2023-12-01 09:11:44 +0100
  • 7632f96f69 2.0.0 Ayo 2023-12-01 09:11:18 +0100
  • 2943aa4c37 breaking: remove main entry point; use exports Ayo 2023-12-01 09:11:05 +0100
  • 78ebd0058e 1.14.7 v1.14.7 Ayo 2023-12-01 08:48:03 +0100
  • 2f3b7ec2dd 1.15.0 v1.15.0 Ayo 2023-12-01 08:42:53 +0100
  • 73dd374a3e
    feat: attach-effect (#2) Ayo Ayco 2023-12-01 08:42:10 +0100
  • 2f01c4632c feat: initial attach effect Ayo 2023-12-01 08:41:10 +0100
  • cb8cba3c22 refactor: clean up Ayo 2023-12-01 08:08:06 +0100
  • 3066efa6ff chore: update readme -- don't use default export Ayo 2023-11-30 21:30:37 +0100
  • 1f57a4c428 1.14.6 v1.14.6 Ayo 2023-11-30 21:21:36 +0100
  • e6cba2d13b chore: add "main" entry point back to fix backwards compatibility? Ayo 2023-11-30 21:21:31 +0100
  • 8e1179c7ed 1.14.5 v1.14.5 Ayo 2023-11-30 20:42:03 +0100
  • 37a0998ffc chore: try default export Ayo 2023-11-30 20:41:41 +0100
  • 19f64f2a17 export default to fix breaking changes Ayo 2023-11-30 20:40:53 +0100
  • de637256c1 1.14.4 v1.14.4 Ayo 2023-11-30 20:31:13 +0100
  • 00cc98dc8c chore: add index.js Ayo 2023-11-30 20:31:07 +0100
  • 813c277445 1.14.3 v1.14.3 Ayo 2023-11-30 20:30:08 +0100
  • 979c1d4954 1.14.2 v1.14.2 Ayo 2023-11-30 20:25:36 +0100
  • d9ea372b7a chore: update publish scripts for beta tag Ayo 2023-11-30 20:25:31 +0100
  • d2c0297a95 1.14.1 v1.14.1 Ayo 2023-11-30 20:23:05 +0100
  • c51879740a chore: fix exports Ayo 2023-11-30 20:22:56 +0100
  • 2be5a3b81a 1.14.0 v1.14.0 Ayo 2023-11-30 20:18:15 +0100
  • caa386590d chore: use package exports Ayo 2023-11-30 20:18:09 +0100
  • a9b9ada5e3 feat: new attachEffect utility Ayo 2023-11-30 20:04:41 +0100
  • aa30c99487 fix: import urls Ayo 2023-11-30 16:42:07 +0100
  • 91a245ee2f Merge branch 'main' of github.com:ayoayco/web-component-base into feat/attach-effect Ayo 2023-11-30 16:35:33 +0100
  • 9ba0337223 add examples pen Ayo 2023-11-30 15:39:13 +0100
  • 54a3819b83 style(site): text & button sizes Ayo 2023-11-30 15:33:23 +0100
  • dd6dc96f1b chore: organize examples Ayo 2023-11-30 15:23:44 +0100
  • c9dd590931 feat(site): update content Ayo 2023-11-27 09:46:57 +0100
  • 3e8334f2c1 feat(site): update content Ayo 2023-11-26 19:50:29 +0100
  • 766cf65b4a feat(site): update content Ayo 2023-11-26 19:36:36 +0100
  • 5cbd65090b
    Merge pull request #1 from ayoayco/perf/optimize Ayo Ayco 2023-11-26 04:21:30 +0100
  • 9480f37844 chore: format Ayo 2023-11-26 04:19:19 +0100
  • da85a71aec 1.13.3 v1.13.3 Ayo 2023-11-26 03:47:07 +0100
  • b3189e2c6e chore: update readme Ayo 2023-11-26 03:46:54 +0100
  • 6027f664b3 feat: preserve props type Ayo 2023-11-26 03:43:41 +0100
  • d2a96b4fa4 initial attach effect Ayo 2023-11-26 02:26:30 +0100
  • 0209095d0a style(site): adjust call to action responsiveness Ayo 2023-11-25 21:17:44 +0100
  • 7c3c98d382 feat(site): github link on the footer Ayo 2023-11-24 20:05:50 +0100
  • 238fd3e071 feat(site): clean content Ayo 2023-11-24 14:01:07 +0100
  • 82c11ea1d5 fix(site): non-unique IDs in code-block Ayo 2023-11-24 13:23:08 +0100
  • f4e74474c8 feat(site): update content with features list Ayo 2023-11-24 11:01:06 +0100
  • bda00b51b3 style(site): spacing, colors, hover Ayo 2023-11-24 01:11:10 +0100
  • 07cacab1e9 style(site): fix responsiveness Ayo 2023-11-24 00:59:59 +0100
  • 9fbea956e0 style(site): fix call to action buttons on mobile Ayo 2023-11-24 00:55:36 +0100
  • 80b678da27 style(site): spacing, colors, responsiveness Ayo 2023-11-24 00:29:12 +0100
  • 0140f79339 1.13.2 v1.13.2 Ayo 2023-11-23 22:15:34 +0100
  • fa506c8c0f refactor: use Proxy of empty object Ayo 2023-11-23 22:15:25 +0100
  • d392b1a0ca 1.13.1 v1.13.1 Ayo 2023-11-23 22:03:37 +0100
  • 15a3b1ce33 chore: clean up; update readme docs Ayo 2023-11-23 22:03:26 +0100
  • 2e87077ff6 feat(site): add link to codepen Ayo 2023-11-23 21:31:04 +0100
  • 1b297859db style(site): adjust sizes and spaces Ayo 2023-11-23 08:21:37 +0100
  • 851df8da14 refactor(site): footer content and structure Ayo 2023-11-23 08:13:33 +0100
  • 44617ed999 feat(site): call-to-action, link to mcfly Ayo 2023-11-23 08:06:29 +0100