Commit Graph

103 Commits

Author SHA1 Message Date
Belen Curcio fbdc10e577 Merge branch 'ui-components' of github.com:coralproject/talk into ui-components 2018-08-03 09:25:11 -03:00
Belen Curcio 15865d1db2 Adding CallOut Component and tests 2018-08-03 09:24:48 -03:00
Belén Curcio c6b8840b47 Merge branch 'next' into ui-components 2018-08-03 08:33:04 -03:00
Belen Curcio c21b8a044e updated tests 2018-08-03 08:24:42 -03:00
Belen Curcio 051cb9885b removing old 2018-08-03 08:21:18 -03:00
Belen Curcio 5fb23c7634 Adding a new doc file on how to build forms :D! 2018-08-02 20:15:47 -03:00
Belen Curcio 0c9dd07f1f Adding InputLabel 2018-08-02 20:01:15 -03:00
Belen Curcio ba01263731 Adding TextField 2018-08-02 19:46:05 -03:00
Belen Curcio 18d95b603b wip 2018-08-02 12:52:16 -03:00
Kiwi 6d7056d831 [next] Add support for embed (#1762)
* Move talk-server/config to talk-common/config

* Refactor build into /src/core/build and use common config

* Add embed webpack config

* Start implementing embed

* Implement embed

* Add pym types

* Add event emitter to Talk Context

* Add MatchMedia test for passing values from the context

* Add support for click far away

* Integrate pym click events to registerClickFarAway

* Add tests

* Resolve merge issues

* Apply PR review
2018-08-02 15:29:18 +00:00
Belen Curcio 93044b3c6a Adds test 2018-08-02 09:01:54 -03:00
Belen Curcio 9e2b1aa9e3 Adding regular and full with 2018-08-02 09:00:18 -03:00
Belen Curcio 5c7f4b461d docz 2018-08-02 08:56:58 -03:00
Belen Curcio 64da3f02f9 Extending Icon for extra small 2018-08-02 08:37:48 -03:00
Belen Curcio 67c8ca9d57 Validation Message 2018-08-02 07:43:12 -03:00
Wyatt Johnson 1923e929ee Merge branch 'next' into next-passport 2018-07-25 22:08:17 +00:00
Belén Curcio e0a8f2e067 [next] ClickOutside Component (#1757)
* working on the tests

Merge branch 'next' of github.com:coralproject/talk into clickoutside

* 'next' of github.com:coralproject/talk: (36 commits)
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  Read env in watchers.ts
  updated tests
  Update ToggleShow.spec.tsx
  ToggleShow Component
  Fix CI thanks to wyatt
  ...

docz added

Added simulant

Added simulant

unnused

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (40 commits)
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  Read env in watchers.ts
  working on the tests
  ...

unnused

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (42 commits)
  unnused
  working on the tests
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  ...

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (42 commits)
  unnused
  working on the tests
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  Implement new button api
  ...

Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside

* 'clickoutside' of github.com:coralproject/talk: (43 commits)
  working on the tests
  unnused
  working on the tests
  Added simulant
  Added simulant
  docz added
  [next] Implement AriaInfo (#1756)
  e render props for TrapFocus (#1755)
  [ToggleShow] Fix typo and better description (#1753)
  Fix wrong hour pluralization
  Implement button active state
  Styling fixes
  Fix Playground
  Commit snapshots
  Harmonize typography
  Fix Flex margin bug and add examples
  Update package-lock.json
  Use explicit export
  Implement ButtonIcon component
  Remove wrong ref prop
  ...

* Implement passing tests

* Use html as snapshot

* Refactor and simplify test

* Remove unused import

* ts

* simulant moved to devdeps
2018-07-25 20:33:29 +00:00
Wyatt Johnson 1ec1572efb fix: updated client code to respect missing usernames 2018-07-23 13:33:44 -06:00
Kiwi acb86f4b44 [next] Implement AriaInfo (#1756)
* Implement AriaInfo

* Fix build

* Default to div
2018-07-20 23:17:47 +00:00
Kiwi afe816ba41 e render props for TrapFocus (#1755) 2018-07-20 22:51:13 +00:00
Kiwi 6bbb645552 [ToggleShow] Fix typo and better description (#1753)
* Fix typo

* Improve desc

* Add layout

* Fix Flex layout

* Use ui kit button
2018-07-20 22:40:12 +00:00
Kiwi c77d8739e7 Merge branch 'next' into ghost-button-next 2018-07-20 12:32:07 -03:00
Chi Vinh Le 0280d300f5 Implement button active state 2018-07-20 12:31:35 -03:00
Chi Vinh Le b2e2e3e75d Styling fixes 2018-07-20 12:24:03 -03:00
Chi Vinh Le 6eb82ed555 Merge branch 'toggleshow' of https://github.com/coralproject/talk into toggleshow 2018-07-20 11:05:59 -03:00
Chi Vinh Le c5951117c3 Fix Playground 2018-07-20 11:05:42 -03:00
Chi Vinh Le e33ea6d0aa Commit snapshots 2018-07-20 10:49:31 -03:00
Chi Vinh Le f8e9b5dd50 Harmonize typography 2018-07-20 10:46:48 -03:00
Chi Vinh Le 7f265a93c8 Fix Flex margin bug and add examples 2018-07-19 21:02:16 -03:00
Chi Vinh Le 69b459d02b Use explicit export 2018-07-19 20:02:21 -03:00
Chi Vinh Le 521af6f0aa Implement ButtonIcon component 2018-07-19 19:58:55 -03:00
Chi Vinh Le 726f2f0d17 Remove wrong ref prop 2018-07-19 19:48:58 -03:00
Chi Vinh Le 05605d6d50 Implement new button api 2018-07-19 19:47:01 -03:00
Belén Curcio 49d0296d5c updated tests 2018-07-19 15:47:00 -03:00
Kiwi 508d9618a2 Update ToggleShow.spec.tsx 2018-07-19 15:44:42 -03:00
Belén Curcio 212932486a Merge branch 'next' into toggleshow 2018-07-19 15:40:02 -03:00
Belén Curcio b87f984fd3 ToggleShow Component 2018-07-19 15:38:41 -03:00
Chi Vinh Le 236a740497 Fix icons in firefox 2018-07-18 17:15:36 -03:00
Chi Vinh Le 0ee20febd2 Export TrapFocus Props 2018-07-18 16:11:08 -03:00
Chi Vinh Le 90cb56d92f Implement TrapFocus Component 2018-07-18 16:05:34 -03:00
Chi Vinh Le a4104f8bd8 Add children to types 2018-07-17 19:38:58 -03:00
Chi Vinh Le d09835020d Rename WrappedComponent to BaseComponent 2018-07-17 19:22:06 -03:00
Chi Vinh Le 9c98330ea4 Self host fonts and fix font weights 2018-07-17 19:16:14 -03:00
Chi Vinh Le 5acd48c49f Support Material Icons + bugfixes 2018-07-17 18:45:20 -03:00
Chi Vinh Le e064ad49ae Add missing tests 2018-07-17 15:31:40 -03:00
Chi Vinh Le de739554c8 Forward Ref Stub 2018-07-17 15:23:16 -03:00
Chi Vinh Le 7b929c356e Fix button styling 2018-07-16 18:26:41 -03:00
Chi Vinh Le f71d449079 Disable hover styling for touches 2018-07-16 18:05:19 -03:00
Chi Vinh Le 35ab62af92 Correct colors 2018-07-16 18:03:35 -03:00
Chi Vinh Le 2c2213893e Add withMouseHover HOC 2018-07-16 18:02:50 -03:00