Skip to content

Latest commit

 

History

History
154 lines (142 loc) · 17.7 KB

File metadata and controls

154 lines (142 loc) · 17.7 KB

1.0.0-alpha (2019-10-07)

Bug Fixes

  • @fluent-windows/core: Refers to fix errors (7cbcf50)
  • @fluent-windows/hooks: Add hooks: useHover, usePopper (9479180)
  • @fluent-windows/hooks: Fix useClickOutside type error and update snapshots (82080e2)
  • @fluent-windows/hooks: Split hooks into separate packages (7897849)
  • @fluent-windows/hooks/useMessage: Fix deps bug (0d0b05f)
  • @fluent-windows/icons: Adjust font size icon (9e5042f)
  • @fluent-windows/icons: Delete icon book-mark (13ee0a5)
  • @fluent-windows/icons: Fix icon name (fb83864)
  • @fluent-windows/icons: Fix icon name (5fc4218)
  • @fluent-windows/icons: Re-build icons (c142a74)
  • @fluent-windows/icons: Repair Git capitalization errors (754f003)
  • Box: Fix the problem that the Box does not support color (878689b)
  • bug fix: Fix circular reference problems (e1521bc)
  • bugs: Some repair error (959c605)
  • Checkbox: Fix display problems that may arise misplaced (3e744d2)
  • Command: Fix Command overflow issue, fix documentation (db01a88)
  • Command: Fix problems not displayed by Secondary (4ffcbce)
  • Command: The problem is not repaired Secondary display when only one child (ce3d74c)
  • Command, Navigation: Fix Command, Navigation child rendering position does not meet expectation (735a629)
  • ComponentType: Fix the basis of each component prop type (5cab5e9)
  • fluent-windows.com: Change fluent-windows.com local start-up mode (8b01876)
  • fluent-windows.com: Display of props not fix the problem (ce70c86)
  • fluent-windows.com: Fix document is not define. (9a54723)
  • fluent-windows.com: Fix components/header reference location error (9cae0e8)
  • fluent-windows.com: Fix components/search reference location error (e44aac8)
  • fluent-windows.com: Fix icon name error (35fa23d)
  • fluent-windows.com: Fix nav header icon (e0d8c70)
  • fluent-windows.com: Fix now build errors (0150002)
  • fluent-windows.com: Fix the problem with the acrylic display in the document (7c954b3)
  • fluent-windows.com: Join the homepage and adjust the style of the details (c12250d)
  • fluent-windows.com: Navigation Persistent record of scroll position (1d67613)
  • fluent-windows.com: Use the environment variable for now (d805a72)
  • Form: Fix bugs and improve documentation (a263370)
  • IconButton: Fix IconButton does not have default size (217cfdd)
  • IconButton: fix the background-color of IconButton in Safari (67198da)
  • Input: Extended input html props and docs (5239223)
  • Input, Navigation, Icon: fix Input line-height, Navigation icon does not display (f6ef8a9)
  • ItemGroup: Fix the arrow shows the problem (8cc09a3), closes #3
  • Navigation: Eliminate automatically added deps (820b6a3)
  • Navigation: Fix all navigation sharing the same onChange bug (70a2506)
  • Navigation: Fix arrow bugs (41a9a2d)
  • Navigation: Fix the problem of item refresh under reveal (9239dd9)
  • Navigation: Navigation for the first time into the repair error loading animation (4109389)
  • Navigation, Command: Fixed ts errors (7007bee)
  • Radio: Fix display problems that may arise misplaced (c9749a0)
  • test-utils/createRender: Refers to fix errors (d65dfcd)
  • theme: Add shadows and Refactoring IconButton (9a26b28)
  • ThemeProvider: Corrections ThemeProvider the default export (b79dbc1)
  • Tooltip: Fix problem with tooltip not showing (81921b2)
  • Tooltip: Fix the Tooltip title types (09d5838)
  • Transition: Make the prop type 'grow' support unmount (7623484)
  • tsconfig.json: Set forceConsistentCasingInFileNames to false (74fb81d)
  • Typography: Fix Variant type (4b76252)

Features

  • @fluent-windows/core: Add propTypes support for all components (09c2fa5)
  • @fluent-windows/core: Change directory structure (67e69b2)
  • @fluent-windows/hooks: add useMedia (cbf7bd6)
  • @fluent-windows/hooks: New hooks useUpdateEffect (b2e7e72)
  • @fluent-windows/hooks/useMessage: New hooks useMessage (a8a0411)
  • @fluent-windows/icons: Enable icons to be introduced on demand (7faf606)
  • @fluent-windows/icons: Icon rearrangement document using react-lazyload (00dd5d6)
  • @fluent-windows/icons: Remove unnamed icon (e91fc15)
  • @flunet-ui/icons: Icon library switch to remix (32cb171)
  • Box: Add polyfill for box acrylic (c611f28)
  • Box: Box breakpoint fix the problem is not in force (6cae488)
  • Box: Complete the basics of acrylic (4367aaa)
  • Box: Modify the scrollbar style of the box (11f5e22)
  • Button: Add prop ghost (5d0e502)
  • Button: Add the size props (5cc9eaf)
  • Button: Finish button basic style (4b26b5b)
  • Card: New component Card (0d85378)
  • Checkbox: Complete the basic props of the Checkbox (9d43174)
  • Checkbox: prop children (72f6cc6)
  • Command: almost done (1fa706b)
  • Command: Finish the reveal props (0154827)
  • config: Finally completed the compiled configuration (ddead67)
  • Dialog: Add new component Dialog (6c6784e)
  • Drawer: Add component Drawer (4ca6967)
  • fluent-windows.com: Adding search with Algolia (ece2f46), closes #9
  • fluent-windows.com: Adjust the style (2916ad4)
  • fluent-windows.com: Build code display component (e34596d)
  • fluent-windows.com: Card added more examples (67b97ab)
  • fluent-windows.com: Change the background image inside the document, Fine-tuning the card component (10db49f)
  • fluent-windows.com: ColorTool color changes recorded in cookie (ec79f59)
  • fluent-windows.com: Display and playground for the highlight of Language Category (d861584)
  • fluent-windows.com: Document button to increase editPage (e0152b3)
  • fluent-windows.com: Fix build errors and upload images to category restrictions (384b2ad)
  • fluent-windows.com: Front to join the search box icon (956ef6e)
  • fluent-windows.com: Navigation title sort (2460dd5)
  • fluent-windows.com: New background change function (e71561c)
  • fluent-windows.com: Remove the header and move the content to the nav (735aea1)
  • fluent-windows.com: The new icon interaction (24c82d3)
  • Form: New component Form (cde4faa)
  • i18n: fluent-windows.com complete the framework of multi-language switch (65aa506)
  • Icon: almost done (2dfe68d)
  • IconButton: Complete component IconButton (5f989e3)
  • init: 🎉 hello fluent-windows (1ead5d8)
  • init: Improve the initialization environment (706e1e7)
  • Input: Add a new prop error (06f03af)
  • Input: Add child component TextArea (d04f622), closes #10
  • Input: Add prefix/suffix support (4c7728c), closes #10
  • Input: Add prop ghost (54d6154)
  • Input: Complete the basic input component (fc68cde)
  • Item: The icon of the Item is carried by a single prop. (#3) (d089b57)
  • ItemGroup: Complete basic content (#3) (6ba7e02)
  • List: New component List (6465542)
  • Navigation: Complete controlled component related props (b387416)
  • Navigation: Encapsulate usePortal (c5f7132)
  • Navigation: Encapsulate useReveal (5ef3453)
  • Navigation: prop horizontal (d3a757c)
  • Navigation: Props acrylic (9a39989)
  • Navigation: props expanded (f3cef05)
  • Navigation: The new subcomponent ItemGroup is used to support the embedding of Item (#3) (1f074e9)
  • Navigation.Item: Add props as, href, etc. to Item (1319fa1)
  • Portal: New component Portal (96b8d4b), closes #1
  • Portal, Command: Add more response to Command, use Portal (a867d24)
  • Progress: New component Progress (a0b1912)
  • Radio: Add animation to radio (213450d)
  • Radio: Complete the basic props of the Radio (f451dbf)
  • Radio: prop children (9093783)
  • Select: New component Select (2e82d78)
  • Spinner: Complete basic content (b6094d7)
  • Table: New component Table (5270561)
  • Tabs: New component Tabs (ba14333)
  • ThemeProvider: The theme for the optional attribute adjustment ThemeProvider (b85e7e9)
  • Toast: New component Toast (fcd8754)
  • Toggle: Complete component Toggle (67c94a8)
  • Tooltip: Complete the component Tooltip (91c2730)
  • Tooltip: Tooltip does not render by default (cb5af8a)
  • Transition: Add new type 'grow' (b701b1f)
  • Transition: add prop wrapper, and new type 'collapse' (63306cc)
  • Transition: New component Transition (cf1da17)
  • Typography: new component Typography (c3d768e)
  • unit_test: Remove styled-components dependencies, and fix the test file (ea7ab43)

Performance Improvements

  • @fluent-windows/hooks: Improve the performance of useReveal (93c6041)
  • fluent-windows.com: Add Offline Support with a Service Worker (b771797)
  • fluent-windows.com: Icon document pages to improve rendering performance (b454c26)
  • fluent-windows.com: Replace the Home page's GetStarted button with the a tag (213def9)
  • useReveal: Reduce redundant rendering with useCallback (05f56c0)