Commit 7ad5f6c
authored
tech: rm styleguide (#9114)
h2. Описание
Удаляем устаревший `stylegude/` в пользу `website/`. Теперь `website/` деплоится в gh-pages текущего репозитория вместо https://github.com/VKCOM/vkui.io
> [!WARNING]
> Перед выпуском v7.10.0, нужно привязать домен vkui.io к этому репозиторию.
h2. Изменения
1. Удалил `packages/vkui/src/components/**/Readme.md`.
2. Удалил `styleguide/` и `shared.js`.
3. Поправил джобы в `.github/workflows/` и фильтрацию в `file-filters.yml`.
4. Через `"resolutions"` поднял версию [del](https://www.npmjs.com/package/del), зависимость плагина [clean-wepback-plugin](https://www.npmjs.com/package/clean-webpack-plugin), до [v6.1.1](https://www.npmjs.com/package/del/v/6.1.1) – с этой версии удален устаревший тип [@types/glob](https://www.npmjs.com/package/@types/glob), из-за которого падал `yarn workspace @vkontakte/vkui run lint:generated-files:css-custom-medias` с ошибкой
```sh
Error: [css-custom-medias] ../../node_modules/@types/glob/index.d.ts(29,42): error TS2694: Namespace '"/home/runner/work/VKUI/VKUI/node_modules/minimatch/dist/commonjs/index"' has no exported member 'IOptions'.
Error: [css-custom-medias] ../../node_modules/@types/glob/index.d.ts(74,30): error TS2724: '"/home/runner/work/VKUI/VKUI/node_modules/minimatch/dist/commonjs/index"' has no exported member named 'IMinimatch'. Did you mean 'Minimatch'?
Error: [css-custom-medias] ../../node_modules/minimatch/dist/commonjs/ast.d.ts(4,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
```1 parent 8d8368e commit 7ad5f6c
File tree
244 files changed
+171
-22984
lines changed- .github
- workflows
- docs
- packages/vkui/src
- components
- Accordion
- ActionSheetItem
- ActionSheet
- AdaptiveIconRenderer
- AdaptivityProvider
- Alert
- AppRoot
- AspectRatio
- Avatar
- Badge
- Banner
- ButtonGroup
- Button
- CalendarRange
- Calendar
- CardGrid
- CardScroll
- Card
- CellButtonGroup
- CellButton
- Cell
- Checkbox
- ChipsInputBase/Chip
- ChipsInput
- ChipsSelect
- ConfigProvider
- ContentBadge
- ContentCard
- Counter
- CustomScrollView
- CustomSelectOption
- CustomSelect
- DateInput
- DateRangeInput
- DirectionProvider
- Div
- DropZone
- Epic
- File
- FixedLayout
- Flex
- FormField
- FormItem
- FormLayoutGroup
- FormStatus
- Gallery
- Gradient
- GridAvatar
- Group
- Header
- HorizontalCell
- HorizontalScroll
- HorizontalCellShowMore
- IconButton
- Image
- InfoRow
- Input
- Link
- List
- Mark
- MiniInfoCell
- ModalCardBase
- ModalCard
- ModalDismissButton
- ModalOutsideButton
- ModalPageHeader
- ModalPage
- ModalRoot
- NativeSelect
- OnboardingTooltip
- Pagination
- PanelHeaderButton
- PanelHeaderContent
- PanelHeaderContext
- PanelHeader
- PanelSpinner
- Panel
- Placeholder
- PopoutWrapper
- Popover
- Popper
- Progress
- PullToRefresh
- RadioGroup
- Radio
- RichCell
- Root
- ScreenSpinner
- Search
- SegmentedControl
- SelectMimicry
- SelectionControl
- Select
- Separator
- SimpleCell
- SimpleGrid
- Skeleton
- Slider
- Snackbar
- Spacing
- Spinner
- SplitCol
- SplitLayout
- Switch
- TabbarItem
- Tabbar
- TabsItem
- Tabs
- Tappable
- Textarea
- ToolButton
- TooltipBase
- Tooltip
- Touch
- Typography
- Caption
- DisplayTitle
- EllipsisText
- Footnote
- Headline
- Paragraph
- Subhead
- Text
- Title
- UsersStack
- View
- WriteBarIcon
- WriteBar
- testing
- styleguide
- Components
- Blockquote
- Code
- ComplexType
- ComponentsList
- Editor
- Frame
- Heading
- Link
- List
- Logo
- MarkdownHeading
- Modals
- Name
- Para
- Playground
- ReactComponent
- SectionHeading
- SectionSubheading
- Section
- Settings
- Setting
- StyleGuide
- TableOfContents
- Table
- Text
- TogglePropsButton
- Type
- lib/theme
- pages
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
244 files changed
+171
-22984
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
| 31 | + | |
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | | - | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | | - | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 34 | + | |
50 | 35 | | |
51 | 36 | | |
52 | 37 | | |
53 | 38 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 39 | + | |
62 | 40 | | |
63 | 41 | | |
64 | 42 | | |
65 | 43 | | |
66 | 44 | | |
67 | 45 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 46 | + | |
| 47 | + | |
76 | 48 | | |
77 | 49 | | |
78 | | - | |
| 50 | + | |
79 | 51 | | |
80 | 52 | | |
81 | | - | |
| 53 | + | |
82 | 54 | | |
83 | 55 | | |
84 | 56 | | |
| |||
99 | 71 | | |
100 | 72 | | |
101 | 73 | | |
102 | | - | |
| 74 | + | |
103 | 75 | | |
104 | 76 | | |
105 | 77 | | |
106 | 78 | | |
107 | | - | |
| 79 | + | |
108 | 80 | | |
109 | | - | |
110 | | - | |
| 81 | + | |
| 82 | + | |
111 | 83 | | |
112 | | - | |
113 | | - | |
| 84 | + | |
| 85 | + | |
114 | 86 | | |
115 | 87 | | |
116 | 88 | | |
| |||
122 | 94 | | |
123 | 95 | | |
124 | 96 | | |
125 | | - | |
| 97 | + | |
126 | 98 | | |
127 | | - | |
| 99 | + | |
128 | 100 | | |
129 | 101 | | |
130 | 102 | | |
| |||
136 | 108 | | |
137 | 109 | | |
138 | 110 | | |
139 | | - | |
| 111 | + | |
140 | 112 | | |
141 | 113 | | |
142 | 114 | | |
143 | 115 | | |
144 | | - | |
| 116 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 73 | | |
89 | 74 | | |
90 | 75 | | |
91 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
92 | 80 | | |
93 | 81 | | |
94 | | - | |
| 82 | + | |
95 | 83 | | |
96 | 84 | | |
97 | | - | |
| 85 | + | |
98 | 86 | | |
99 | | - | |
| 87 | + | |
100 | 88 | | |
101 | | - | |
| 89 | + | |
102 | 90 | | |
103 | | - | |
| 91 | + | |
104 | 92 | | |
105 | 93 | | |
106 | 94 | | |
| |||
110 | 98 | | |
111 | 99 | | |
112 | 100 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 101 | | |
124 | 102 | | |
125 | 103 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
27 | | - | |
28 | 24 | | |
29 | | - | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
237 | 233 | | |
238 | 234 | | |
239 | 235 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | 236 | | |
262 | 237 | | |
263 | 238 | | |
| |||
279 | 254 | | |
280 | 255 | | |
281 | 256 | | |
282 | | - | |
283 | | - | |
| 257 | + | |
| 258 | + | |
284 | 259 | | |
285 | 260 | | |
286 | | - | |
| 261 | + | |
287 | 262 | | |
288 | 263 | | |
289 | 264 | | |
| |||
295 | 270 | | |
296 | 271 | | |
297 | 272 | | |
298 | | - | |
| 273 | + | |
299 | 274 | | |
300 | | - | |
| 275 | + | |
301 | 276 | | |
302 | 277 | | |
303 | 278 | | |
304 | 279 | | |
305 | | - | |
| 280 | + | |
306 | 281 | | |
307 | 282 | | |
308 | 283 | | |
309 | 284 | | |
310 | | - | |
| 285 | + | |
311 | 286 | | |
312 | 287 | | |
313 | 288 | | |
| |||
0 commit comments