This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Commit 32e6520
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 dependency
* Rename `ServerStylesheet` to `StylesheetMap`
Fixes PR #631.1 parent cb0beab commit 32e6520
File tree
109 files changed
+7192
-34390
lines changed- docs/documentation
- 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.
109 files changed
+7192
-34390
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments