Norbert de Langen
|
43e3bdaa34
|
Merge commit '4c5345d15cadb33e0277d399963c27bcee3b7623' into tech/overhaul-ui
|
2018-12-11 01:13:51 +01:00 |
|
Kai Röder
|
4c5345d15c
|
migrated to ts
|
2018-12-10 20:58:09 +01:00 |
|
Norbert de Langen
|
ec82d04797
|
REFACTOR a11y addon && FIX issues with decorators reloading
|
2018-12-10 19:27:12 +01:00 |
|
Norbert de Langen
|
f79323794e
|
REFACTOR addon-notes
|
2018-12-10 14:18:37 +01:00 |
|
Norbert de Langen
|
9eb3cae404
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# .eslintrc.js
# addons/notes/package.json
# addons/notes/src/index.ts
# addons/notes/src/register.js
# yarn.lock
|
2018-12-10 12:16:14 +01:00 |
|
Kai Roeder
|
1a4e51033f
|
Added prop-types + typings for prop-types. Restored the old prop-types for non-typescript users
|
2018-12-09 21:27:42 +01:00 |
|
Kai Roeder
|
5312cd4fca
|
Refactoring
|
2018-12-09 12:11:30 +01:00 |
|
Kai Roeder
|
c1669d869a
|
Reverted @emotion/styled change
|
2018-12-09 11:28:18 +01:00 |
|
Kai Roeder
|
d7184fef00
|
Fixed build issue
|
2018-12-09 11:24:09 +01:00 |
|
Kai Roeder
|
018f83ac1e
|
Created @emotion/styled module to satisfy noImplicitAny rule
|
2018-12-09 11:11:59 +01:00 |
|
Kai Roeder
|
79306bdb10
|
Set @emotion/styled back to ^0.10.6
|
2018-12-09 11:05:58 +01:00 |
|
igor-dv
|
73f4715d3b
|
Merge remote-tracking branch 'origin/next' into typescript-poc
# Conflicts:
# addons/notes/package.json
# package.json
# yarn.lock
|
2018-12-09 01:37:17 +02:00 |
|
Kai Roeder
|
a11cd702b2
|
Added todo for refactoring purpose
|
2018-12-08 15:43:25 +01:00 |
|
Kai Roeder
|
14afa9c12a
|
Refactoring
|
2018-12-08 15:34:53 +01:00 |
|
Kai Roeder
|
e943ff38d3
|
Updated NotesApi; refactored "styled" usage
|
2018-12-08 15:24:55 +01:00 |
|
Kai Röder
|
149f471395
|
Resolved a couple of any to their actual types
Also had to introduce a couple of new any assignments because of noImplicitAny: true
They still need to be resolved. WIP
|
2018-12-08 14:31:24 +01:00 |
|
Kai Röder
|
94e6e129a5
|
Updated @emotion/styled because the newest version has definition files included
|
2018-12-08 14:28:53 +01:00 |
|
Kai Röder
|
f25a05b47b
|
Changed addon.ts back to index.ts
|
2018-12-06 23:14:48 +01:00 |
|
Kai Röder
|
852973f03f
|
Removed unnecessary function; updated marked dependencies
|
2018-12-06 23:10:31 +01:00 |
|
Norbert de Langen
|
a9ee8a5dad
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# .babelrc.js
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/info/src/components/PropTable.js
# addons/jest/package.json
# addons/knobs/package.json
# addons/links/package.json
# addons/notes/package.json
# addons/ondevice-backgrounds/package.json
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# app/angular/package.json
# app/ember/package.json
# app/html/package.json
# app/marko/package.json
# app/mithril/package.json
# app/polymer/package.json
# app/react/package.json
# app/riot/package.json
# app/svelte/package.json
# app/vue/package.json
# examples/official-storybook/stories/addon-a11y.stories.js
# examples/official-storybook/stories/addon-actions.stories.js
# lib/addons/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/layout/mobile.js
# lib/core/package.json
# lib/core/src/server/common/babel.js
# lib/ui/package.json
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# yarn.lock
|
2018-12-06 16:49:52 +01:00 |
|
Norbert de Langen
|
f940f87490
|
REFACTOR viewports to use addParameters & only render tool
|
2018-12-06 12:02:21 +01:00 |
|
Michael Shilman
|
1e9e66bd9d
|
v4.1.0-alpha.11
|
2018-12-05 11:11:08 -08:00 |
|
Aaron Reisman
|
4ef4c2389a
|
Upgrade emotion@10.0.2
|
2018-12-04 18:47:58 -08:00 |
|
Norbert de Langen
|
18a578477a
|
SORT packge.json
|
2018-12-03 12:49:26 +01:00 |
|
Michael Shilman
|
3cd3ae347e
|
v4.1.0-alpha.10
|
2018-12-01 11:23:45 +08:00 |
|
Norbert de Langen
|
ff383c52dc
|
WIP - CHANGE dependencies on react & react-dom to regular dependencies
in the manager we ensure there's a single version
|
2018-11-30 18:10:09 +01:00 |
|
Norbert de Langen
|
aab7aa2cef
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# addons/storyshots/storyshots-core/package.json
# lib/addons/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/core/src/client/preview/story_store.js
# lib/core/src/server/manager/manager-webpack.config.js
# lib/ui/package.json
# lib/ui/src/modules/api/configs/init_api.js
# lib/ui/src/modules/ui/components/menu_item.stories.js
# lib/ui/src/modules/ui/components/search_box.stories.js
# lib/ui/src/modules/ui/components/shortcuts_help.stories.js
# lib/ui/src/modules/ui/components/stories_panel/index.stories.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.stories.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.stories.js
|
2018-11-30 14:03:58 +01:00 |
|
Michael Shilman
|
6b224a2cc6
|
v4.1.0-alpha.9
|
2018-11-29 17:48:05 +08:00 |
|
Norbert de Langen
|
efbf470d6a
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# CHANGELOG.md
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# examples/cra-kitchen-sink/.storybook/config.js
# examples/cra-kitchen-sink/src/stories/index.stories.js
# lib/addons/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/addon_panel/__snapshots__/index.stories.storyshot
# lib/components/src/header/__snapshots__/header.stories.storyshot
# lib/components/src/layout/__snapshots__/index.stories.storyshot
# lib/components/src/theme.js
# lib/ui/package.json
# lib/ui/src/modules/ui/components/stories_panel/__snapshots__/index.stories.storyshot
# lib/ui/src/modules/ui/components/stories_panel/__snapshots__/text_filter.stories.storyshot
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/__snapshots__/index.stories.storyshot
# lib/ui/src/modules/ui/configs/handle_routing.js
# yarn.lock
|
2018-11-28 17:01:29 +01:00 |
|
Michael Shilman
|
0833a4b8a9
|
v4.1.0-alpha.8
|
2018-11-25 11:00:57 +09:00 |
|
Michael Shilman
|
d507e2edaa
|
v4.1.0-alpha.7
|
2018-11-22 12:33:15 +08:00 |
|
Michael Shilman
|
8a9c0db4fd
|
v4.1.0-alpha.6
|
2018-11-22 12:05:40 +08:00 |
|
Michael Shilman
|
337eac8671
|
v4.1.0-alpha.5
|
2018-11-22 11:53:10 +08:00 |
|
Michael Shilman
|
d8dbfcdbb5
|
v4.1.0-alpha.4
|
2018-11-21 18:42:38 +08:00 |
|
Norbert de Langen
|
628412ad38
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# addons/storyshots/storyshots-core/package.json
# lib/addons/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/ui/package.json
|
2018-11-16 15:29:29 +01:00 |
|
Michael Shilman
|
ddecb0b7f6
|
v4.1.0-alpha.3
|
2018-11-15 22:11:08 +08:00 |
|
Norbert de Langen
|
06dbef4c3c
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# .babelrc
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# lib/addons/package.json
# lib/channel-websocket/package.json
# lib/core/src/server/config/babel.dev.js
# lib/ui/package.json
|
2018-11-14 17:39:20 +01:00 |
|
Norbert de Langen
|
a6b55060d0
|
FIX routing & layout
|
2018-11-14 15:50:56 +01:00 |
|
Michael Shilman
|
cdb9e485eb
|
v4.1.0-alpha.2
|
2018-11-13 19:33:19 +08:00 |
|
Kai Roeder
|
5e84f3bd8f
|
Added marked types and updated marked implementation
|
2018-11-11 23:24:51 +01:00 |
|
Kai Roeder
|
d37fcf6c2c
|
Added default export, might fix CI
|
2018-11-11 22:37:20 +01:00 |
|
Kai Roeder
|
b51f8d1d5d
|
Moved addon tsconfig configuration to root tsconfig
|
2018-11-11 22:32:12 +01:00 |
|
Kai Roeder
|
6823d7888d
|
removed prop-types, they are not needed anymore
moved types to the root package.json
|
2018-11-11 22:21:43 +01:00 |
|
Kai Röder
|
558da37c70
|
fixed jsnext:main path
|
2018-11-11 16:00:36 +01:00 |
|
Kai Röder
|
dca0f7d64d
|
Fixed import for addon-notes test file
|
2018-11-11 11:11:34 +01:00 |
|
Kai Röder
|
8891dd4957
|
Removed addon-react since it's not used anymore
Added 'types' file path in package.json
Moved addon-notes tsconfig configurations into the root tsconfig
|
2018-11-11 11:10:36 +01:00 |
|
Kai Röder
|
6dc5f05559
|
Added public_api entry point
Changed file names for being more clear
|
2018-11-10 11:32:11 +01:00 |
|
Kai Röder
|
c51d7c8950
|
Tsconfig configuration update
|
2018-11-10 10:34:56 +01:00 |
|
Kai Röder
|
aaf78daae9
|
First poc approach with addon-notes
|
2018-11-09 14:38:25 +01:00 |
|
Norbert de Langen
|
13781c39e5
|
Merge branch 'next' into tech/overhaul-ui
|
2018-11-08 12:03:03 +01:00 |
|