This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Commit dc8d1fd
committed
refactor(lib): change package structure to allow for entrypoints
* Add entrypoints for core, flex, and extended. All entrypoints have
a module that can be imported separately
* Remove the BiDi clone from the CDK and add a direct/peer dependency1 parent cb0beab commit dc8d1fd
File tree
108 files changed
+3296
-2770
lines changed- src
- apps
- demo-app
- universal-app
- lib
- api
- bidi
- core
- base
- breakpoints
- data
- match-media
- mock
- media-monitor
- observable-media
- responsive-activation
- style-utils
- extended
- class
- img-src
- show-hide
- style
- flex
- flex-align
- flex-fill
- flex-offset
- flex-order
- flex
- layout-align
- layout-gap
- layout
- media-query
- server
- utils
- testing
- test
- tools
- gulp/tasks
- package-tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+3296
-2770
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| |||
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments