Patrik Oldsberg
|
be7ebadb21
|
repo: promote app-next to main example app
This renames packages to make the new frontend system the default:
- packages/app → packages/app-legacy (example-app-legacy)
- packages/app-next → packages/app (example-app)
- packages/app-next-example-plugin → packages/app-example-plugin
Updated all related configuration, scripts, and documentation.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-10 14:30:16 +01:00 |
|
Łukasz Jernaś
|
48adc60dd3
|
chore(material-ui): Remove more top-level @material-ui imports
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
|
2024-10-21 12:30:21 +02:00 |
|
Patrik Oldsberg
|
72fa341eb5
|
packages,plugins: tweak migrated lint configurations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-07 15:28:01 +01:00 |
|
Patrik Oldsberg
|
09b37063f2
|
packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-07 14:53:43 +01:00 |
|
Patrik Oldsberg
|
7ac528b1ce
|
packages/cli: update eslint config test config to include dev/ and only setupTests directly in src
|
2020-04-23 00:51:31 +02:00 |
|
Patrik Oldsberg
|
512e5cb54d
|
cli: don't enforce prop-types for plugins
|
2020-03-20 12:27:54 +01:00 |
|
Patrik Oldsberg
|
a711dc21b2
|
cli: add and use app:lint + include default eslint config in cli
|
2020-03-18 16:27:27 +01:00 |
|
Patrik Oldsberg
|
246e5b70c7
|
app: try using create-react-app without hoisting
|
2020-03-09 22:46:03 +01:00 |
|
Patrik Oldsberg
|
56226ae84d
|
frontend: move to repo root
|
2020-03-05 16:28:14 +01:00 |
|