Skip to content

feat: adds fast-react-jss-manager project#2

Merged
janechu merged 13 commits intomasterfrom
users/nicholasrice/project-setup
Mar 3, 2018
Merged

feat: adds fast-react-jss-manager project#2
janechu merged 13 commits intomasterfrom
users/nicholasrice/project-setup

Conversation

@nicholasrice
Copy link
Copy Markdown
Contributor

closes #1

@nicholasrice nicholasrice requested review from awentzel and janechu March 2, 2018 23:50
Comment thread package.json Outdated
},
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/fast-design.git"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dna?

"typings": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/fast-react-jss-manager.git"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should point to this repo

janechu added a commit that referenced this pull request Apr 25, 2026
- enableHydration() now calls ensureDeclarativeRuntime() so html
  templates become hydratable (#1)
- TemplateElement.config() enables hydration when per-element
  callbacks (elementWillHydrate/elementDidHydrate) are configured (#2)
- ElementStyles lazily initializes DefaultStyleStrategy so styles.js
  subpath works standalone without element-controller (#3)
- Disable dtsRollup in all subpath api-extractor configs (#4)
- Re-export moved types (ElementStyles, HostBehavior, etc.) as type
  exports from root barrel (#5)
- Add api-extractor configs for styles.js and arrays.js subpaths (#6)
- Update 3.x docs to import css from styles.js subpath (#7)
- Fix migration guide New Exports table with current APIs (#8)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(fast-react-jss-manager): adds package for managing css on react

2 participants