0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

Commit graph

  • d1824c9c76 WIP: vscode extension Nate Moore 2021-03-24 08:12:49 -0500
  • 2f651d6626 wip: scaffold astro extension Nate Moore 2021-03-23 14:28:23 -0500
  • 2ace83d82b wip: scaffold astro extension Nate Moore 2021-03-23 14:28:23 -0500
  • 6b97debdaf First pass at the build Matthew Phillips 2021-03-23 13:41:27 -0400
  • 30cccdf715
    add component state, top-level await support (#26) Fred K. Schott 2021-03-25 00:00:22 -0700
  • f2a3fd6461 add component state, top-level await support Fred K. Schott 2021-03-24 23:58:46 -0700
  • 23f8962047 PoC: stylesheet generation Drew Powers 2021-03-24 11:47:50 -0600
  • a72ab10c62
    Redesign pages, remove layout nesting (#24) Fred K. Schott 2021-03-24 16:01:28 -0700
  • 97e3575a4e style lang update Fred K. Schott 2021-03-24 14:46:50 -0700
  • 78a2421f93 format Fred K. Schott 2021-03-24 14:43:49 -0700
  • ddc6b7fe4e revert h changes Fred K. Schott 2021-03-24 14:43:25 -0700
  • 4ea5cf1c81 got it working! Fred K. Schott 2021-03-24 11:54:50 -0700
  • d2ab111743 new svelte-style prop declaration is working Fred K. Schott 2021-03-24 11:15:54 -0700
  • 0c084ae0bb wip Fred K. Schott 2021-03-24 10:32:29 -0700
  • 3c24faa8ca
    hmx ☞ astro (#22) Matthew Phillips 2021-03-24 11:45:38 -0400
  • ad92039177 hmx ☞ astro Matthew Phillips 2021-03-24 09:03:43 -0400
  • 5c1cd5b1da
    Fix snowpack test (#21) Matthew Phillips 2021-03-24 08:27:01 -0400
  • b543df3bd1 Fix snowpack test Matthew Phillips 2021-03-24 08:24:55 -0400
  • 222e8e19c9 import regex Fred K. Schott 2021-03-23 20:32:53 -0700
  • 638f48c2fc remove last script tag Fred K. Schott 2021-03-23 20:19:38 -0700
  • fee5e3064e fix typo Fred K. Schott 2021-03-23 20:17:45 -0700
  • 195b131f43 add support for frontmatter scripts Fred K. Schott 2021-03-23 20:15:44 -0700
  • 5492a2dc4e update package-lock Fred K. Schott 2021-03-23 19:45:03 -0700
  • 3f84bf3838
    Update Snowpack to latest version (#20) Drew Powers 2021-03-23 18:05:09 -0600
  • b6239d5ccb Update Snowpack to latest version Drew Powers 2021-03-23 18:02:04 -0600
  • e1c486b646 Add esbuild as a dependency Matthew Phillips 2021-03-23 15:37:34 -0400
  • ed85702581
    Allow HMX components in markdown (#19) Matthew Phillips 2021-03-23 15:20:03 -0400
  • e0353d50e7 Use <style lang>, add node_module resolution to Sass Drew Powers 2021-03-23 13:15:59 -0600
  • b9098facfe Install snowpack app's deps Matthew Phillips 2021-03-23 15:15:24 -0400
  • 985f10e8e6 Encode both codeTextData and codeFlowValue Matthew Phillips 2021-03-23 15:12:29 -0400
  • 41f1cded62 Add back in the micromark extension for encoding entities Matthew Phillips 2021-03-23 14:26:36 -0400
  • 7a0c2c39b7 Assert that the runtime is created successfully Matthew Phillips 2021-03-23 14:03:05 -0400
  • 798c7d7f83 Remove node-fetch from snowpack config Matthew Phillips 2021-03-23 13:42:23 -0400
  • bfc8cae8d8 Allow HMX components in markdown Matthew Phillips 2021-03-23 10:38:37 -0400
  • 854d0feb34
    Add support for React components. (#18) Matthew Phillips 2021-03-23 13:47:54 -0400
  • 2e90601b9c Fix the tests Matthew Phillips 2021-03-23 09:59:40 -0400
  • dc926299cc Add support for React components. Matthew Phillips 2021-03-23 08:52:02 -0400
  • 3f16550765 fix broken test Fred K. Schott 2021-03-22 23:06:25 -0700
  • 799db34d55 fix broken tests Fred K. Schott 2021-03-22 21:34:32 -0700
  • 1fdc1c799a
    [wip] Add styles to Snowpack app (#13) Drew Powers 2021-03-22 18:06:58 -0600
  • 8668c73a85 Fix merge error Drew Powers 2021-03-22 17:42:24 -0600
  • db4385a45f Bubble up file build errors Drew Powers 2021-03-22 17:09:58 -0600
  • cbf9b5766d Add styles to Snowpack app Drew Powers 2021-03-19 19:01:42 -0600
  • 9de1e8feab cleanup new parser handling Fred K. Schott 2021-03-22 00:40:29 -0700
  • d125d57b3a add typescript support for expressions Fred K. Schott 2021-03-22 00:26:59 -0700
  • f28590e640 add example of props in ts Fred K. Schott 2021-03-21 22:56:36 -0700
  • e1782f9dc9 fix markdown header issue Fred K. Schott 2021-03-21 22:43:28 -0700
  • 6e4367fd49 another pass at head/body handling in pages Fred K. Schott 2021-03-21 20:34:11 -0700
  • e03afbd980 add fetch support Fred K. Schott 2021-03-21 16:16:18 -0700
  • 558ef18b58 get test runner running Fred K. Schott 2021-03-21 15:13:38 -0700
  • 417657f138 lots of improvements Fred K. Schott 2021-03-21 00:44:42 -0700
  • e6fb749f01 Remove CI temporarily before we go public Matthew Phillips 2021-03-19 17:27:58 -0400
  • 2082001ff8
    Add snowpack as an example project. (#11) Matthew Phillips 2021-03-19 17:17:38 -0400
  • 2d6b13d794 Formatting Matthew Phillips 2021-03-19 17:13:12 -0400
  • ad8f7a3add Bring snowpack example in Matthew Phillips 2021-03-19 14:29:31 -0400
  • ab1a52786a Initial tests set up Matthew Phillips 2021-03-19 10:46:14 -0400
  • 17c3c98f07
    Initial tests set up (#10) Matthew Phillips 2021-03-19 17:07:45 -0400
  • 7ed2b00342 Formatting Matthew Phillips 2021-03-19 17:06:28 -0400
  • 6b5bb40393 Remove extra console logs Matthew Phillips 2021-03-19 12:55:49 -0400
  • 8245c114c6 Add CI Matthew Phillips 2021-03-19 11:21:40 -0400
  • cfdd4058f3 Initial tests set up Matthew Phillips 2021-03-19 10:46:14 -0400
  • ee287d329a Begin debugging Matthew Phillips 2021-03-18 17:21:34 -0400
  • 8ebc077cb0
    Inject styling in HTML AST (#9) Drew Powers 2021-03-19 14:55:06 -0600
  • c6c5a19889 Restore optimize structure Drew Powers 2021-03-19 11:49:29 -0600
  • 53f4f9aad4 Inject styling in HTML AST Drew Powers 2021-03-18 20:19:50 -0600
  • d75107a20e Respect comments when scanning imports Drew Powers 2021-03-18 18:10:08 -0600
  • d27bd74b05
    Refactor to enable optimizer modules (#8) Matthew Phillips 2021-03-18 16:39:17 -0400
  • ffa4a46309 Allow multiple visitors per optimizer Matthew Phillips 2021-03-18 16:38:25 -0400
  • 05d7a11ea2 Refactor to enable optimizer modules Matthew Phillips 2021-03-18 16:08:57 -0400
  • 5661b28914
    Add style transforms (#7) Drew Powers 2021-03-18 11:25:19 -0600
  • 3ff65f182a Let crawler be sync Drew Powers 2021-03-18 11:23:40 -0600
  • a122e70992 Add style transforms Drew Powers 2021-03-16 17:38:10 -0600
  • 48d73e3ab3
    Setup error logging and provide our first parse errors (#6) Matthew Phillips 2021-03-17 15:48:49 -0400
  • ced0e8c301 Setup error logging and provide our first parse errors Matthew Phillips 2021-03-16 15:13:37 -0400
  • 458454dae5 Clean up TS types Drew Powers 2021-03-16 14:54:58 -0600
  • 0932401433
    TypeScript support (#5) Matthew Phillips 2021-03-16 16:36:43 -0400
  • e28aa31dc3 TypeScript support Matthew Phillips 2021-03-16 16:13:46 -0400
  • 588b086a4d
    Bring compiler into Astro (#4) Matthew Phillips 2021-03-16 16:08:11 -0400
  • 42da0806a3 Conditionally use the instance contents Matthew Phillips 2021-03-16 16:00:18 -0400
  • 17448311dc Import from JS Matthew Phillips 2021-03-16 15:56:12 -0400
  • cd6669e50c include source compiler Fred K. Schott 2021-03-16 12:08:07 -0700
  • 174fc1d669 Fix a few lint errors Drew Powers 2021-03-16 12:43:23 -0600
  • 8c45c4a856
    Annoying Lint PR™ (#3) Drew Powers 2021-03-16 12:37:45 -0600
  • 3bcfc9c416 Format files Drew Powers 2021-03-16 12:26:59 -0600
  • 49d5c59021 Add Prettier + ESLint Drew Powers 2021-03-16 12:26:11 -0600
  • 1f5c7c791f
    Upgrade to latest snowpack pre (#2) Matthew Phillips 2021-03-16 14:08:49 -0400
  • 8283b6bce9 Upgrade to latest snowpack pre Matthew Phillips 2021-03-16 14:06:41 -0400
  • d4a02e7f9a
    Merge pull request #1 from snowpackjs/watch-mode Matthew Phillips 2021-03-16 13:56:38 -0400
  • f7c2a55788 Add watch mode Drew Powers 2021-03-16 11:54:43 -0600
  • e5ebebbcd7 Progress on preparsing Matthew Phillips 2021-03-16 10:23:29 -0400
  • 01c34ac5d4 Prevent snowpaack from running on a port Matthew Phillips 2021-03-15 15:51:36 -0400
  • aff6390cc7 Make our h handle void tags properly Matthew Phillips 2021-03-15 15:41:15 -0400
  • c14af18bef Fix case Matthew Phillips 2021-03-15 15:27:08 -0400
  • 39ce064b5f Add a proper cli Matthew Phillips 2021-03-15 15:26:23 -0400
  • 47d1c22449 magicthing -> astro Matthew Phillips 2021-03-15 14:18:39 -0400
  • af6b029e95 initial commit Matthew Phillips 2021-03-15 13:22:05 -0400