João Demenech
|
c5e17810af
|
Merge pull request #1029 from M27afk/566-responsive-on-large-screen
Update Layout.tsx
|
2023-10-06 10:29:49 -03:00 |
|
github-actions[bot]
|
9482483b51
|
Version Packages (#1031)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-05 12:16:51 +02:00 |
|
Ola Rubaj
|
8d74fd9844
|
[core/Footer][xs]: minor style fixes
|
2023-10-05 12:12:23 +02:00 |
|
Ola Rubaj
|
3ae685253b
|
[core][xs]: minor storybook setup adjstmnts
|
2023-10-05 12:12:23 +02:00 |
|
Manushreshta B L
|
5f2f0653e9
|
Update Layout.tsx
|
2023-09-27 11:08:18 +05:30 |
|
Ola Rubaj
|
ed9b575b4e
|
Core package storybook setup (#1003)
* [/][m]: add storybook to core package
* [/][s]: replace nx with nrwl packages for storybook
* [core][xs]: mv tsconfig.storybook.json to .storybook/tsconfig.json
* [/][s]: configure storybook with tailwind
* [core/tailwind.config.js][xs]: add basic Flowershow tailwind config
* [core][xs]: add example story
* [core][s]: darkmode storybook addon
|
2023-08-09 14:14:06 -03:00 |
|
github-actions[bot]
|
dfab6aa318
|
Version Packages (#959)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-20 17:37:03 +02:00 |
|
Ola Rubaj
|
c4bf5bd054
|
[core/ui/Hero][s]: create Hero component
|
2023-06-20 15:52:20 +02:00 |
|
github-actions[bot]
|
6649f78459
|
Version Packages (#949)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-13 12:14:38 +02:00 |
|
olayway
|
6f0da8c3a3
|
[packages][s]: fix public api of remark-* and core packages
|
2023-06-13 12:11:33 +02:00 |
|
github-actions[bot]
|
2f5dd4d0f7
|
Version Packages (#946)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-12 18:46:54 +02:00 |
|
olayway
|
6bf6c8faf4
|
[core][s]: bump mdx-mermaid and mv to peers
|
2023-06-12 18:31:35 +02:00 |
|
github-actions[bot]
|
f54d238795
|
Version Packages (#941)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-08 23:57:47 +02:00 |
|
olayway
|
e82e2ae021
|
[packages][xs]: replace prepublish with prepare
|
2023-06-08 23:53:42 +02:00 |
|
github-actions[bot]
|
c3246ee7f8
|
Version Packages (#940)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-08 23:45:12 +02:00 |
|
olayway
|
40d80d2282
|
[packages/*][s]: add prepublish script to build first
|
2023-06-08 23:42:17 +02:00 |
|
github-actions[bot]
|
39c862627d
|
Version Packages (#937)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-06-07 15:22:12 +02:00 |
|
olayway
|
dcf6400304
|
[core][xs]: don't include README in /dist
- it is included automatically by npm, in the parent folder
|
2023-06-07 15:04:46 +02:00 |
|
olayway
|
247b2412d6
|
[core][xs]: specify folder to publish
|
2023-06-07 15:04:41 +02:00 |
|
Ola Rubaj
|
af134cac8b
|
Integrate flowershow packages (#923)
* [packages][m]: mv @flowershow/core package here
* [packages/core][xs]: rename to @portaljs/core
* [package.json][xs]: setup npm workspaces
* [packages/core][xs]:replace deprecated rollup executor
* [core/package.json][s]: fix mermaid versions
* [core/tsconfig][xs]: rm extends
* [core/jest.config][xs]: rm coverageDirectory
* [core/package.json][xs]: install core-js
* [packages.json][s]:use same version for all nrwl packages
* [core/.eslintrc][xs]: adjust ignorePatterns
* [core/project.json][xs]: rm publish targets
* [packages][m]: mv @flowershow/remark-wiki-link here
* [packages][m]: mv @flowershow/remark-wiki-link here
* [packages][m]: mv @flowershow/remark-embed here
* [remark-callouts/project.json][xs]: adjst test pattern
* [package.json][s]: install missing deps
* [remark-callouts][xs]: adjst fields in package.json
* [remark-callouts][s]: rm pubish targets and adjst build executor
* [remark-embed/jest.config][xs]: rm unknown option coverageDirectory
* [remark-embed][xs]: rm publish targets
* [remark-embed][s]: rename to @portaljs/remark-embed
* [remark-wiki-link/eslintrc][xs]:adjst ignorePatterns
* [package.json][xs]: install missing deps
* [remark-wiki-link/test][xs]:specify format
- also temporarily force any type on htmlExtension
* [remark-wiki-link/README][xs]: replace @flowershow with @portaljs
* [remark-wiki-link][xs]:rm old changelog
* [remark-wiki-link][xs]: adjst package.json
* [remark-wiki-link/project.json][xs]: rm publish targets
* [core][s]: rm old changelog
* [core/README][xs]:correct scope name
* [remark-callouts/README][xs]: add @portaljs to pckg name
* [remark-embed/README][xs]: add @portaljs to pckg name
* [package-lock.json][xs]: refresh after rebasing on main
|
2023-06-07 07:21:00 -03:00 |
|