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

Add proposal for pkg: dependency imports #3

Closed
wants to merge 43 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
cae27d5
Add proposal for pkg: dependency imports
jamesnw Jun 30, 2023
a763eed
Remove broken link
jamesnw Jun 30, 2023
9e8ab52
wrap
jgerigmeyer Jun 30, 2023
27523a2
fix link
jgerigmeyer Jun 30, 2023
14b5df6
Package importer 2nd draft
jamesnw Jul 11, 2023
b71dba5
Merge branch 'main' of github.com:oddbird/sass into package-loads
jamesnw Jul 12, 2023
38abde0
Merge branch 'main' into package-loads
jgerigmeyer Jul 13, 2023
2781c92
review
jgerigmeyer Jul 13, 2023
856e4c7
Clarify Vite comment
jamesnw Jul 13, 2023
4bfa2fb
review response
jamesnw Jul 14, 2023
7b30f49
Move type into package-importer
jamesnw Jul 17, 2023
358123a
Include md.d.ts files in toc scripts
jamesnw Jul 17, 2023
3c3af5e
Review response
jamesnw Jul 21, 2023
fd9fbd2
Remove Dart semantics
jamesnw Jul 21, 2023
54e4039
Add additional community examples
jamesnw Jul 21, 2023
c565c93
Merge branch 'main' of github.com:oddbird/sass into package-loads
jamesnw Jul 21, 2023
dadaa1d
Remove proposed option from options.d.ts
jamesnw Jul 21, 2023
9d549ee
Replace options with correct copy
jamesnw Jul 21, 2023
7cc0f47
Edits
jamesnw Jul 21, 2023
82b3739
Add procedures section
jamesnw Jul 21, 2023
a2a890d
Break out pkg url resolution, and define Package importer results
jamesnw Jul 21, 2023
2554f70
Document exports resolution, make vs more consistent
jamesnw Jul 21, 2023
6e10182
Add missing links
jerivas Jul 21, 2023
f8b6f1c
Add import to ts to satisfy ambient module error
jamesnw Jul 22, 2023
64a724e
Standardize language
jamesnw Jul 24, 2023
a4da3ac
Temporarily add debug info to link check
jamesnw Jul 24, 2023
031fec9
Revert debugging in link check
jamesnw Jul 24, 2023
d42ee46
Merge branch 'main' of github.com:oddbird/sass into package-loads
jamesnw Aug 8, 2023
daee9d9
Address review and style
jamesnw Aug 8, 2023
5a026bb
Allow style at root to load sass and scss files. Fix JS option name.
jamesnw Aug 8, 2023
949e1b3
Importer clarifications
jamesnw Aug 8, 2023
85ebde3
Sort procedures by appearance
jamesnw Aug 8, 2023
5dbe6dc
Updates to resolving package root values
jamesnw Aug 8, 2023
eff344d
Clean up root directory resolution
jamesnw Aug 8, 2023
676c409
Point Resolving package exports procedure to Node procedure
jamesnw Aug 9, 2023
7422ab8
Point package root procedure to Node procedures
jamesnw Aug 9, 2023
eb26657
Give a name to input url
jamesnw Aug 11, 2023
2adad7c
Lint
jamesnw Aug 15, 2023
5ba76f7
Merge branch 'main' of github.com:oddbird/sass into package-loads
jamesnw Aug 18, 2023
be55d14
Switch to pkgImporter: string option
jamesnw Aug 18, 2023
6c3025b
Add pkg importer support to legacy API
jamesnw Aug 18, 2023
b99d195
Add partial, extension and index matching on conditional export alias
jamesnw Aug 18, 2023
e926efa
Fix typo
jamesnw Aug 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading