Sebastian Sdorra
d316cf51c8
update storyshots to reflect changes
2020-05-20 08:41:21 +02:00
Sebastian Sdorra
9f97442d4f
normalize paths with ".." and "." in markdown content
2020-05-20 08:39:06 +02:00
Sebastian Sdorra
d1f10ec5a7
rebuild MarkdownLinkRenderer and added real world use cases
2020-05-19 15:51:33 +02:00
Sebastian Sdorra
50e4316886
improve MarkdownLinkRenderer
...
- render target _blank link for all external http links
- render simple a link for all links with protocol or anchor links
- render local html push link for all internal links
2020-05-19 12:59:02 +02:00
Sebastian Sdorra
a470831bf8
separate ExternalLink from ExternalNavLink
2020-05-19 12:55:41 +02:00
Florian Scholdei
5a11ca7185
Update storyshots
2020-05-15 10:46:42 +02:00
Florian Scholdei
13a8cb4c8f
Reorder unit tests
2020-05-15 09:55:51 +02:00
Florian Scholdei
a148d29770
Correct mixing concepts, Link instead of a for internal links, adjust regex
2020-05-15 09:54:20 +02:00
Florian Scholdei
327bde9515
Correct misplacing of path context
2020-05-15 00:40:56 +02:00
Florian Scholdei
9131b5eb2f
Add another fragment test case which caused jenkins error
2020-05-14 23:35:14 +02:00
Florian Scholdei
62a87e6234
Resolve markdown links correctly
2020-05-14 12:23:27 +02:00
René Pfeuffer
d62f5dde18
Fix version
2020-05-11 14:25:18 +02:00
CES Marvin
1d80b043c7
release version 2.0.0-rc8
2020-05-08 08:49:02 +00:00
Eduard Heimbuch
abcbc6beac
add some missing stories for ui-components
2020-05-06 15:58:00 +02:00
Florian Scholdei
fd2150628b
Update storyshots
2020-04-23 00:18:23 +02:00
Florian Scholdei
15347e23f6
Secondary menu no longer scrolls beyond a certain screen size in order to be able to display all elements
2020-04-23 00:16:56 +02:00
Florian Scholdei
3ab3eb43bd
Remove onClick option from Icon.tsx
2020-04-20 00:44:52 +02:00
Florian Scholdei
0a7c847c56
Revise newer storybook stories
2020-04-16 20:57:41 +02:00
Florian Scholdei
7a8b1c0c06
Add iconStyle + onClick option and story shot for icon component
2020-04-16 12:34:28 +02:00
René Pfeuffer
c4fc0615b5
Set version back to 2.0.0-SNAPSHOT
2020-04-09 21:08:58 +02:00
CES Marvin
3cf675f30d
release version 2.0.0-rc7
2020-04-09 18:37:13 +00:00
Eduard Heimbuch
9cdec81ec0
make right content in cardcolumn hoverable
2020-04-09 09:33:40 +02:00
Florian Scholdei
825f5fcdb4
Update behavior when optional props are not passed, Consistency towards two CardColumns established
2020-04-08 15:20:35 +02:00
Florian Scholdei
bbcff0c9df
Add figure with media-left for CardColumnSmall.tsx as well as fa-fw tag for constant width
2020-04-07 12:51:17 +02:00
Eduard Heimbuch
c8e2681dae
merge with develop
2020-04-07 08:31:53 +02:00
Florian Scholdei
ab2666e56f
Update storyshots
2020-04-06 14:47:48 +02:00
Florian Scholdei
00bb9ae2b2
Add CardColumn.stories.tsx
2020-04-06 14:43:41 +02:00
Florian Scholdei
215e16974c
Create reuesable CardColumnSmall component
2020-04-06 14:15:28 +02:00
Florian Scholdei
7517756479
Update storyshots
2020-04-03 11:48:36 +02:00
Florian Scholdei
7d4135d0ec
Ensure same monospace font throughout whole scmm
2020-04-03 11:11:59 +02:00
Florian Scholdei
72214002ca
Update storyshots
2020-04-03 01:05:06 +02:00
Florian Scholdei
8a2be4a5d3
Display plugin version for installed plugins
2020-04-03 00:21:26 +02:00
Eduard Heimbuch
fd94746a98
reformat components with prettier
2020-03-31 17:11:16 +02:00
Sebastian Sdorra
5015c4d133
fixed missing default value for activeOnlyWhenExact on NavLink
2020-03-31 12:02:30 +02:00
Sebastian Sdorra
5889e834c2
allow collapse on sub navigations too
2020-03-31 11:15:01 +02:00
Sebastian Sdorra
13633fb57e
un collapse menu on each interaction with it
2020-03-31 11:00:07 +02:00
Sebastian Sdorra
2821005d8c
handling collapse state in a more simple and consistence way
2020-03-31 08:26:01 +02:00
Sebastian Sdorra
ca39a5b453
enable es2019 lib for all typescript modules
2020-03-31 08:24:41 +02:00
Sebastian Sdorra
3bd8534fd7
fix broken button stories
2020-03-30 15:08:38 +02:00
Sebastian Sdorra
daa272b4fc
expand menu if SubNavigation is opened, even if it is inside an ExtensionPoint
2020-03-30 15:04:00 +02:00
Sebastian Sdorra
23f4c3cba9
move router decorator into stories
...
This makes it possible to define other routes that "/" inside each story.
2020-03-30 15:01:51 +02:00
Sebastian Sdorra
0c7aebb1ef
fixed storyshot test which renders a DateFromNow without baseDate
2020-03-27 12:17:20 +01:00
René Pfeuffer
41d02b9c24
Set version back to 2.0.0-SNAPSHOT
2020-03-26 18:52:11 +01:00
CES Marvin
d94a2d9b7f
release version 2.0.0-rc6
2020-03-26 15:23:24 +00:00
Sebastian Sdorra
7917bfdab8
merge with develop branch
2020-03-26 11:40:47 +01:00
Sebastian Sdorra
38627b0574
update storyshots
2020-03-26 11:37:42 +01:00
Sebastian Sdorra
2438e980a7
improve RepositoryEntry story
2020-03-26 10:16:26 +01:00
Florian Scholdei
b438cbdebc
Fix behavior of secondary navigation and content (with different display sizes)
2020-03-25 15:35:46 +01:00
Eduard Heimbuch
098142c815
update storyshots
2020-03-25 14:12:08 +01:00
Eduard Heimbuch
3a2aa7a55c
add stories for RepositoryEntry
2020-03-25 14:10:22 +01:00