Граф коммитов

210 Коммитов

Автор SHA1 Сообщение Дата
Jason Morse 6709e9eed6
Fix package publishing (#163)
* reference new version of beachball

* switch beachball to use a config and add prepublish hook

* publish with correct main/module references

* Change files

* remove unnecessary beachball reference in project

* move beachball to version with prepublish hook

* remove private registry reference from lockfile
2020-04-16 16:23:44 -07:00
Chris Hogan e07df99732 fix up yarn lock file to pass validation 2020-04-14 16:52:56 -07:00
Christopher Hogan e2002d96b1 Merge branch 'master' 2020-04-14 14:51:52 -07:00
Christopher Hogan 566fd66c3c update dependencies in our lock files 2020-04-14 14:43:51 -07:00
REDMOND\krsiler 2c8397d059 Merge branch 'master' into a11y-documentation
# Conflicts:
#	yarn.lock
2020-04-10 08:40:30 -07:00
Micah Godbolt 3f0b1bc0bb
Updated dependencies to get docs working (#155)
* add some dependencies

* Change files
2020-04-09 10:11:37 -07:00
Micah Godbolt 54e180858b update package name 2020-04-08 11:36:40 -07:00
Micah Godbolt b4e6c101ff merge conflicts 2020-04-07 08:13:40 -07:00
Micah Godbolt 937f5ab42f init 2020-04-06 16:55:32 -07:00
Luan Nguyen 24841454c1
Give warning if Node version is >= 11 (#151) 2020-04-06 16:30:02 -07:00
REDMOND\krsiler db45413c5b update yarn.lock 2020-04-06 11:43:55 -07:00
Jason Morse 0e94324d2a
Bundling, jest improvements, adding windows tester (#145)
* add initial windows template

* minor updates to configuration

* rename tester package

* update fluent-tester deps

* pull experiments/tester out of the compilation

* move tester sources to fluent-tester

* more file changes

* switch the bin name from just-script to fluent-scripts to disambiguate names

* get bundling working in fluent-tester for win32

* unhoist RN to unblock win32

* move last few files from experiments/tester

* Change files

* add .DS_Store to root gitignore

* more config and babel updates

* fix build/bundling errors after syncing master

* fixed metro bundling and start to build rn tools package

* restore checkbox test

* move checkbox test to match pattern from other components

* clean up unused files in scripts

* fix build errors from merge and script transfer

* fix final bundling issues

* Change files

* more updates to fix configurations

* remove demo and experimental web controls

* add pressability from RN 0.63 and rework interactive hooks

* remove win32 references from the tester

* move metro task to build tools

* rename file

* fix windows and win32 bundles

* improve overall bundling task workflow

* fix some win32 build errors

* add some configuration versatility

* add server option to metro task

* add postinstall script to update caches

* attempts to make XAML version reference the right bundle

* enable jest tests for Text and Separator

* Change files

* update yarn.lock

* write windows bundle to dist
2020-04-03 13:21:30 -07:00
dependabot[bot] ca4691cd51
Bump next from 9.2.2 to 9.3.2
Bumps [next](https://github.com/zeit/next.js) from 9.2.2 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/v9.2.2...v9.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 23:23:29 +00:00
Luan Nguyen abf35cc410
Show warning about repository location in `yarn` command (#139)
* Issue warning if repository is located on different directory than node.

* Update yarn.lock file.
2020-03-28 10:35:29 -07:00
Pat Boyd a0d63d3ef8 bump yarn lock 2020-03-26 14:03:24 -07:00
Pat Boyd b71bf6d43b Merge branch 'master' of https://github.com/microsoft/fluentui-react-native into fluent-callout 2020-03-26 13:36:53 -07:00
samuelfreiberg adc7bbf180 PR Fixes - Using the "nullish" operator 2020-03-24 15:11:11 -07:00
Pat Boyd a86ef3267c Merge branch 'master' of https://github.com/microsoft/fluentui-react-native into fluent-callout 2020-03-24 10:56:45 -07:00
samuelfreiberg b5b6bb57fb PR Fixes and reverting breaking depend. change. Fixing up hooks 2020-03-23 11:56:22 -07:00
Alicia Drummond bcba33c46f ⬆ Upgrade typescript dependency 2020-03-20 15:28:10 -07:00
Pat Boyd 9545842ad7 Dangling merge changes 2020-03-18 17:29:38 -07:00
Pat Boyd 0d5392051b yarn.lock update 2020-03-18 17:09:40 -07:00
Jason Morse 3320f8b06f
This reworks the metro and jest configurations and parts of the scripts folder (#121)
* switch just from pure JS to TS/JS mode

* convert metro config and queryFiles utilities to TS

* generalize platform overridding for metro

* switch just.config files for newly added packages to TS

* update jest configuration script and revert TS changes

* cleanup jest files

* fix broken react-native jest configurations

* more config fixes

* rework package info utils

* some updated package utilities

* add just-repo-utils files temporarily

* fix directory creation

* fix git functions returning empty entries

* update config scripts to use just-repo-utils package

* script updates to unblock expo

* update to use published just-repo-utils

* Change files

* fix break in expo config
2020-03-06 16:04:01 -08:00
Jason Morse 6a5bfbd502
Create text component package + supporting fixes (#115)
* split out parts of react-native-uifabric

* move pressable hooks to separate package

* rename hooks to interactive-hooks and add types

* split hooks into dedicated files

* fix builds with moved packages

* package version cleanup

* add metro-config dependency

* Change files
2020-02-27 15:53:02 -08:00
Jason Morse 2c8fcfa9cd
Change repository directory structure (#108)
* restructure directories in project

* remove unused preset parameter

* Change files
2020-02-19 17:25:37 -08:00
dependabot[bot] 833a610a95
Bump codecov from 3.6.1 to 3.6.5 (#107)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-19 14:29:58 -08:00
Luan Nguyen 958f80f728 got it working. 2020-02-15 07:39:47 -08:00
Luan Nguyen e31a3937b7 Merge branch 'supermaster' into Persona 2020-02-14 14:20:27 -08:00
Jason Morse b62d44ec6d
Consolidate metro config files and split tester bundle (#106)
* initial creation of shared tester package

* get separate tester to build

* initial rework of metro configs

* fix metro bundling...maybe

* update comments and README

* rename Controls to Components in docs
2020-02-14 13:29:10 -08:00
Patrick Boyd cff32e0613
New docs pages (#97)
* Replace doc files with mdx files

* Make MDX-based docs available via local NextJS project
2020-02-14 13:11:50 -08:00
Luan Nguyen c54b45bc60 mostly working 2020-02-12 22:36:08 -08:00
Luan Nguyen b4f9cf9791
Bump versions of rex-win32 and react-native-win32 packages (#96)
* update versions of react-native-win32 and

* remove warning
2020-02-06 16:28:25 -08:00
Luan Nguyen 1eed118079 update versions of react-native-win32 and 2020-02-06 15:22:50 -08:00
Jason Morse fb9d7affbf
Fix build/test for themed-stylesheet (#91)
* fix packages for react-native to unblock builds

* Change files

* fix check for change and RN peer version

* update CI tasks to use yarn

* workaround CI running out of file system watchers

* try non-admin command for increasing watch limit

* clean up just tasks and remove unnecessary webpack configs

* Change files

* set CI environment variable to suppress metro file watching

* try manual set of ENV variable

* trying again with local env set

* try using macos for CI
2020-02-05 16:49:05 -08:00
Luan Nguyen 95f6cdfe03 change react-native dependency version. 2020-01-30 09:35:39 -08:00
Luan Nguyen 382ff8b534 RNTester loads successfully. 2020-01-28 14:08:31 -08:00
Luan Nguyen 3acd96fbae Build RN Tester. 2020-01-25 06:17:01 -08:00
Luan Nguyen 1494ebbbbb Merge branch 'add-uifabric' into metro-bundling 2020-01-24 11:27:28 -08:00
Luan Nguyen a38616dc0d revert version bump. 2020-01-24 11:05:50 -08:00
Luan Nguyen d86e6efc57 add metro file 2020-01-24 10:44:56 -08:00
Luan Nguyen 2fe40f226a fix build error. 2020-01-23 15:25:01 -08:00
Luan Nguyen f5d261e1fb add experimentals workspace to package.json 2020-01-23 14:37:31 -08:00
Luan Nguyen 587027d66e Create 'experimentals' workspace 2020-01-23 14:23:41 -08:00
Luan Nguyen 7cb0cdb8fb add metro pack command. 2020-01-23 12:04:09 -08:00
Luan Nguyen 2565f41f0a One step closer to making it work. 2020-01-22 16:02:53 -08:00
Luan Nguyen c449e3326c copy all files over. 2020-01-22 15:09:28 -08:00
Luan Nguyen 99fa39b51b Create initial react-native-uifabric package. 2020-01-22 13:45:28 -08:00
REDMOND\adrum 631a54b7de fix jest tests for stylesheets 2019-11-13 16:40:54 -08:00
REDMOND\adrum fd564f3549 missing file from last commit 2019-11-13 12:21:07 -08:00
Jason Morse 4eff7deae5 merge from upstream/master 2019-11-01 14:22:25 -07:00
Jason Morse e2c1737828 Add initial themed style sheet package 2019-10-14 15:23:51 -07:00
Tariq d043e986a8 update just-scripts & begin api-extraction for all published packages 2019-09-30 14:10:39 -07:00
Tariq ce6a8ed81f add initial config for api-extractor 2019-09-27 11:30:49 -07:00
Tariq 0524b36570 upgrade versions 2019-09-19 15:45:52 -07:00
Tariq 530f021858 Begin turning on some linting rules 2019-09-13 18:55:02 -07:00
Tariq b28351081d update yarn.lock 2019-09-12 15:29:21 -07:00
tkamireh 0366b96533 tslint removed and initial eslint configuration setup (#22) 2019-09-09 23:23:06 +02:00
Jason Morse 13f23a6877
Update build logic to a real build system (#17)
* add theme registry documentation, update base readme

* Add start of a customize routine to components

* make customize function work with some demos

* start of documentation files plus updates to compose

* update documentation for composable

* Add some compose documentation

* add ToDo items in compose

* Copy over build logic from fabric

* get new build logic partially working

* making demo app webpack work (#2)

* add webpack configs and fix yarn start

* fix jest tests

* move to common webpack definition

* remove old rush based commands

* remove mustache codegen from repo
2019-08-26 15:05:54 -07:00
Jason Morse 0dff84b629
Add customized support for styled-components style customization (#11)
* add theme registry documentation, update base readme

* Add start of a customize routine to components

* make customize function work with some demos

* start of documentation files plus updates to compose

* update documentation for composable

* Add some compose documentation

* add ToDo items in compose
2019-08-20 10:21:38 -07:00
Jason Morse 74f321a5c3
Initial scaffolding (#1)
* populate with files copied from sdx-platform

* some build fixes

* Some little fixes to get started with initial scaffolding (#1)

* patch to make tsc happy

* fixing some typings

* breakup theming somewhat and fix breaks

* remove postbuild step for now

* add basic docz inclusion

* add start of a demo app

* fix webpack + typescript integration for demo app

* create web versions of native control set

* split component infrastructure into separate packages

* Split theme-registry out and add some documentation
2019-08-02 09:28:49 -07:00