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

12 Коммитов

Автор SHA1 Сообщение Дата
Elizabeth Craig 0247c33bf1
chore: Everybody gets a package (#2218) 2020-01-15 15:00:08 -08:00
Marija Najdova 02c7b2da36
-moved changes from useStyles hook (#2234) 2020-01-14 11:08:24 +01:00
Elizabeth Craig 012fedf17b
chore: Run tests per-package (#2170) 2020-01-10 17:46:40 -08:00
Levi Thomason 73e7a7a970
refactor: finish stardust to fluent rename (#2165)
* ...more renames

* there are so many

* there are still more

* you guessed it, plus bunch of breaks

* the end is near!

* update contributing and add-a-feature

* revert screener project for visual test confirmation

* rename screener project back to ms

* rename createComponentPrivate to createComponentInternal

* address todos and feedback

* fix changelog

* fix renderConfig

* fix typing errors
2019-12-12 15:56:47 -08:00
Kenneth Chau b0c3efb873
Moving staging react package into playground package (#2152)
* moves playground into main

* @types/react match version

* fixed with webpack workaround

* adding react-theming back to lint ignore

* fix lint

* adding a changelog entry

* updated to add username to changelog line

* fixing syncpack issues

* fixed the dependency weirdness with react

* adding exceptions for non-startdust packages in testing and then adding them to be tested via lerna call instead of gulp (in preparation of future)

* let the max workers param be for gulp instead of lerna

* skipping test for now
2019-12-09 11:53:48 -08:00
Kenneth Chau 25473eb7fc
[tooling] renaming all instances of @stardust-ui to @fluentui (#2117)
* renaming all instances of @stardust-ui to @fluentui

* adding some codeowners

* adds a changelog entry about the change

* fixes up the changelog entry

* fixing a danger check to accept "old" in the entry

* only add new entries to "UNRELEASED" section

* reverted changes to danger

* change more new component code that add @stardust-ui/ scope references
2019-11-20 13:06:29 -08:00
Oleksandr Fediashov 8606c39955
chore(package): use Babel for Jest (#923)
* chore(package): update to Jest 24

fix config

* fix configs

* wip

* final bump!

* styling fixes

* reduce leaky abstraction

* disable verbose and fix imports

* add `lerna-alias` to deps

* simplify options
2019-04-18 17:51:26 +03:00
Oleksandr Fediashov 27ef22fc21
chore(package): update to Jest 24 (#1068)
* chore(package): update to Jest 24

* fix TS warnings

* update coverage config

* update coverage config

* fix typo
2019-03-18 18:02:54 +02:00
Miroslav Stastny 9a1166fbbe
fix(unit tests): fix warnings (#1059)
* Fix tests execution from WebStorm

* Get rid of the esModuleInterop warning

* Add Popper.js mock

* config fixes

* fix memory leak
2019-03-18 00:29:22 -07:00
Oleksandr Fediashov 34d6b208e8
chore: Setup Lerna (#838)
chore(package): setup Lerna
2019-02-14 11:17:53 +02:00
Oleksandr Fediashov da0fc96425
chore: update directory structure for monorepo (#825)
* rename 1

* rename 2

* rename 3

* rename 4

* fix configs

* fix imports

* fix configs

* fix imports

* restore changes

* restore changes

* restore changes

* fix imports

* fix config

* fix config path

* fix configs

* update configs

* update types

* fix imports

* fix types
2019-02-01 18:41:24 +02:00
kuzhelov 23651fa2af
chore(tests): fail tests on console output (#453)
* fail tests on console output

* add strict flag for tests on circle CI

* remove `listRef` prop from List

* fix Input's logic - do not blindly pass 'styles' prop

* update changelog
2018-11-29 00:49:47 +01:00