Commit Graph

483 Commits

Author SHA1 Message Date
alexander.akait 792ee7e516 refactor(types): more 2023-05-31 14:56:55 +00:00
Sean Larkin aeb1912378
Merge pull request #17236 from webpack/types-more
refactor: more types
2023-05-23 13:50:43 -07:00
alexander.akait 75e3ea5c84 refactor: more types for serialization 2023-05-22 21:32:23 +03:00
alexander.akait d58b0c9c26 refactor: types more 2023-05-22 00:47:28 +03:00
Ben Worline 1f44d166fe merge with main 2023-05-09 12:16:32 -07:00
Ben Worline 2b2fed5880 Initial take 2023-05-04 20:41:15 -07:00
alexander.akait 732e091c9f refactor: fix type 2023-05-01 01:17:37 +03:00
alexander.akait ede77bcb20 refactor(type): small improve 2023-05-01 00:58:34 +03:00
Alexander Kuznetsov f952351c16
Optimize numberHash.js
Remove inner cycles from hashing algorithm
2023-04-27 01:50:50 +02:00
Sean Larkin 8a8f55f279 refactor(types): Improve type coverage & docs for numberHash 2023-04-26 21:30:57 +00:00
Sean Larkin 0119b3ca34 add additional link to StringXor usage 2023-04-26 19:18:52 +00:00
Sean Larkin 75fd13d96e refactor(types): Increase type coverage & docs for StringXor 2023-04-26 19:16:48 +00:00
Sean Larkin 5b20c9af1c
Merge pull request #17057 from webpack/import-support
feat: CSS import and allow to hook module creation
2023-04-26 04:14:45 -07:00
Sean Larkin e56df72394
Merge pull request #17060 from webpack/thelarkinn/rename-map-helper
refactor(MapHelpers): rename `provide` to `getOrInsert` in MapHelpers and document it better
2023-04-25 15:50:15 -07:00
Sean Larkin b9f96bfae7 refactor(MapHelpers): rename provide to getOrInsert and add few comments for clarity 2023-04-25 20:45:43 +00:00
Sean Larkin 7faa18e66c update example to use compileSearch() correctly 2023-04-25 20:22:09 +00:00
Sean Larkin 18f08ba635 refactor(types) add type coverage & docs for binarySearchBounds.js 2023-04-25 19:55:00 +00:00
alexander.akait b7997e4271 fix: cache 2023-04-25 19:34:44 +03:00
alexander.akait 94b594511e fix: types 2023-04-22 05:42:04 +03:00
alexander.akait 713b187c2d fix: types 2023-04-22 05:26:43 +03:00
alexander.akait 7a929533dd fix: types 2023-04-22 04:18:17 +03:00
alexander.akait 4f6dc32d38 chore: improve types 2023-04-21 19:22:33 +03:00
alexander.akait 02590bfdc7 chore: improve types 2023-04-21 19:22:33 +03:00
alexander.akait fe65ecdc35 chore: fix types 2023-04-21 19:22:33 +03:00
alexander.akait 0ca8ae8f81 chore: update assemblyscript 2023-04-08 04:01:26 +03:00
Tobias Koppers 86a8bd9618
Merge pull request #15455 from webpack/feature/support-in-operator
add "in" operator support
2022-03-17 11:17:39 +01:00
Ivan Kopeykin f9779f1d0c improve dependency 2022-03-04 11:39:51 +03:00
Ivan Kopeykin eb5d124150 add "in" operator support 2022-03-02 15:01:35 +03:00
Ivan Kopeykin 2764e91b76 import.meta.webpackContext 2022-02-26 23:26:45 +03:00
Tobias Koppers f52b8c572c
Merge pull request #14757 from webpack/fix-14755
use real loader path
2022-02-14 13:43:37 +01:00
Ivan Kopeykin b531eb629f fix types 2022-02-08 21:48:57 +03:00
Ivan Kopeykin 5e1266362d fix regexp 2022-02-04 18:12:20 +03:00
Ivan Kopeykin 93ad32423f add parseResourceWithoutFragment to identifier.js 2022-02-03 18:46:54 +03:00
Tobias Koppers f2d99d83f0
Merge pull request #15289 from webpack/disallow-digest-only-content-hash
use nonNumericOnlyHash function for contentHash
2022-02-03 09:22:06 +01:00
Ivan Kopeykin 53fcf41b3f fit in hex digest 2022-02-02 19:04:31 +03:00
Ivan Kopeykin f1d329cc0e use nonNumericOnlyHash function for contentHash 2022-02-01 20:10:45 +03:00
Tobias Koppers 4bc61504b2
Merge pull request #15268 from nikmilson/fix-semver-ranges-parsing
accept whitespaces after semver range operators
2022-02-01 13:18:39 +01:00
Ivan Kopeykin 3b55455b26 improve parseRange, add test cases
- parse "NaN" as string part
- allow more whitespaces in hyphen
2022-02-01 10:57:42 +03:00
taranek 5a3760e6d4 docs(util): added jsdoc annotations for ArrayHelpers.js 2022-01-30 23:41:51 +01:00
Nikita Milyanik 1ab1d0104c accept whitespaces after semver range operators 2022-01-28 14:24:05 +01:00
Asriel Yu 0105d7d3e6 add omitted types should include null 2022-01-11 19:41:14 +08:00
Tobias Koppers ccecc17c01
Merge pull request #14894 from webpack/feature/css-modules
Initial work towards native css support
2021-12-17 23:43:51 +01:00
Tobias Koppers 9f7018c8b5 update generated code 2021-12-17 09:01:49 +01:00
Tobias Koppers 54fff4dd0a add support for `@keyframes`, `animation`, CSS Variables 2021-12-16 20:42:44 +01:00
Tobias Koppers bdf4d83aca add basic css modules support 2021-12-15 15:27:11 +01:00
Tobias Koppers 453e5cac05 add support for :export {} block 2021-12-14 16:21:32 +01:00
Tobias Koppers e67ab7fad2 resolve todos, nitpicks 2021-12-03 08:47:17 +01:00
Tobias Koppers 8e5109d1eb add support for @import 2021-12-03 08:47:12 +01:00
Tobias Koppers 77b5589c1a css generation and hmr 2021-12-03 08:46:22 +01:00
Tobias Koppers a7bba269d7
Merge pull request #14781 from tanhauhau/tanhauhau/add-validation-to-remotes
feat: add validation to remotes
2021-11-29 08:51:18 +01:00