Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify framework installations #108

Closed
isglass opened this issue Dec 18, 2019 · 1 comment
Closed

Simplify framework installations #108

isglass opened this issue Dec 18, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists high-priority Urgent to have fixed
Milestone

Comments

@isglass
Copy link
Contributor

isglass commented Dec 18, 2019

Consolidate to a single local npm package per framework:

build/angular
build/react
build/vue

Should contain everything that is needed to make our demos run:

  • bundles
  • css
  • wrappers
  • images
  • etc

So normally a user would only have to do npm install scheduler/build/react.

Also investigate: Bundles, css & wrappers (the super important stuff) could be in subfolders, allowing advanced users to only include that? build/angular/base or something. To allow:

npm install scheduler/build/react/base

@isglass isglass added the high-priority Urgent to have fixed label Dec 18, 2019
@isglass isglass modified the milestones: Grid 2.4.x, Grid 3.0.x, Grid 3.1.0 Dec 18, 2019
@matsbryntse matsbryntse modified the milestones: Grid 3.1.0, Grid 3.1.1 Mar 6, 2020
@matsbryntse matsbryntse modified the milestones: Grid 3.1.1, Grid 3.1.2 Mar 19, 2020
@matsbryntse matsbryntse modified the milestones: Grid 3.1.2, Grid 3.1.3 Apr 17, 2020
@isglass isglass modified the milestones: Grid 3.1.3, Grid 4.0.0 Apr 23, 2020
@matsbryntse matsbryntse modified the milestones: Grid 4.0.0, Grid 4.0.x Jul 12, 2020
@SergeyMaltsev SergeyMaltsev added the duplicate This issue or pull request already exists label Sep 4, 2020
@SergeyMaltsev
Copy link
Contributor

All development is moved to https://github.com/bryntum/bryntum-suite/issues/545

@SergeyMaltsev SergeyMaltsev modified the milestones: Grid 4.0.x, 4.0.0 Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists high-priority Urgent to have fixed
Projects
None yet
Development

No branches or pull requests

3 participants