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

4491 Коммитов

Автор SHA1 Сообщение Дата
Pat Boyd af4d1c141e Make useAsLink hook that implements 'visited' state 2019-09-17 15:20:16 -07:00
Pat Boyd e76e1e4e23 Add onClicks to buttons to make examples better 2019-09-17 15:20:16 -07:00
Pat Boyd 584783f79e add linkPressed color type 2019-09-17 15:20:16 -07:00
Pat Boyd 0dc686d0c7 Make pressable state change a hook for re-use 2019-09-17 15:20:15 -07:00
Pat Boyd 9591376061 pink link example for customized link 2019-09-17 15:20:15 -07:00
Pat Boyd 4f94f74bcf default visited false state 2019-09-17 15:20:15 -07:00
Pat Boyd b77149b572 Clarify object roles by adding ILinkSlotProps mapping slots to property objects 2019-09-17 15:20:15 -07:00
Pat Boyd 767acdc6e2 Re-name Link.tsx to Link.ts since there is no JSX 2019-09-17 15:20:15 -07:00
Pat Boyd 5eae5411e7 Move URL prop processing to render; it doesn't need to be remapped any earlier 2019-09-17 15:20:15 -07:00
Pat Boyd 8ca5b49435 Token and state corrections 2019-09-17 15:20:15 -07:00
Pat Boyd 48e091d1c2 Make link honor the disabled property by removing the href 2019-09-17 15:20:15 -07:00
Pat Boyd 939b9e2973 Add 'a' || 'button' root slot functionality keyed on the URL prop 2019-09-17 15:20:15 -07:00
Pat Boyd 3e3dc5f049 Create experimental themed Link web control 2019-09-17 15:20:15 -07:00
Tariq 1b46654256 bump versions 2019-09-13 18:57:08 -07:00
Tariq 6a9f599c8d Change files 2019-09-13 18:56:02 -07:00
Tariq 530f021858 Begin turning on some linting rules 2019-09-13 18:55:02 -07:00
Jason Morse e58068f569
Custom settings (#30)
* create initial custom-settings package

* Add first unit tests for custom settings

* Fix applying stacked overrides

* switch implementations to use new customized settings

* Change files

* Add documentation and fix review comments
2019-09-13 15:17:48 -07:00
tkamireh 83212b840c
Fix README typo 2019-09-12 18:39:36 -07:00
tkamireh ee3640b611
Merge pull request #29 from tkamireh/beachballConfig
Beachball configured
2019-09-12 18:38:18 -07:00
Tariq c8fd3e969a Update readme to include beachball instructions 2019-09-12 18:26:19 -07:00
Tariq 4a8d3f277e Change files 2019-09-12 15:30:31 -07:00
Tariq b28351081d update yarn.lock 2019-09-12 15:29:21 -07:00
Tariq 0e4be2cfd5 versions bumped 2019-09-12 13:46:54 -07:00
Tariq 128c7172e5 add bump-versions script 2019-09-12 13:45:41 -07:00
Tariq 232a97794d Change files 2019-09-12 13:41:43 -07:00
Tariq eadfcb234f Add exploratory item to immutable merge 2019-09-12 13:41:02 -07:00
tkamireh c85a1e5ee0 rename theme-settings to foundation-settings (#28) 2019-09-12 12:25:49 -07:00
Jason Morse 60c2c9bd78
Add foundation-tokens package (#19)
* 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

* initial foundation-tokens implementation

* more token updates

* Update naming and comments

* consume foundation-tokens and remove redundant code

* update token usage guide

* Change tokens to use a slot based pattern
2019-09-12 11:30:15 -07:00
tkamireh ac33165816 Set up CI with Azure Pipelines
[skip ci]
2019-09-12 10:42:33 -07:00
Jason Morse a1ceff0743
Fix Immutable-merge for arrays (#20)
* 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

* fix merge for arrays

* address code review comments
2019-09-09 23:24:20 +02:00
tkamireh 0366b96533 tslint removed and initial eslint configuration setup (#22) 2019-09-09 23:23:06 +02:00
tkamireh 35e5b9c16c Add Source Map Support (#21)
* webpack configured to support sourcemaps

* simplify webpack options configs

* devDependency cleanup
2019-09-05 11:08:27 +02:00
Jason Morse b78c921653
Apply some prettier changes (#18)
- just add changes from prettier running on the code.
2019-08-26 15:18:51 -07: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 743a1ffb78
add theme registry documentation, update base readme (#2) 2019-08-02 12:29:48 -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
Microsoft Open Source f7b4446835 Initial commit 2019-07-10 13:27:25 -07:00
Microsoft Open Source 381ccc1b25 Initial commit 2019-07-10 13:27:24 -07:00
Microsoft Open Source 8b017d04f0 Initial commit 2019-07-10 13:27:23 -07:00
Microsoft GitHub User 6b2ceca4d3
Initial commit 2019-07-10 13:27:20 -07:00